Skip to content

Releases: Kong/go-apiops

v0.4.1

30 Apr 06:24
d157bf3

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Apr 06:21
96899b9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Feb 12:01
b19ff9c

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

22 Jan 10:05
17a3c38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Nov 05:14
8ac4652

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Sep 07:57
64b7bc4

Choose a tag to compare

What's Changed

  • 64b7bc4 Feat: support adding headers to routing config based on header values in OAS in o2k

Full Changelog: v0.1.49...v0.2.0

v0.1.49

04 Aug 11:31
a351d17

Choose a tag to compare

What's Changed

  • a351d17 fix: downgrade libopenapi to avoid breaking vacuum in deck

Full Changelog: v0.1.48...v0.1.49

v0.1.48

31 Jul 15:53
ac546e4

Choose a tag to compare

What's Changed

  • ac546e4 Switch to speakeasy-api/jsonpath

Full Changelog: v0.1.47...v0.1.48

v0.1.47

15 Jul 04:38
eab0d45

Choose a tag to compare

What's Changed

  • eab0d45 fix(o2k): panic in o2k when extensions are not there
  • c3becef feat: add support for ignoring circular refs in OpenAPI spec

Full Changelog: v0.1.46...v0.1.47

v0.1.46

26 Jun 13:49
e333e99

Choose a tag to compare

  • e333e99 fix(o2k): create default service in absence of any server block; skip the default service if server urls are present.