Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pantsel pantsel released this 05 Nov 14:36
· 743 commits to master since this release

What's new

A database update is required! Make sure you run Konga in dev mode once so that
the migrations will take place.

  • [Enhancement] Only admin users can access snapshots.
  • [Enhancement] You don't have to manually specify Kong version when creating a connection anymore. It is now retrieved automatically throughout the application.
  • [Enhancement] You can now schedule your Kong node snapshots and leave Konga to do the rest.
  • [Enhancement] Introducing connection types (Breaking change).
  • [Enhancement] Added support for JWT Auth Loopback API.
  • [Fix] Fixed some issues with snapshots and snapshot restoration.
  • [Fix] Consumer imports are working again.
  • [Fix] Fixed database info display on dashboard page when using Cassandra.

Breaking Changes

Due to the new Connection types logic, the existing connections to Kong admin
API are likely to stop working. You will need to create new ones using the new forms.
No data or settings will be lost.