Releases: Kong/kong
Releases · Kong/kong
0.4.1
Fixed
- Issues with the Mashape Analytics plugin. #425
- Handle hyphens when executing path routing with
strip_pathoption enabled. #431 - Adding the Client Credentials OAuth 2.0 flow. #430
- A bug that prevented "dnsmasq" from being started on some systems, including Debian. f7da790
- File Log plugin: optimizations by avoiding the buffered I/O layer. 20bb478
0.4.0
Added
- Implement wildcard subdomains for APIs'
public_dns. #381 #297 - Plugins
- New OAuth 2.0 plugin. #341 #169
- New Mashape Analyics plugin. #360 #272
- New IP whitelisting/blacklisting plugin. #379
- Ratelimiting: support for multiple limits. #382 #205
- HTTP logging: support for HTTPS endpoint. #342
- Logging plugins: new properties for logs timing. #351
- Key authentication: now auto-generates a key if none is specified. #48
- Resolver
pathproperty now accepts arbitrary depth. #310
- Admin API
- CLI
$ kong migrations resetnow asks for confirmation. #365
Fixed
internal
0.3.2
Fixed
- Fix for the uppercase Cassandra keyspace bug that prevented Kong to work with kongdb.org
0.3.1
Added
- Support for SSL.
- Plugins
- Admin API
- RESTful routing. Much nicer Admin API routing. Ex:
/apis/{name_or_id}/plugins. #98 #257 - Support
PUTmethod for endpoints such as/apis/,/apis/plugins/,/consumers/ - Support for
application/jsonandx-www-form-urlencodedContent Types for allPUT,POSTandPATCHendpoints by passing aContent-Typeheader. #236
- RESTful routing. Much nicer Admin API routing. Ex:
- Resolver
- Auth plugins now send user informations to your upstream services. #228
- Invalid
target_urlvalue are now being catched when creating an API. #149
Fixed
0.3.0
fixing file log for multiple locations Former-commit-id: 53cbecbc1e745fd497fc26b8c4172c7df1eade7f