8000 Releases · dyrector-io/dyrectorio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dyrector-io/dyrectorio

0.15.4

11 May 11:28
0.15.4
760af7f
Compare
Choose a tag to compare

This release introduces a full-width container layout, resolves configuration merge issues in the web interface, and updates a Go dependency for improved compatibility.

What's Changed

Full Changelog: 0.15.3...0.15.4

0.15.3

16 Apr 12:51
0.15.3
1d213bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.15.3

0.15.2

15 Apr 14:45
0.15.2
9808a6d
Compare
Choose a tag to compare

In this release, a syntax error related to escaping in the multi-database image configuration has been resolved. Improvements were also made to the CLI, addressing issues with external port handling and root password configuration. Additionally, unused content was cleaned up from the README files to improve documentation clarity. Finally, the @nestjs/common package was updated from version 10.1.3 to 10.4.16, ensuring the project stays up-to-date with the latest enhancements and fixes.

What's Changed

Full Changelog: 0.15.1...0.15.2

0.15.1

08 Apr 14:48
0.15.1
3487228
Compare
Choose a tag to compare

Dependencies updated, docs polished, CI cleaned up, and a few smart tweaks to CLI, agent, and DB. Smooth sailing ahead! ⛵✨

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

31 Jan 15:39
0.15.0
dd257f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.1...0.15.0

0.14.1

03 Oct 12:05
0.14.1
c592368
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1

0.14.0

25 Sep 13:29
0.14.0
e8a2cc1
Compare
Choose a tag to compare

What's Changed

  • fix(dagent): change version check to accept version with metadata by @nandor-magyar in #988
  • feat: update kratos to 1.12.0 by @m8vago in #990
  • chore(deps): bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible by @dependabot in #991
  • chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #992
  • chore(deps): bump axios from 1.6.7 to 1.7.4 in /web/crux-ui by @dependabot in #993
  • chore(deps): bump axios from 1.6.2 to 1.7.4 in /web/crux by @dependabot in #994
  • chore(deps): bump webpack and @nestjs/cli in /web/crux by @dependabot in #996
  • chore(deps): bump path-to-regexp, @nestjs/core, @nestjs/platform-express and @nestjs/swagger in /web/crux by @dependabot in #997
  • chore(deps): bump next from 14.1.1 to 14.2.13 in /web/crux-ui by @dependabot in #998
  • feat(web): add executable to manage custom certs by @nandor-magyar in #1000
  • feat(web): add private unchecked registry by @m8vago in #1001

Full Changelog: 0.13.0...0.14.0

0.13.0

15 Jul 12:16
Compare
Choose a tag to compare

What's Changed

In this release, several changes have been made to enhance the functionality and fix issues in the project. A critical fix was implemented in the crux-ui component, addressing issues with secret-related environment keys by @m8vago in PR #974. Additionally, the crux-ui received another fix to correct the image ordering, also by @m8vago in PR #979.

Several new features were added as well. A new API to get the container list was introduced in the crux component by @m8vago in PR #976. The crux-ui component saw a reorganization of its menu structure, enhancing the user interface and navigation, again by @m8vago in PR #977. Another significant addition was the option to disable deployment copy on version increase in the web component, provided by @m8vago in PR #978.

The CI/CD pipeline was updated to tag versions only from releases, a change made by @nandor-magyar in PR #975. Moreover, several dependencies were updated to ensure security and performance improvements, including bumps to pug, @grpc/grpc-js, and braces in various components, all handled by @dependabot in PR #980, PR #982, PR #983, and PR #986.

Documentation improvements were also made, including fixing a typo by @tnraro in their first contribution to the project, as seen in PR #984.

  • fix(crux-ui): secret releated env keys by @m8vago in #974
  • feat(crux): get container list api by @m8vago in #976
  • cicd: tag version only from release by @nandor-magyar in #975
  • feat(crux-ui): reorganize the menu structure by @m8vago in #977
  • feat(web): add option to disable deployment copy on version increase by @m8vago in #978
  • fix(crux-ui): image ordering by @m8vago in #979
  • chore(deps): bump pug from 3.0.2 to 3.0.3 in /web/crux by @dependabot in #980
  • chore(deps): bump @grpc/grpc-js from 1.9.0 to 1.9.15 in /web/crux by @dependabot in #982
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /web/crux by @dependabot in #983
  • doc: fix typo by @tnraro in #984
  • feat(web): packages by @m8vago in #981
  • fix(ci): add dev-deps to scopes in pr_title_validation.sh by @polaroi8d in #987
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /web/crux-ui by @dependabot in #986

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.0

13 May 13:50
0.12.0
ec2d3d5
Compare
Choose a tag to compare

What's Changed

The release indicate a series of updates and improvements across various components of the project. Dependency updates were a significant focus, with bumps in versions for protobuf, Docker, follow-redirects, and protobufjs to enhance stability and compatibility. Additionally, there were several crucial fixes and feature enhancements. Notable fixes include the resolution of deprecated types in the agent module, improvements to instance configuration retrieval in the crux module, and enhanced dual-stack listening capabilities in the crux-ui. On the feature side, new functionalities such as the Composer in the web module and sysctls options in the agent builder were introduced. These changes contribute to the project’s ongoing refinement and robustness, ensuring it stays current with the latest technological standards.

  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #958
  • chore(deps): bump github.com/docker/docker from 23.0.8+incompatible to 24.0.9+incompatible by @dependabot in #956
  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /web/crux-ui by @dependabot in #955
  • fix(crux): get instance config by @m8vago in #961
  • refactor(crux-ui): move deployment related components to their correct folder by @m8vago in #960
  • fix(agent): deprecated types.AuthConfig by @m8vago in #962
  • fix: crane uses port/targetPort in serviceMonitors for metrics by @nandor-magyar in #964
  • chore(agent): use new docker types, go upgrade by @nandor-magyar in #963
  • fix(crux-ui): add IPv6 listen for dual-stack listening by @nandor-magyar in #965
  • chore(deps): bump protobufjs from 7.2.4 to 7.2.6 in /web/crux by @dependabot in #957
  • feat(web): composer by @m8vago in #967
  • fix(crux-ui): compose env_file apply by @m8vago in #968
  • chore: bump proto image version to be in sync with golang by @nandor-magyar in #970
  • fix(web): missing composer image config patches by @m8vago in #969
  • feat(agent): add sysctls option to builder by @nandor-magyar in #966
  • fix(crux-ui): envs split only at the first equals sign by @m8vago in #971
  • chore: more consistent release generation, adjust lint config by @nandor-magyar in #972
  • chore(agent): remove magic numbers, adjust related rules by @nandor-magyar in #973

Full Changelog: 0.11.7...0.12.0

0.11.7

11 Apr 22:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.6...0.11.7

0