Skip to content

Releases: kontena/kong-client-ruby

v0.3.3

07 Sep 13:42
6436f1d
Compare
Choose a tag to compare

0.3.3 (2018-09-07)

  • Switch to application json content type (#28)
  • Flatten nested plugin config items (#27)

v0.3.2

05 Feb 18:28
Compare
Choose a tag to compare

Changelog

  • Remove Excon version dependency

v0.3.1

03 Oct 02:21
Compare
Choose a tag to compare

Changelog

  • Use consumer id to retrieve auth keys and tokens (#19)
  • Add methods to kong api base attributes (#21)

v0.3.0

31 Jul 08:29
Compare
Choose a tag to compare
  • Add support for Upstream and Target resources (#15)

v0.2.0

20 Apr 07:54
Compare
Choose a tag to compare
  • Add Server information support (#14)
  • Add optional attributes to Api
    (#13)
  • Fix Plugin#create and #update to save config properly
    (#12)

v1.0.2

12 Jan 09:37
Compare
Choose a tag to compare
  • Add JWT support (#2)
  • Allow to properly set a custom api_url (#4)
  • Allow to redefine api_url
    (#6)
  • Add ACL support
    (#9)