Releases: Kong/go-database-reconciler
Releases · Kong/go-database-reconciler
v1.19.1
What's Changed
- fix: fixed panic issues leading to fake entities passed as custom entities in #178 by @Prashansa-K
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
- feat: added support for degraphql_routes in #154 by @Prashansa-K
- chore(ci): add codeql code scanning in #169 by @pmalek
Full Changelog: v1.18.1...v1.19.0
v1.18.1
What's Changed
- ci: pin GitHub action deps, delete automerge dependabot, limit permissions on GITHUB_TOKEN. #167 by @pmalek
- fix: avoid assuming api.konghq in URI and support private link global api endpoint. #165 by @harshadixit12
- chore: added gw versions 3.8 and 3.9 to test matrix. #161 by @Prashansa-K @pmalek
- chore(deps): bump k8s.io/code-generator from 0.32.0 to 0.32.1. #164 by @dependabot
- fix: retaining tags on entities while using select-tags. #156 by @Prashansa-K
- chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0. #163 by @dependabot
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- feat: added a NoDeletes function to the Syncer. If the Syncer is configured with noDeletes true, deleteDuplicates and delete operations are skipped entirely in the diff() function in #143 by @rspurgeon @mheap
- fix: added checks for all conflicting nested configs in plugins. A foreign key nested under a plugin of a different scope would error out. This would make sure that a sync does not go through when wrong configurations are passed via deck. #157 by @Prashansa-K
- fix: fixing consumer-group related dump config for deck in #159 by @Prashansa-K
- chore(ci): pin 3rd party actions by hashes in #158 by @randmonkey
- chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in #162 by @dependabot
Full Changelog: v1.17.0...v1.18.0
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