Kong 0.14.0 has been released and it introduced a couple changes in the admin api.
Upgrade path: https://github.com/Kong/kong/blob/master/UPGRADE.md#upgrade-to-014x
@TFarla , the next branch, which holds Konga 0.12.0-rc2 is fully compatible with Kong 0.14x and also introduces some new cool features.
https://github.com/pantsel/konga/blob/next/CHANGELOG.md
If you're using docker, pull it via pantsel/konga:next.
I'm still testing it and so far everything seems to be working fine. I'll be moving it to the master branch soon.
Most helpful comment
@TFarla , the next branch, which holds Konga 0.12.0-rc2 is fully compatible with Kong 0.14x and also introduces some new cool features.
https://github.com/pantsel/konga/blob/next/CHANGELOG.md
If you're using docker, pull it via
pantsel/konga:next.I'm still testing it and so far everything seems to be working fine. I'll be moving it to the
masterbranch soon.