Skip to content

Commit c8a88f2

Browse files
committed
Bump to 1.6.2
Signed-off-by: Bob Weinand <[email protected]>
1 parent c7414c8 commit c8a88f2

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.6.2

package.xml

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -69,41 +69,9 @@
6969
<notes>
7070
<![CDATA[
7171
## Tracer
72-
### Added
73-
- Kafka Integration #3004
74-
- `8.4` supported version in `datadog-setup.php` #2984 (thanks @greg0ire)
75-
### Changed
76-
- Leave a hint at what to do if the temp dir is not writable in installer #3015
7772
### Fixed
78-
- JIT enabled detection in SSI loader #2971
79-
- Block signals for more functions #2999
80-
- Use-after-free with live-debugger #2989
81-
- root span name in Slim V4 #3020
82-
- PHP 8.4 deprecations #2981 (thanks @JeppeKnockaert)
83-
- Avoid repeated processing of internal functions #3022
84-
### Internal
85-
- `library_entrypoint.start` metric #3009
86-
- Bump rust to 1.78 #3005
87-
- Exit if execv failed #2983
88-
- Compatibility with newest arginfo gen_stub from PHP 8.4 #2973
89-
90-
## Application Security Management
91-
### Added
92-
- Support for endpoint, header, network and session fingerprints #2955
93-
- WAF telemetry #2735
94-
- Implement LFI #2770
95-
- ASM Standalone #2903, #3001
96-
### Changed
97-
- Upgrade libddwaf to v1.22.0 #3007
98-
### Fixed
99-
- Restart usleep() on EINTR #3002
100-
- recv/writev calls in the face of interrupting signals #3008
101-
- Blocking from a hook is not stopping code execution #2836
102-
103-
## Profiling
104-
### Fixed
105-
- crash on PHP 8.4 #3019 (thanks @SanderVerkuil)
106-
- Mismatch in UTF8 handling #2990
73+
- Restore MESSAGE_* types #3031
74+
- Fix stats computation of background sender
10775
]]></notes>
10876
<contents>
10977
<dir name="/">

0 commit comments

Comments
 (0)