Skip to content

Releases: Kong/go-pdk

v0.11.0

13 Mar 16:42
v0.11.0
Compare
Choose a tag to compare

Changelog

Bug fixes

  • af1a7d9: fix(pluginsocket.proto): type for set_upstream (@gszr)
  • 53e91bc: fix(service/response): GetRawBody returns bytes (@gszr)

Other work

  • 3ead421: ci(test): build example plugins in test workflow (@gszr)
  • 3327e20: tests(utils): check return of get_query_arg (@gszr)
  • 9fd5710: tests(utils): request/response headers are lowercase (@gszr)

Full Changelog: v0.10.2...v0.11.0

v0.10.2

07 Mar 00:45
v0.10.2
Compare
Choose a tag to compare

Changelog

Bug fixes

Other work

Full Changelog: v0.10.0...v0.10.2

v0.10.1

22 Feb 12:56
Compare
Choose a tag to compare

Changelog

Bug fixes

Other work

Full Changelog: v0.10.0...v0.10.1

v0.10.0

08 Sep 01:43
895a7bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.10.0

v0.8.0

09 Jun 09:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

16 Oct 15:47
Compare
Choose a tag to compare

What's Changed

  • Feat/plugin testing (#64)
  • Add godoc comments (#65)
  • fix testing: don't break when the plugin Exit()s (#73)
  • Ignore unexported struct fields in config struct by @ctrox (#69)
  • Start every Headers field empty but non-null (#74)

New Contributors

  • @ctrox made their first contribution in #69

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Oct 15:45
a04730d
Compare
Choose a tag to compare

New ProtoBuf-based communications with Kong. Requires Kong 2.4

v0.7.0-beta1

13 Apr 16:36
a04730d
Compare
Choose a tag to compare
v0.7.0-beta1 Pre-release
Pre-release

Beta release of the new ProtoBuf-based communications with Kong. Requires Kong 2.4

v0.6.1 - bugfix

13 Apr 16:35
35746ae
Compare
Choose a tag to compare

API bugfix: port values were given as string instead of Int

v0.6.0

13 Apr 16:34
bc4a8a2
Compare
Choose a tag to compare

New Embedded Server to replace the go-pluginserver. Requires Kong v2.3