Skip to content

Releases: Kong/go-database-reconciler

v1.5.0

07 Feb 09:53
Compare
Choose a tag to compare
  • feat: add TLS support to Konnect client. #52

v1.4.0

26 Jan 12:53
Compare
Choose a tag to compare
  • Fixed a bug on plugins config deduplication with consumer-groups scoping. #45

v1.3.2

24 Jan 10:03
19a5a4b
Compare
Choose a tag to compare

What's Changed

  • error on empty file #43
  • wrap CRUD action error #42

Full Changelog: v1.3.1...v1.3.2

v1.3.1

22 Jan 13:33
Compare
Choose a tag to compare
  • Fix bug when using consumer-group scoped plugins with multiple nested entities #45

v1.3.0

22 Jan 10:33
Compare
Choose a tag to compare
  • Add support to default_lookup_tags to pull routes not part of the configuration file. See #44.

v1.2.0

15 Jan 08:57
14fe4d3
Compare
Choose a tag to compare
  • Add support to default_lookup_tags to pull entities not part of the configuration file. See #31.
  • Fix bug with plugins when scoped to consumer-groups and other entities. See #33.

v1.1.0

29 Nov 14:40
4181f77
Compare
Choose a tag to compare

Adds a warning if a file is read from stdin for the user (only if stdin and stderr are both tty). See #17 .

v1.0.1

21 Nov 19:09
Compare
Choose a tag to compare

Adds tests.

Adds Kong/deck#1113

v1.0.0

17 Nov 20:40
2d4fc7d
Compare
Choose a tag to compare

This is the initial release of go-database-reconciler. It is the library portion of [email protected] repackaged into a new location. See #9