Releases: Kong/go-database-reconciler
Releases · Kong/go-database-reconciler
v1.14.1
What's Changed
- Fix for handling expression route rendering.
Full Changelog: v1.14.0...v1.14.1
v1.12.2
Fixes issues with handling Filter Chains.
#101
#103
v1.11.0
Adds support for WASM filter chain entities and fixes tag-filtered handling of consumers within a consumer group:
v1.10.0
What's Changed
- Add a new system for sending change events through a channel for clients to log as they see fit, instead of logging changes directly from the library: #76
Full Changelog: v1.9.0...v1.10.0
v1.8.0
- fix: sort endpoint_permissions when computing diffs #71
v1.7.0
- feat: reference upstream consumer-groups relationships. #57
v1.6.0: fix: correctly handle route schema defaults with Konnect
- fix: correctly handle route schema defaults with Konnect. #55