Skip to content

Releases: Axway/agent-sdk

v1.1.35

26 Sep 17:56
82b8a3f
Compare
Choose a tag to compare

What's Changed

  • INT - update to new release 1.1.35 by @github-actions in #543
  • APIGOV-22222 - fix commit message in release PR by @dfeldick in #544
  • APIGOV-23492 - Credential Management by @jcollins-axway in #533
  • APIGOV-23709 - directly execuate discovered functions by @sbolosan in #546
  • APIGOV-77777 - fix sonar code smells by @sbolosan in #547
  • APIGOV-24680 - debug statement for QA by @sbolosan in #548
  • APIGOV-23280 - check central connectivity before calling agent run by @sbolosan in #506
  • APIGOV-23596 - update golang.org/x/net by @dfeldick in #550
  • APIGOV-23714 - add logging for QAA by @sbolosan in #549
  • APIGOV-23681 - Changes to pass CRD data to provisioning handler by @vivekschauhan in #545
  • APIGOV-23717 - refactor instance count func by @sbolosan in #551

New Contributors

  • @github-actions made their first contribution in #543

Full Changelog: v1.1.34...v1.1.35

v1.1.34

21 Sep 18:25
a8b5796
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.33...v1.1.34

v1.1.33

08 Sep 16:20
10266e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.32...v1.1.33

v1.1.32

24 Aug 20:35
3a5bc44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.31...v1.1.32

v1.1.31

10 Aug 19:51
b0d8612
Compare
Choose a tag to compare
INT - Fix for setting credential data for external IDP client (#511)

* INT - Fix for setting credential data for external IDP provisioned client

* INT - return empty map when encryption fails

v1.1.30

27 Jul 17:34
f06e24c
Compare
Choose a tag to compare
APIGOV-12345 - cleanup pipelien (#497)

v1.1.29

15 Jul 21:04
683c7ed
Compare
Choose a tag to compare

update to version 1.1.29

v1.1.28

13 Jul 17:33
dc65c49
Compare
Choose a tag to compare

update version of SDK to v1.1.28

v1.1.27

30 Jun 17:40
dfa1642
Compare
Choose a tag to compare
APIGOV-01234 remove mutex in healthchecker.go (#468)

v1.1.26

16 Jun 14:20
9afe34f
Compare
Choose a tag to compare
APIGOV-22882 - save access request as resource instance to cache(#449)

* APIGOV-22882 - cast to resource instance prior to conveting to AccessRequest

* APIGOV-22882 - save access request as resource instnace to cache