Releases: kontena/kong-client-ruby
Releases · kontena/kong-client-ruby
v0.3.3
0.3.3 (2018-09-07)
- Switch to application json content type (#28)
- Flatten nested plugin config items (#27)
v0.3.2
Changelog
- Remove Excon version dependency
v0.3.1
Changelog
- Use consumer id to retrieve auth keys and tokens (#19)
- Add methods to kong api base attributes (#21)
v0.3.0
- Add support for Upstream and Target resources (#15)
v0.2.0
- Add Server information support (#14)
- Add optional attributes to Api
(#13)
- Fix Plugin#create and #update to save config properly
(#12)
v1.0.2
- Add JWT support (#2)
- Allow to properly set a custom api_url (#4)
- Allow to redefine api_url
(#6)
- Add ACL support
(#9)