Commit 004bb1e 1 parent 234e710 commit 004bb1e Copy full SHA for 004bb1e
File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 7
7
### Added
8
8
9
9
* Tracing: Support ` graphql ` multiple query errors report via Span Events ([ #4177 ] [ ] )
10
+ * Profiling: Enable GVL profiling by default on Ruby 3.2+ ([ #4406 ] [ ] )
10
11
* Profiling: Support correlating profiling with OTel API 1.5+ ([ #4425 ] [ ] )
11
12
* AppSec: Add detection of Server-Side Request Forgery attacks for ` excon ` ([ #4399 ] [ ] )
12
13
* 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
4620
4621
[#4391]: https://github.com/DataDog/dd-trace-rb/issues/4391
4621
4622
[#4398]: https://github.com/DataDog/dd-trace-rb/issues/4398
4622
4623
[#4399]: https://github.com/DataDog/dd-trace-rb/issues/4399
4624
+ [#4406]: https://github.com/DataDog/dd-trace-rb/issues/4406
4623
4625
[#4411]: https://github.com/DataDog/dd-trace-rb/issues/4411
4624
4626
[#4422]: https://github.com/DataDog/dd-trace-rb/issues/4422
4625
4627
[#4425]: https://github.com/DataDog/dd-trace-rb/issues/4425
You can’t perform that action at this time.
0 commit comments