Releases: Kong/go-apiops
Releases · Kong/go-apiops
v0.4.1
What's Changed
- fix: Added a flag to generate header based routes only when needed by @shivaygupta-dotcom in #292
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add test for recursive descent selectors by @mheap in #283
- Fix openapi2kong header generation behaviour by @mheap in #285
- CI Housekeeping + Linting fixes by @mheap in #284
- Revert "Fix openapi2kong header generation behaviour" by @harshadixit12 in #288
- Fix: header behaviour in openapi2kong by @harshadixit12 in #289
- Feat/openapi2mcp composition by @harshadixit12 in #290
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
What's Changed
- fix: check for request validator plugin in openAPI2kong cmd for path param schema by @shivaygupta-dotcom in #281
New Contributors
- @shivaygupta-dotcom made their first contribution in #281
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: error handling added for security scheme issues by @Prashansa-K in #279
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
What's Changed
- a351d17 fix: downgrade libopenapi to avoid breaking vacuum in deck
Full Changelog: v0.1.48...v0.1.49
v0.1.48
v0.1.47
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