v1.45.0
Julio-Guerra
released this
19 Dec 10:08
·
1 commit
to release-v1.45.x
since this release
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 forb3
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
intoerror.message
by @zhamza99 in #1605
Application Security Monitoring Management (ASM)
Others
- ci: QoL improvements for benchmarks by @ddyurchenko in #1609
- ci: introduce continuous smoke testing by @Julio-Guerra in #1611
- ci: add a nightly govulncheck workflow by @dianashevchenko in #1599
Fixes
Profiler
Full Changelog: v1.44.1...v1.45.0