Skip to content

Releases: Kong/go-database-reconciler

v1.15.0

18 Sep 15:54
01fa2d0
Compare
Choose a tag to compare

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

09 Sep 09:47
da91179
Compare
Choose a tag to compare

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

27 Aug 17:00
e72f4c2
Compare
Choose a tag to compare

What's Changed

  • fix(diff+file): avoid filling defaults in config for kong by @samugi in #133

New Contributors

Full Changelog: v1.14.5...v1.14.6

v1.14.5

27 Aug 10:30
64dd801
Compare
Choose a tag to compare

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

19 Aug 09:00
9259b2b
Compare
Choose a tag to compare

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

02 Aug 17:13
299110b
Compare
Choose a tag to compare

What's Changed

  • Change events are now sent to the result channel always. Previously events that did not include errors were incorrectly skipped. #119

Full Changelog: v1.14.2...v1.14.3

v1.14.2

31 Jul 11:12
61fbc91
Compare
Choose a tag to compare

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

v1.14.1

22 Jul 11:32
e7e4f68
Compare
Choose a tag to compare

What's Changed

  • Fix for handling expression route rendering.

Full Changelog: v1.14.0...v1.14.1

v1.14.0

18 Jul 03:20
b601d2f
Compare
Choose a tag to compare

What's Changed

  • Add custom entities to dump.Get #114

Full Changelog: v1.13.0...v1.14.0

v1.13.0

04 Jul 07:41
7c387d4
Compare
Choose a tag to compare