Bug Fixes
-
pylons: This fix resolves an issue where
str.decode
could cause critical unicode decode errors when ASM is enabled. ASM is disabled by default. -
lib-injection: Use package versions published to PyPI to install the
library. Formerly the published image was installing the package from
source using the tagged commit SHA which resulted in slow and potentially
failing installs. -
remote config: ensure proper validation of responses from the agent.