kluctl-v2.19.4
Kluctl v2.19.4 is a patch release with fixes only.
Changelog
- 5417183 feat: Allow .templateignore files in parent folders (#437)
- 3efcc8a feat: Allow to specify regex based path in ignoreForDiff
- 0d492ac feat: Upgrade go-jinja2 to latest main branch to implement sha256 prefix_length (#429)
- 606421a fix: Add support for all known default SSH keys (#428)
- f00f2d7 fix: Don't perform version check in completion command (#448)
- 7b1978c fix: Fix --ignore-tags to actually work
- 19c5372 fix: Fix .git-credentials checking/loading/matching (#386)
- e08434a fix: Fix empty label selectors
- 109ada4 fix: Fix error message when apply gets cancelled
- eba8021 fix: Fix multiple issues with normalization found while implementing tests
- 9fe3dc5 fix: GetNestedObject should not treat nil fields as not found
- 7a2c27f fix: Honor ignore-conflicts even if force-apply is active for a field (#387)
- 5f5b756 fix: Ignore ESC in readLine (#439)
- 3310374 fix: Normalize float64 values to be interpreted as ints if possible
- ec32e5c fix: Pin markdown-link-check to 3.10.3 until the latest version gets fixed (#400)
- 69b3c9f fix: Revert handling - as "simple identifier" when building a json path (#409)
- e79a26c fix: Trim spaces when extracting hook annotations (#359)
- 6212102 fix: Upgrade go-jinja2 to get in fixes for to_yaml and get_var (#360)