Releases: aws-controllers-k8s/runtime
Releases · aws-controllers-k8s/runtime
v0.24.0
What's Changed
- Add
ackcompare.GetTagsDifference
helper method by @RedbackThomson in #109 - Add support for resource-specific resync periods and default drift remediation period by @a-hilaly in #106
- gofmt 1.20 updates (style-only changes) by @jaypipes in #110
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Update go.mod to go 1.19 by @RedbackThomson in #108
Full Changelog: v0.22.0...v0.23.0
v0.22.1
What's Changed
- Add deletion policy CLI arguments and annotations by @RedbackThomson in #107
Full Changelog: v0.21.0...v0.22.1
Note: This patch version was released since the v0.22.0
Go module checksum cache was returning invalid values
v0.22.0
What's Changed
- Add deletion policy CLI arguments and annotations by @RedbackThomson in #107
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- add identity endpoint & unsafe url options by @redradrat in #104
- Regenerate CRDs using controller-gen
v0.9.2
by @embano1 in #105
New Contributors
- @redradrat made their first contribution in #104
- @embano1 made their first contribution in #105
Full Changelog: v0.20.1...v0.21.0
v0.20.1
What's Changed
- Fix faulty markdown in contributing doc by @wanglei4687 in #101
- update aws-sdk-go dependency to
v1.44.93
by @brycahta in #102
New Contributors
- @wanglei4687 made their first contribution in #101
- @brycahta made their first contribution in #102
Full Changelog: v0.20.0...v0.20.1
v0.20.0
v0.19.3
What's Changed
- Update logger to ISO8601 by @RedbackThomson in #98
- log the JSON patch document when updating resource by @jaypipes in #95
- Add
SecretKeyReference
comparison functions topkg/compare
by @a-hilaly in #84 - update log message when requeueing with no error by @vijtrip2 in #99
Full Changelog: v0.19.2...v0.19.3
v0.19.2
What's Changed
Full Changelog: v0.19.1...v0.19.2
v0.19.1
What's Changed
- fix incorrect defer exit(err) statements by @jaypipes in #93
- Terminal condition sets ResourceSynced=False by @jaypipes in #94
- Revert "Patch metadata and spec when handling errors (#92)" by @RedbackThomson in #96
Full Changelog: v0.19.0...v0.19.1