Releases: Appdynamics/config-assessment-tool
Releases · Appdynamics/config-assessment-tool
v1.4.23
Enhancements
- Added linux bundle compatible with lower glibc versions (2.17+), rhel 7+
- Added version check to backend
- Can now open ppt files through frontend UI
- Updated synthetics report to include used synthetic blocks percentage
- Added row highlighting for synthetics projected to use > 100% of licensed units
- Performance improvements for gathering Application and Machine agents
Bug Fixes
- Corrected getApplicationConfiguration to return dict by default
- Added check for actions in policy before iterating for BRUM and MRUM report
- Lowered batch size for agent fetching (was causing timeouts in rare cases)
Updates
- Bump streamlit version
- Moved dev dependencies to correct section of Pipfile (improved container build times)
v1.4.22
Enhancements
- Added version check to backend
- Can now open ppt files through frontend UI
- Updated synthetics report to include used synthetic blocks percentage
- Added row highlighting for synthetics projected to use > 100% of licensed units
- Performance improvements for gathering Application and Machine agents
Bug Fixes
- Corrected getApplicationConfiguration to return dict by default
- Added check for actions in policy before iterating for BRUM and MRUM report
- Lowered batch size for agent fetching (was causing timeouts in rare cases)
Updates
- Bump streamlit version
- Moved dev dependencies to correct section of Pipfile (improved container build times)
v1.4.14
Enhancements
- Credentials can now be passed dynamically (not necessary to hardcode in job json file)
- Added ppt component for cx engagements
Bug Fixes
- Fixed string concatenation error when tierName is None in returned node
- Fixed TypeError exception crash when API returns unexpected Node information
Updates
- Removed auto-creation of new thresholds file when creating job through UI
- Added version check against GitHub in Engine
v1.4.9
Enhancements
- Added Synthetics Report
- Added fix for RFC 2109 Cookie Safety when host is configured as IP address
- Removed pre-built Docker images, now recommended to build from source for the time being
- If Docker images are not present, --run will automatically build them from source
Bug Fixes
- Policies without bound actions no longer crash program
- Fix for running tool when whitespaces are in path
- Added error handling for opening files/folders from frontend
v1.4.6
v1.3.0
v1.2.1
v1.0.1-beta
updated image tags to point to ghcr