Skip to content

Commit 9a33457

Browse files
committed
Bump to 1.7.1
Signed-off-by: Bob Weinand <[email protected]>
1 parent 2b4134e commit 9a33457

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.7.1

package.xml

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -69,44 +69,16 @@
6969
<notes>
7070
<![CDATA[
7171
## Tracer
72-
### Added
73-
- OTel Integration tracking #3084
74-
- Send integration error logs through telemetry #3006
75-
7672
### Fixed
77-
- Fix fork handling of sidecar #3077
78-
- Work around preloaded enums being broken on early PHP 8.4 versions with observers #3093
79-
- Missing Predis Service Override #3098
80-
- Lazily init cadence client Datadog/libdatadog#890
81-
- This will work around unnecessarily many sidecar threads being created.
82-
- Fix possible race confition when adding, then removing remote config services Datadog/libdatadog#882
83-
- This aims to solve watchdog timeouts of the sidecar (a cause of broken pipes).
84-
- Handle a zero-sized file for mmap()ing Datadog/libdatadog#838
85-
86-
### Internal
87-
- Generate Markdown Table of Supported Versions #3062
88-
- Ensuring latest version of composer package are tested #3041
89-
- Fix UserAvailableConstantsTest::testAllTypesAreTested #3042
73+
- Handle EINTR in blocking ipc sender Datadog/libdatadog#900
9074
9175
## Profiling
92-
### Added
93-
- I/O profiling preview #3083
94-
- support new ZendMM api #2969
95-
96-
### Changed
97-
- switch to pthread_atfork() for fork barrier handling #3058
76+
### Fixed
77+
- fork() call handling before rinit #3104
9878
9979
## Application Security Management
100-
### Added
101-
- Add rasp telemetry #3061
102-
- Implement SSRF #3014
103-
104-
### Changed
105-
- Update user login and signup events collection #2976
106-
10780
### Fixed
108-
- Fix build of appsec helper with llvm's linker #3069
109-
- Amend login failure event being reported #3092
81+
- Fix unhandled dd_network; fix log message; fix handling of helper errors #3107
11082
]]></notes>
11183
<contents>
11284
<dir name="/">

0 commit comments

Comments
 (0)