We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edbeb2 commit 1830b5aCopy full SHA for 1830b5a
package.xml
@@ -83,7 +83,7 @@
83
### Fixed
84
- Check server first before accessing in ddtrace_ip_extraction_find #3216
85
- Fix assumptions around interned strings on PHP 7.3 #3224
86
-- Fix initial double remote config reading #3225
+- Fix initial double remote config reading #3225, #3238
87
- Fix dropped trace payloads for the sidecar Datadog/libdatadog#1047
88
- Fix Windows VirtualProtect call #3229
89
@@ -99,6 +99,10 @@
99
100
101
- 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
106
107
## Application Security Management
108
### Added
0 commit comments