Releases: Axway/agents-kong
Releases · Axway/agents-kong
v1.0.2-alpha6
INT - update deps (#79)
v1.0.2-alpha5
APIGOV-27274 - generate spec based on kong plugins (#78) * add auth plugin config structs * update sdk * process plugin to add security to spec * update deps * add constants * change package names and add tests * update deps * update test and deps * remove replcace * update deps
v1.0.2-alpha4
change package names and add tests
v1.0.2-alpha3
add constants
v1.0.2-alpha2
What's Changed
- APIGOV-27164 - generate release notes by @dfeldick in #72
- APIGOV-27175 - update workflow actions by @dfeldick in #73
- ISSUE-74 - handle cases where a service/route is not defined in the log data by @jcollins-axway in #75
Full Changelog: v1.0.1...v1.0.2-alpha2
v1.0.2-alpha1
What's Changed
- APIGOV-27164 - generate release notes by @dfeldick in #72
- APIGOV-27175 - update workflow actions by @dfeldick in #73
Full Changelog: v1.0.1...v1.0.2-alpha1
Release v1.0.1
What's Changed
- APIGOV-00003 - fix makefile by @dfeldick in #64
- APIGOV-27047 - add unstructured api option by @dgghinea in #65
- APIGOV-27055 - rename action by @dfeldick in #66
- APIGOV-27078 - update libs for CSR by @dfeldick in #67
- APIGOV-27081 - update libs and images by @dfeldick in #69
- APIGOV-UpdateSDK - Update to SDK v1.1.73 by @github-actions in #71
New Contributors
- @github-actions made their first contribution in #71
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- APIGOV-26869 - filter enhancement/fix by @dgghinea in #55
- APIGOV-26852 - add tls config to kong client by @jcollins-axway in #56
- APIGOV-26871 - update golang for security by @dfeldick in #57
- APIGOV-26911 - properly handle query args by @jcollins-axway in #58
- APIGOV-26853 - conditionally remove ta resource on shutdown by @jcollins-axway in #59
- APIGOV-26882 - use service and route ids for discovery and traceability by @jcollins-axway in #60
- APIGOV-26840 - csr5 by @dfeldick in #61
- APIGOV-00002 - update SDK for release by @dfeldick in #63
Full Changelog: v0.0.2...v1.0.0
v0.0.3-alpha4
Merge pull request #61 from Axway/APIGOV-26840 APIGOV-26840 - csr5
v0.0.3-alpha3
APIGOV-26882 - use service and route ids for discovery and traceabili…