github kimdre/doco-cd v0.59.0

15 hours ago

What's Changed

This release contains a couple of fixes and improvements:

  • You can now use auto_discover inside the inline deployments block in your poll configs.
  • The DEPLOY_CONFIG_BASE_DIR app setting is now working as intended.
  • The state of your deploy config is now also tracked and changes can trigger a redeployment. To compare the states, a hash of the deploy config is generated and added as a new label to the deployed containers

🌟 Improvements

  • feat(poll): allow auto_discover in inline deployment config by @bjw-s in #802
  • fix(config): add deploy config hash and compare with running state by @kimdre in #946

📦 Dependencies

  • chore(deps): update github/codeql-action digest to b20883b by @renovate[bot] in #944
  • fix(deps): update module github.com/infisical/go-sdk to v0.6.7 by @renovate[bot] in #945

Full Changelog: v0.58.0...v0.59.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.