Releases: Axway/agent-sdk
Releases · Axway/agent-sdk
v1.1.25
v1.1.24
- 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
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
- Added MarketPlace provisioning hooks Provisioning
v1.1.18
v1.1.17
v1.1.16
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
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)