Releases: Appdynamics/config-assessment-tool
Releases · Appdynamics/config-assessment-tool
v1.7.2
v1.7.1
Summary
Addresses API changes introduced in AppD Controller 25,.10 that broke config-assessment-tool execution
Fixes
#167 fix(api): handle missing appAgentVersion in response JSON – pre-checks for existence before access
#168 fix(api): handle missing description in response JSON – guardrail check and set value if missing
#169 fix(api): handle missing machineAgentVersion in response JSON – presence-flag check before field access
v1.7.0
- Supports API Client API authentication using token and secret (#92). Basic authentication will be deprecated in a future release.
- Consult install notes for API Client token/secret setup
v1.6.2
v1.6.1
Enhancement
- add application description column to APM excel reports. #87
Bug fixes
- Hybrid Application Monitoring(HAM) report generation failed when no Synthetics job report was generated. #125
- Config tool error'd out while pulling config api's did not retruned expected backend.registration.limit attribute as expected. #135
- fixed report generation due to faulty response payload. #136
v1.6
v1.5.9.9
v1.5.9.8
What's Changed
- Add secondary recommendations to HAM report by @alexafshar in #122
v1.5.9.7
cosmetic changes and fix to an exit logic