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

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@pantsel pantsel released this 18 Mar 09:18
· 1238 commits to master since this release

What's new

Kong version selection

Kong version is now an attribute of Kong node connection.

Kong 0.10.x support

Konga now supports upstreams, targets and the new SSL implementation logic.

Database integration

Konga now integrates with some of the most popular databases out of the box:

  1. MySQL
  2. MongoDB
  3. PostgresSQL
  4. SQL Server

See Readme for more information.

New consumer import adapters

API import adapter.

Mass import Consumers by issuing a GET request to an API endpoint.

Bug fixes

Various issues and minor bug fixes have been addressed.