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

Releases: pantsel/konga

v0.12.0

20 Jul 20:07
Compare
Choose a tag to compare

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.

v0.12.0-rc2

16 Jul 10:43
Compare
Choose a tag to compare
v0.12.0-rc2 Pre-release
Pre-release
Hide connections chooser from users that don't have the required perm…

v0.11.2

15 Jun 03:53
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release

What's new

  • Various minor patches

v0.11.0

11 Jun 07:32
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's new

  • [Compatibility] Services and Routes support (Kong 0.13+).
  • [Fix #217] Api health checks are now deleted as they should when deleting an api.
  • [Enhancement] Added the ability to set description and tags to Kong's services
    for better management.
  • [Enhancement] In plugin management forms, all text inputs are changed to textareas
    so that custom plugins can be better integrated #189.
  • [Enhancement] Database integrations can now be setup by only using the connection url as well as
    defining connection attributes separately.
  • Various other fixes and improvements.

This update introduces changes in db schema. If you have integrated Konga with a database other
than mongoDB, you will have to apply the migrations as described in README.md

v0.10.4

08 Mar 07:56
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

What's new

  • Better assets caching

v0.10.3

07 Mar 12:10
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release

What's new

  • Added passive healtchecks configuration in upstreams

v0.10.2

03 Mar 10:15
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

What's new

  • [Fix #178] Fix issue that produced hook timeouts.
  • [Fix #175] Health checks are now removed when an API is deleted.
  • [Fix] Fix GET targets AND Add possibility to select Hash_on for Upstreams for Kong 0.12.x.
  • [Fix] Fix SSL connection to Postgres.
  • [Fix] Fix api timeouts to match Kong defaults.
  • [Fix #146] Update active Connection's version automatically when Kong version changes.
  • [Fix #131] Statsd plugin management is working as expected again for
    versions of Kong >= 0.11.x. As a result, Kong versions < 0.11.x are not supported.
  • [Enhancement] Feature to change Konga default users #168.
    See details
  • [0.12.x compat] Show Upstream health for node when Kong >=0.12.2
  • Various other minor bug fixes and improvements.

v0.10.1

01 Mar 06:43
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

Fixes

  • Fix issue #178 that produced hook timeouts.

v0.10.0

28 Feb 12:29
5601cb8
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

What's new

  • Fix GET targets AND Add possibility to select Hash_on for Upstreams for Kong 0.12.X

Warning

This is a "soft breaking" change. Because of that, the api calls to the upstreams endpoint won't work for versions of Kong prior to 0.12.x

v0.9.1

28 Feb 08:45
58387e4
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Fix tag typo