Releases: Kong/go-database-reconciler
Releases · Kong/go-database-reconciler
v1.17.0
What's Changed
- ci: fixed code-gen by @pmalek in #148
- chore(lint): switched to copyvar linter for Go 1.22+ by @mheap in #150
- chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.31.0 by @dependabot in #127
- fix: ensured consumer-group scoped plugins show tags populated by end-users by @Prashansa-K in #151
- feat: ignoring "konnect-managed" entities with deck by @Prashansa-K in #153
Full Changelog: v1.16.1...v1.17.0
v1.16.1
v1.16.0
What's Changed
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #97
- fix(diff): clear unmatching deprecated fields by @nowNick in #145
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Add support to default_lookup_tags to pull services and consumer groups not part of the configuration file. by @AntoineJac in #130
Full Changelog: v1.14.7...v1.15.0
v1.14.7
What's Changed
- fix: added fix to allow one consumer to be in >1 consumer-groups by @Prashansa-K . #140
- bump go-kong to 0.59.0 by @samugi #139
- fix: fill auto fields with nil in the config sent to the CP. The rest of the default values are still not filled in the configuration that is sent out, as they are meant to be filled by the CP itself, but auto fields should not be generated, to ensure the configuration remains truly "declarative". By @samugi #139
- chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot #141
Full Changelog: v1.14.6...v1.14.7
v1.14.6
v1.14.5
What's Changed
- chore(deps): bump github.com/kong/go-kong from 0.55.0 to 0.57.1 by @dependabot in #126
- chore(ci): remove EOLd versions from test matrix by @pmalek in #131
- fix: plugin shown global by deck despite the presence of a consumer-group by @Prashansa-K in #134
Full Changelog: v1.14.4...v1.14.5
v1.14.4
What's Changed
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #121
- chore: add Kong 3.7 to test matrix by @pmalek in #123
- chore(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #125
- fix: do not fetch oauth2 from konnect by @czeslavo in #128
- chore(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 by @dependabot in #129
Full Changelog: v1.14.3...v1.14.4
v1.14.3
v1.14.2
What's Changed
- Fix for handling expression route rendering, based on changes in Gateway v3.7.0
Full Changelog: v1.14.1...v1.14.2