Releases: Kong/go-database-reconciler
Releases · Kong/go-database-reconciler
v1.5.0
- feat: add TLS support to Konnect client. #52
v1.4.0
- Fixed a bug on plugins config deduplication with consumer-groups scoping. #45
v1.3.1
- Fix bug when using consumer-group scoped plugins with multiple nested entities #45
v1.3.0
- Add support to
default_lookup_tags
to pull routes not part of the configuration file. See #44.
v1.2.0
- 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
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.0
This is the initial release of go-database-reconciler. It is the library portion of [email protected] repackaged into a new location. See #9