Skip to content

Releases: Axway/agents-apigee

Release v0.1.40

14 Jun 16:25
77f708d
Compare
Choose a tag to compare

0.1.40 (2024-06-14)

What's Changed

  • INT - fix test assertion by @jcollins-axway in #223
  • APIGOV-28015 - create action to update go.mod for tests by @dfeldick in #224
  • APIGOV-28015 - test by @dfeldick in #225
  • APIGOV-UpdateSDK - Update SDK for testing by @github-actions in #226
  • Apigov 28015 by @dfeldick in #227
  • APIGOV-28015 - update jobs by @dfeldick in #228
  • Apigov 28015 by @dfeldick in #229
  • APIGOV-28015 - add user/email for git by @dfeldick in #230
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #231
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #232
  • APIGOV-28015 - adjust schedule time by @dfeldick in #233
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #234
  • APIGOV-28015 - cleanup by @dfeldick in #235
  • APIGOV-28108 - add sonar exclusions by @dfeldick in #236
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #237
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #238
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #239
  • APIGOV-UpdateSDKForTesting - Update SDK for testing by @github-actions in #240
  • APIGOV-28116 - dont commit if go.mod not changed by @dfeldick in #241
  • APIGOV-28112 - custom pipeline names by @dfeldick in #242
  • APIGOV-28116 - fix update go.mod by @dfeldick in #243
  • APIGOV-28116 - fix update go.mod by @dfeldick in #244
  • APIGOV-28116 - add email and name to commit by @dfeldick in #245
  • APIGOV-UpdateSDKForRelease - Update to SDK v1.1.86 by @github-actions in #246

Full Changelog: v0.1.39...v0.1.40

Release v0.1.39

31 May 17:56
866efbc
Compare
Choose a tag to compare

0.1.39 (2024-05-31)

What's Changed

  • APIGOV-27962 - scheduled tests by @dfeldick in #220
  • APIGOV-27660 - update alpine by @dfeldick in #221
  • APIGOV-UpdateSDK - Update to SDK v1.1.85 by @github-actions in #222

Full Changelog: v0.1.38...v0.1.39

Release v0.1.38

17 May 16:43
59ecf50
Compare
Choose a tag to compare

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

03 May 19:15
37fdec8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.36...v0.1.37

Release v0.1.36

03 May 15:36
9c915f7
Compare
Choose a tag to compare

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

23 Apr 16:43
6f725a0
Compare
Choose a tag to compare

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

19 Apr 20:12
ebc4a04
Compare
Choose a tag to compare

0.1.34 (2024-04-19)

What's Changed

New Contributors

Full Changelog: v0.1.33...v0.1.34

v0.1.34-alpha1

16 Apr 22:49
0aedb87
Compare
Choose a tag to compare
v0.1.34-alpha1 Pre-release
Pre-release
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

22 Mar 19:38
9b8cf78
Compare
Choose a tag to compare

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

15 Mar 19:41
ec46516
Compare
Choose a tag to compare
v0.1.33-alpha3 Pre-release
Pre-release
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