Releases: Axway/agent-sdk
Releases · Axway/agent-sdk
v1.1.2
- Offline usage reporting no longer requires a connection to Amplify Platform
- Concrete Owner type for API server resources
- Docker implementation for API server code generation
v1.1.1
v1.1.0
v1.0.11
- Improvements in number of API Calls to Central
- Jobs library not uses a backoff timer for consecutive failures
- ConsumerInstance does not lose categories on updates
v1.0.10
APIGOV-17614 - report metrics to CONDOR (#161) * APIGOV-17614 - publish metric events * APIGOV-17614 - cleanup metric event queue * APIGOV-17614 - fix existing tests * APIGOV-17614 - keep track of failing metric pushes, only reset counters for successful publishes * APIGOV-17614 - add publish metric flag and tests * APIGOV-17614 - add validation to metric event tests * APIGOV-17614 - do not count metrics when published disabled, skip event processor on metric events
v1.0.9
v1.0.8
v1.0.20210616
-
Traceability Agent: update default report interval to 15 mins.
-
API Service: added a customizable title pattern for API Service Revisions.
v1.0.20210610
INT - update to new release
v1.0.20210603
Transaction sampling:
- ability to sample the transaction to be sent to Amplify Central per API (refer to
TRACEABILITY_SAMPLING_PER_API
variable - https://github.com/Axway/agent-sdk/blob/main/docs/traceability/index.md#traceability-sampling - the sampling does not take into consideration the transactions in error. Error transactions are always sent to Amplify platform (refer to
TRACEABILITY_SAMPLING_REPORTALLERRORS
variable - https://github.com/Axway/agent-sdk/blob/main/docs/traceability/index.md#traceability-sampling