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.8.1

07 Sep 19:39
Compare
Choose a tag to compare

What's Changed

Reworked agent connection handling to offer a more secure and stable user experience for node management. Added category labels to the platform's containers for better usability. Stack's Go toolchain is upgraded, deploymentStrategy is now utilized, and port routing is explicit. Implemented a fix for port range exposion. Minor fixes and improvements.

  • test(crux-ui): add e2e test for version and deployment deletes and fix test flakyness by @m8vago in #706
  • fix(ci): fix the trailing whitespace error by @polaroi8d in #804
  • doc: update readme by @gerimate in #802
  • chore(deps): bump openpgp from 5.9.0 to 5.10.1 in /web/crux-ui by @dependabot in #803
  • feat: oneshot agent install tokens by @m8vago in #796
  • refactor(web): optimize ws client routing by @m8vago in #810
  • feat: service category label for platform containers & hide containers based on category by @robot9706 in #807
  • fix: port range exposing and various bugfixes by @m8vago in #809
  • feat(crux-ui): useEffect submitRef update by @robot9706 in #806
  • feat: add explicit port routing & go tools bump by @nandor-magyar in #808
  • fix(web): validate container name duplication by @m8vago in #812
  • fix(crux-ui): missing translations in lists by @m8vago in #811
  • fix(crux): floating promises by @robot9706 in #814

Full Changelog: 0.8.0...0.8.1

0.8.0

31 Aug 09:30
Compare
Choose a tag to compare

What's Changed

Implemented two new capabilities: configuration bundles and protected deployments. Configuration bundles are configuration templates you're can apply to other stacks you manage with the platform. Protected deployments prevent overwriting certain stacks on an infrastructure. Self-managed dyrector.io stack now pulls the latest image when a new version is available. Made several improvements to the UI of the platform: added deployment creation card, table sorting, and images are listed now on the page of a registry. We turned image and instance configuration settings more distinct from each other. Improved sign up and team validation workflow. Added MLflow template. Minor fixes and improvements.

Full Changelog: 0.7.0...0.8.0

0.7.0

08 Aug 10:50
Compare
Choose a tag to compare

What's Changed

Added team slug to API endpoints. Implemented node check before deletion. Self-managed dyrector.io improvements: added HEALTCHECK directives to self-managed dyrector.io images, upgraded ory/kratos to 1.0 in dyrector.io stack. dagent improvements: host rule removed when no domain is given, unix socket based healthcheck. Configuration screen improvements: renamed ingress to routing in container configuration to simplify domain specification in config editor, swapped internal and external port inputs, port validation fixes. Made improvements to teams. Other fixes and improvements.

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

14 Jul 14:54
Compare
Choose a tag to compare

What's Changed

Implemented fixes to dagent related issues, deployment token migration. UI improvements. More details about this release here.

  • fix(crux-ui): change confirm button color by @AmorfEvo in #747
  • fix(crux-ui): add view buttons to deployment list rows by @AmorfEvo in #743
  • fix(ci): fix the unrecognized error arround external deploy workflow by @polaroi8d in #744
  • fix: none container logger & port validation & moved in use warnings by @robot9706 in #741
  • fix(crux): failing deployment token migration by @m8vago in #750

Full Changelog: 0.6.0...0.6.1

0.6.0

12 Jul 12:40
Compare
Choose a tag to compare

What's Changed

Local images can be added as unchecked registry. Fixed a bug that prevented users from generating a CD token. Minor fixes.

Full Changelog: 0.5.5...0.6.0

0.5.5

10 Jul 21:32
Compare
Choose a tag to compare

What's Changed

Made continuous deployment token improvements: name can be added to tokens for better usability, CD events show up in audit log, CD token has never expire option. Social sign-in is now available: GitHub, GitLab, Google, Azure. Fixed node edit bug. Made improvements to agent, onboarding checklist. Minor fixes and updates.

Full Changelog: 0.5.4...0.5.5

0.5.4

22 Jun 22:52
Compare
Choose a tag to compare

What's Changed

Added deployment tokens to trigger CD pipelines. Versionless projects can be converted to versioned. You can select what images you'd like to deploy. Improved registry workflow. Added reload when Kratos isn't available. Small UI improvements. Minor fixes and updates.

Full Changelog: 0.5.2...0.5.4

0.5.3

17 Jun 07:46
Compare
Choose a tag to compare

What's Changed

  • fix: add crane to signer image and add additional cache restore by @nandor-magyar in #698

Full Changelog: 0.5.2...0.5.3

0.5.2

16 Jun 15:04
Compare
Choose a tag to compare

What's Changed

Implemented principle of least privilege RBAC when managing a Kubernetes cluster through the platform. Improvements to node setup flow, container management, dagent registry auth. Minor fixes and improvements.

Full Changelog: 0.5.1...0.5.2

0.5.1

14 Jun 07:55
0.5.1
03572d7
Compare
Choose a tag to compare

What's Changed

The release includes a fix for minor versioning in the CI process and a change in the release script to incorporate the version of Golang components.

  • fix(ci): minor versioning with crux push by @c3ppc3pp in #689
  • build: include golang ver 4260 sion change in release script by @nandor-magyar in #690

Full Changelog: 0.5.0...0.5.1

0