Skip to content

Releases: Axway/agent-sdk

v1.1.25

01 Jun 20:50
221e8e8
Compare
Choose a tag to compare
APIGOV-22796 - do not sync cache when offline is true (#435)

v1.1.24

21 May 14:50
Compare
Choose a tag to compare
  • Cache refresh when out of sync
  • Set Title in Request Definition schemas
  • Marketplace Migration, add request definitions to Instances
  • Disable Unified Catalog resources and polling when in Marketplace mode
  • Poll for events rather than resources
  • Security fixes

v1.1.20

19 Apr 22:27
8d18bd1
Compare
Choose a tag to compare

New features:

  • Traceability agent is populating the Marketplace subscription and application information in the metrics data. Behind feature flags: AGENTFEATURES_MARKETPLACEPROVISIONING=true
  • Agents can connect to platform using a single url: http://ingestion.platform.axway.com to access all services

Fix:

  • Logging improvement around the marketplace provisioning

v1.1.19

13 Apr 17:57
dfe8a5e
Compare
Choose a tag to compare

v1.1.18

06 Apr 23:19
cf2c1de
Compare
Choose a tag to compare
APIGOV-22216 Add method to AccessRequest interface to expose instance…

v1.1.17

14 Mar 21:04
94ace93
Compare
Choose a tag to compare
INT - release then retract (#351)

v1.1.16

10 Mar 00:39
8b545aa
Compare
Choose a tag to compare

New features:

  • automatic migration of technical attributes to specific agent resources
  • when owner cannot be set, a message is added to the API Service resources. Refer to status sub-resources.

Enhancements:

  • None

Fix:

  • Environment ACL list is inaccurate. Previously all teams present in the platform were added to the environment ACL list. Now, only the team having one or mode API in the environment are part of the ACL list

v1.1.15

16 Feb 16:46
4eaa4a2
Compare
Choose a tag to compare

New features

  • support the sub-resources management for APIServices

Enhancements

  • the API Service revision title template has been enriched to support the stage (AWS) and portal name (Apigee). Refer to variable CENTRAL_APISERVICEREVISIONPATTERN
  • the exception list rely now on RE2 Syntax to exclude some api path from the API monitoring. Refer to variable TRACEABILITY_EXCEPTION_LIST
  • It is no more needed to give the API Service name. A name is automatically generated from the server side.

Fix

  • Cache improvement to manage the deletion of APIService: new callback added (refer to RegisterServiceValidator)

v1.1.14

26 Jan 22:23
b30a212
Compare
Choose a tag to compare

New feature

  • Activate the metrics report by default

Fix

  • Incorrect flow name for metrics data when using variable TRACEABILITY_PROTOCOL=http

v1.1.13

13 Jan 14:24
713975d
Compare
Choose a tag to compare

New feature

  • Sharing environment with multiple teams using Access Control List definition