Skip to content

Commit 004bb1e

Browse files
committed
Add GVL profiling by default in changelog
1 parent 234e710 commit 004bb1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
### Added
88

99
* Tracing: Support `graphql` multiple query errors report via Span Events ([#4177][])
10+
* Profiling: Enable GVL profiling by default on Ruby 3.2+ ([#4406][])
1011
* Profiling: Support correlating profiling with OTel API 1.5+ ([#4425][])
1112
* AppSec: Add detection of Server-Side Request Forgery attacks for `excon` ([#4399][])
1213
* AppSec: Add detection of Server-Side Request Forgery attacks for `faraday` ([#4391][])
@@ -4620,6 +4621,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
46204621
[#4391]: https://github.com/DataDog/dd-trace-rb/issues/4391
46214622
[#4398]: https://github.com/DataDog/dd-trace-rb/issues/4398
46224623
[#4399]: https://github.com/DataDog/dd-trace-rb/issues/4399
4624+
[#4406]: https://github.com/DataDog/dd-trace-rb/issues/4406
46234625
[#4411]: https://github.com/DataDog/dd-trace-rb/issues/4411
46244626
[#4422]: https://github.com/DataDog/dd-trace-rb/issues/4422
46254627
[#4425]: https://github.com/DataDog/dd-trace-rb/issues/4425

0 commit comments

Comments
 (0)