This repository has been archived by the owner on May 7, 2024. It is now read-only.
v0.12.0
What's changed
- [Fix] Fix snapshots implementation. Use auto generated entity ids for proper relationships mapping.
- [Compatibility] Implement new Kong plugins properly.
- [Compatibility] Only handle plugins available on server. Starting with Kong 0.14, the list of available plugins
can be defined in KONG_PLUGINS env var. - [Enhancement] Implemented Accessible Services and Routes logic on Consumer page.
- [Enhancement] Implemented Eligible consumers listing based on ACLs and Authentication plugins in Services & Routes
- [Compatibility] Changed certificates and snis logic for compatibility with Kong 0.14
- [Fix] Changed the db prepare command
- Updated dependencies.
- Various other fixes and improvements.