Skip to content

Commit c9a3761

Browse files
authored
Update CHANGELOG.md
1 parent 04292ec commit c9a3761

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
@@ -18,6 +18,7 @@
1818
* Fix `undefined method` error for Rails runner ([#3996][])
1919
* Apply version tag only to spans that use the global/default service name ([#4027][])
2020
* Ensure UDS takes precedence over HTTP when both Agent configurations defined ([#4024][])
21+
* Remove duplicate leading slash in resource name for Grape routes ([#4033][])
2122

2223
## [2.4.0] - 2024-10-11
2324

@@ -4443,6 +4444,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
44434444
[#4020]: https://github.com/DataDog/dd-trace-rb/issues/4020
44444445
[#4024]: https://github.com/DataDog/dd-trace-rb/issues/4024
44454446
[#4027]: https://github.com/DataDog/dd-trace-rb/issues/4027
4447+
[#4033]: https://github.com/DataDog/dd-trace-rb/issues/4033
44464448
[@AdrianLC]: https://github.com/AdrianLC
44474449
[@Azure7111]: https://github.com/Azure7111
44484450
[@BabyGroot]: https://github.com/BabyGroot

0 commit comments

Comments
 (0)