Skip to content

1.7.0rc3

Pre-release
Pre-release

Choose a tag to compare

@mabdinur mabdinur released this 03 Jan 15:00
· 22 commits to 1.7 since this release
68906ee

New Features

  • ASM: One click activation enabled by default using Remote Configuration Management (RCM). Set DD_REMOTE_CONFIGURATION_ENABLED=false to disable this feature.

Bug Fixes

  • dynamic instrumentation: Remove unnecessary log line from application start up
  • botocore: Before this change, the botocore integration stripped newlines from the JSON string encoded in the data blob of Amazon Kinesis records. This change includes a terminating newline if it is present in the decoded data.
  • telemetry: This fix resolves an issue when we try to fetch platform.libc_ver() on an unsupported system.