Releases
0.3.1
Compare
Sorry, something went wrong.
No results found
Added
Support for SSL.
Plugins
New HTTP logging plugin. #226 #251
New SSL plugin.
New request size limiting plugin. #292
Default logging format improvements. #226 #262
File logging now logs to a custom file. #202
Keyauth plugin now defaults key_names to "apikey".
Admin API
RESTful routing. Much nicer Admin API routing. Ex: /apis/{name_or_id}/plugins. #98 #257
Support PUT method for endpoints such as /apis/, /apis/plugins/, /consumers/
Support for application/json and x-www-form-urlencoded Content Types for all PUT, POST and PATCH endpoints by passing a Content-Type header. #236
Resolver
Support resolving APIs by Path as well as by Header. #192 #282
Support for X-Host-Override as an alternative to Host for browsers. #203 #246
Auth plugins now send user informations to your upstream services. #228
Invalid target_url value are now being catched when creating an API. #149
Fixed
Fix uppercase Cassandra keyspace causing migration failure. #249
Guarantee that ratelimiting won't allow requests in case the atomicity of the counter update is not guaranteed. #289
Schema migrations are now automatic, which was missing from previous releases. #303
You can’t perform that action at this time.