Releases: Axway/agent-sdk
Releases · Axway/agent-sdk
v1.0.20210520
New available features:
- Customize redaction masking character: ability to customize the masking character for trace redaction (refer to
TRACEABILITY_REDACTION_MASKING_CHARACTERS
variable - https://github.com/Axway/agent-sdk/blob/main/docs/traceability/index.md#traceability-redaction) - Transaction sampling: ability to sample the transaction to be sent to Amplify Central (refer to
TRACEABILITY_SAMPLING_PERCENTAGE
variable - https://github.com/Axway/agent-sdk/blob/main/docs/traceability/index.md#traceability-sampling)
v1.0.20210505
New available features:
- Usage report: ability to sent to Amplify platform the number of transaction the traceability agent is monitoring.
v1.0.20210421
New available feature:
- Trace redaction: ability to redact/sanitize every information sent by traceability agent to Amplify platform. By default everything is redacted. Refer to https://github.com/Axway/agent-sdk/blob/main/docs/traceability/index.md#traceability-redaction
v1.0.20210407
INT - set version
v0.0.23
v0.0.22
v0.0.21
Merge pull request #32 from Axway/APIGOV-17423 APIGOV-17423 - Integrate generic agent resources