Releases: Axway/agents-apigee
Releases · Axway/agents-apigee
Release v0.1.38
0.1.38 (2024-05-17)
What's Changed
- APIGOV-27843 - changes for pre-release tagging by @dfeldick in #214
- APIGOV-27565 - refactory workflow actions by @dfeldick in #215
- APIGOV-27565 - refactory workflow actions by @dfeldick in #216
- APIGOV-27565 - a little cleanup by @dfeldick in #217
- APIGOV-27565 - fix test workflow names by @dfeldick in #218
- APIGOV-UpdateSDK - Update to SDK v1.1.83 by @github-actions in #219
Full Changelog: v0.1.37...v0.1.38
v0.1.37
What's Changed
- INT - initialize metric batch before adding to it by @jcollins-axway in #213
Full Changelog: v0.1.36...v0.1.37
Release v0.1.36
0.1.36 (2024-05-03)
What's Changed
- APIGOV-UpdateSDK - Update to SDK v1.1.82 by @github-actions in #212
Full Changelog: v0.1.35...v0.1.36
Release v0.1.35
0.1.35 (2024-04-23)
What's Changed
- APIGOV-UpdateSDK - Update to SDK v1.1.81 by @github-actions in #211
Full Changelog: v0.1.34...v0.1.35
Release v0.1.34
0.1.34 (2024-04-19)
What's Changed
- APIGOV-27569 - fix git tag variable by @dfeldick in #201
- APIGOV-27569 - fix git-last-tag to include 'v' by @dfeldick in #202
- APIGOV-27569 - fix git tag by @dfeldick in #203
- APIGOV-27103 - setup source dataplane type by @vivekschauhan in #206
- APIGOV-25848 - git-last-tag refactoring by @dfeldick in #208
- APIGOV-24523 filter api metrics by @alrosca in #207
- APIGOV-27689 - update x/net by @dfeldick in #209
- APIGOV-27578 - updates for traceability by @jcollins-axway in #205
- APIGOV-UpdateSDK - Update to SDK v1.1.80 by @github-actions in #210
New Contributors
Full Changelog: v0.1.33...v0.1.34
v0.1.34-alpha1
APIGOV-27578 - updates for traceability (#205) * APIGOV-27578 - update poling interval floor to 15 minutes * use lock in test * optionally restrict by environment name * update readme * update env check logic
Release v0.1.33
0.1.33 (2024-03-22)
What's Changed
- APIGOV-27385 - update github-tag-action by @dfeldick in #197
- APIGOV-27496 - update libraries by @dfeldick in #198
- APIGOV-27481 - proxy discovery updates by @jcollins-axway in #199
- APIGOV-UpdateSDK - Update to SDK v1.1.77 by @github-actions in #200
Full Changelog: v0.1.32...v0.1.33
v0.1.33-alpha3
APIGOV-27481 - proxy discovery updates (#199) * use local map for func * INT - match to spec resources by name * add new match on url config * use the url from association file without checking cache * add new var to docs * clean unused code * update handling of endpoints in context * check response code when retrieving spec
v0.1.33-alpha2
use local map for func
v0.1.32-alpha1
INT - match to spec resources by name