Skip to content

Commit 1830b5a

Browse files
committed
Add missing entry to package.xml
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
1 parent 4edbeb2 commit 1830b5a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
### Fixed
8484
- Check server first before accessing in ddtrace_ip_extraction_find #3216
8585
- Fix assumptions around interned strings on PHP 7.3 #3224
86-
- Fix initial double remote config reading #3225
86+
- Fix initial double remote config reading #3225, #3238
8787
- Fix dropped trace payloads for the sidecar Datadog/libdatadog#1047
8888
- Fix Windows VirtualProtect call #3229
8989
@@ -99,6 +99,10 @@
9999
100100
### Fixed
101101
- Fix empty internal metadata #3228
102+
- Follow PHP globals model in allocation profiler #3175
103+
104+
### Internal changes
105+
- Bump libdatadog to version 18 #3229
102106
103107
## Application Security Management
104108
### Added

0 commit comments

Comments
 (0)