Skip to content

Commit 7c08828

Browse files
bump version
1 parent e86e743 commit 7c08828

2 files changed

Lines changed: 3 additions & 36 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,5 @@
11
Changelog for older versions can be found in our [release page](https://github.com/DataDog/dd-trace-php/releases).
22

3-
## All products
4-
- Add PHP 8.5 support #3400
5-
6-
## Tracer
7-
### Added
8-
- Implement APM endpoint resource renaming #3415
9-
- Enable dynamic configuration for debugger-related products #3476
10-
11-
### Fixed
12-
- Collect incompletely fetched CurlMulti handles upon destruction #3469
13-
- Safeguard proc_get_span in case proc_assoc_span is not happening #3471
14-
- Skip SSI injector in installer for accurate ini-dir readings #3472
15-
- Make stub file compatible with php 8.4+ parser #3475
16-
- Fix function resolver on PHP 8.0 and PHP 8.1 for targets without HAVE_GCC_GLOBAL_REGS and with active JIT #3482
17-
- Support ENOENT as shm_open failure mode DataDog/libdatadog#1315
18-
- This fixes a failure mode present on some serverless runtimes.
19-
20-
### Internal
21-
- Add crashtracker support for the sidecar #3453
22-
- Strip error messages from hook telemetry #3449
23-
- Collect runtime crash frames #3479
24-
- Use a dedicated endpoint for enriched logs DataDog/libdatadog#1338
25-
263
## Profiling
27-
### Internal
28-
- Cleanup I/O profiling code #3406
29-
- Upgrade to libdatadog v23, profiling uses zstd now #3470
30-
- Switch panics to abort #3474
31-
32-
## Application Security Management
33-
### Added
34-
- Print block_id #3444
35-
36-
### Changed
37-
- Upgrade libddwaf and rules #3438
38-
- Adapt security_response_id to latest #3480
4+
### Fix
5+
- Upgrade to libdatadog v24.0.2 #3492 #3498

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.14.1

0 commit comments

Comments
 (0)