Hi everyone,
We've just released Kong 0.11.2, which includes a few new features and
some more bug fixes!
Download and try Kong CE (Community Edition) 0.11.2 from:
https://konghq.com/install/
Browse the full changelog at:
https://github.com/Kong/kong/blob/master/CHANGELOG.md#0112---20171129
The highlights of this release are:
* New endpoints to paginate through the Kong-managed credentials (API
keys, HTTP Basic Auth credentials, JWTs, ACLs, etc.). Thanks @hbagdi
for contributing this feature.
* Some more new endpoints to retrieve the Consumer associated with such
credentials. Thanks @hbagdi for contributing this feature.
* Core fixes and performance improvements, notably related to the
parsing of multipart payloads.
* Performance improvements for both rate limiting plugins when using the
Redis strategy.
* A few bug fixes to the hmac-auth plugin.
Our warmest thanks go to our contributors and users for their feedback
and suggestions!
Regards,
Thibault