Releases: PGBI/kong-dashboard
Releases · PGBI/kong-dashboard
v3.6.0
v3.5.0
v3.4.1
v3.4.0
- Full support of Kong 0.13, including the new Services & Routes object. Thanks @peeyush1234 for the help.
v3.3.0
v3.2.0
- added API key authentication (#154, thanks @balexandre )
- fixed inconsistent behavior when basic auth was used with an empty password (#155, thanks @zhouzhuojie )
- fixed issue #158 - docker-compose wasn't compatible with Kong alpine based images.
v3.1.0
v3.0.1
v3.0.0
Major release including:
- Support to Kong 0.11.x while Kong 0.10.x and 0.9.x are still supported.
- Kong Dashboard configuration done at startup using CLI options instead of through the UI itself.
- Automation tests in place, ensuring Kong Dashboard compatibility with different versions of Kong / different versions of node.
- Major code refactoring.