Skip to content

v1.45.0

Compare
Choose a tag to compare
@Julio-Guerra Julio-Guerra released this 19 Dec 10:08
· 1 commit to release-v1.45.x since this release
4b283e1

Summary

Application Security Monitoring now becomes Application Security Management (ASM) with the release of IP blocking for HTTP and gRPC servers, which allows you to block attackers based on their IP addresses, managed from your denylist. You can request a private beta access to this feature here.

Changes

Application Performance Monitoring (APM)

  • General tag changes by @zhamza99 in #1562
  • ddtrace/tracer/textmap: Added none as a supported propagator for trace context extraction and injection by @dianashevchenko in #1610
  • tracer: support b3multi alias for b3 carrier by @katiehockman in #1594
  • contrib/google.golang.org/grpc: clarify use of UnaryInterceptor in grpc example by @katiehockman in #1601
  • contrib/labstack/{echo, echo.v4}: improve error detection by @knusbaum in #1000
  • ddtrace/ext: rename tag error.msg into error.message by @zhamza99 in #1605

Application Security Monitoring Management (ASM)

  • internal/appsec: ip blocking for http and grpc by @Hellzy in #1533

Others

Fixes

Profiler

Full Changelog: v1.44.1...v1.45.0