What's Changed
This release adds a bunch of small improvements. The autodiscovery feature can now also handle the reference and repository_url settings in your deploy config.
🌟 Improvements
- test(openbao): improve test setup by @kimdre in #999
- test(swarm): improve tests by @kimdre in #1000
- fix: solve gosec findings by @kimdre in #1003
- test(openbao): add retry logic for stack startup health checks by @kimdre in #1004
- refactor(git): consolidate authentication method retrieval by @kimdre in #1005
- feat(swarm): add resource readiness checks before deploying services by @kimdre in #1008
- feat(git): enhance auto-discovery by @kimdre in #1006
- test: simplify environment variable management in tests by @kimdre in #1009
📦 Dependencies
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.5 by @renovate[bot] in #982
- chore(deps): update golang:1.25.7 docker digest to 85c0ab0 by @renovate[bot] in #983
- chore(deps): update dependency golang to v1.26.0 by @renovate[bot] in #987
- chore(deps): update docker/build-push-action digest to 601a80b by @renovate[bot] in #990
- fix(deps): update module golang.org/x/crypto to v0.48.0 by @renovate[bot] in #993
- fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.0 by @renovate[bot] in #992
- chore(deps): update module golang.org/x/tools to v0.42.0 by @renovate[bot] in #991
- chore(deps): update gcr.io/distroless/base-debian13 docker digest to 9fc4940 by @renovate[bot] in #996
- chore(deps): update docker/build-push-action digest to 10e90e3 by @renovate[bot] in #995
- chore(deps): update aquasecurity/trivy-action digest to c1824fd by @renovate[bot] in #994
- chore(deps): update github/codeql-action digest to 9e907b5 by @renovate[bot] in #997
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #1002
Full Changelog: v0.64.0...v0.65.0