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 18
18
* Fix ` undefined method ` error for Rails runner ([ #3996 ] [ ] )
19
19
* Apply version tag only to spans that use the global/default service name ([ #4027 ] [ ] )
20
20
* Ensure UDS takes precedence over HTTP when both Agent configurations defined ([ #4024 ] [ ] )
21
+ * Remove duplicate leading slash in resource name for Grape routes ([ #4033 ] [ ] )
21
22
22
23
## [ 2.4.0] - 2024-10-11
23
24
@@ -4443,6 +4444,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
4443
4444
[#4020]: https://github.com/DataDog/dd-trace-rb/issues/4020
4444
4445
[#4024]: https://github.com/DataDog/dd-trace-rb/issues/4024
4445
4446
[#4027]: https://github.com/DataDog/dd-trace-rb/issues/4027
4447
+ [#4033]: https://github.com/DataDog/dd-trace-rb/issues/4033
4446
4448
[@AdrianLC]: https://github.com/AdrianLC
4447
4449
[@Azure7111]: https://github.com/Azure7111
4448
4450
[@BabyGroot]: https://github.com/BabyGroot
You can’t perform that action at this time.
0 commit comments