Skip to content

Commit e5362f3

Browse files
committed
Bump to 1.8.1
1 parent 78bc9e5 commit e5362f3

File tree

2 files changed

+2
-53
lines changed

2 files changed

+2
-53
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.8.1

package.xml

Lines changed: 1 addition & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -68,60 +68,9 @@
6868
<license uri="https://github.com/DataDog/dd-trace-php/blob/master/LICENSE">BSD 3-Clause</license>
6969
<notes>
7070
<![CDATA[
71-
## All products
72-
### Added
73-
- Add support for file based configuration (library-config) #3068
74-
7571
## Tracer
76-
### Added
77-
- Add DDTrace\try_drop_span() API #3136
78-
- Add support for PDO::connect #3125
79-
- Add span creation and close handlers #3123
80-
- API Gateway Tracing #3116
81-
- Add a Ratchet integration #3115
82-
- Baggage Header Propagation Support #3102
83-
- Crashtracking for windows #3099
84-
85-
### Changed
86-
- Enable 128 bit trace_id logging by default #3163
87-
- Allow whitespace as separator in DD_TAGS #3162
88-
- Implement Disable APM Tracing #3080
89-
90-
### Fixed
91-
- Support both ENOTSUP and ENOSYS in shm_open fallback Datadog/libdatadog#969
92-
- Handle flushing of multiple traces at once #3176
93-
94-
### Internal
95-
- Show actual file and line for occurrence of exceptions as well #3172
96-
- Support ZSTR_PARENT known_string #3106
97-
98-
## Profiling
99-
### Added
100-
- Add profiling and appsec to SSI #3063
101-
10272
### Fixed
103-
- FrankenPHP idle phase #3169
104-
- Add active span null check #3164
105-
- Avoid some OOM panics and avoid long strings #3151
106-
- Fix upscaling of I/O profiles #3146
107-
108-
### Internal
109-
- Add 'tracing' features to capture time spent walking the stack #3094
110-
111-
## Application Security Management
112-
### Added
113-
- Implement API Security Sampling RFC #3117
114-
- Add authenticated user tracking #3114
115-
- Add profiling and appsec to SSI #3063
116-
117-
### Changed
118-
- Upgrade libddwaf #3126
119-
120-
### Fixed
121-
- Emit asm event on user events #3170
122-
123-
### Internal
124-
- Add more logging around stack generation #3096
73+
- Defer dropping the exec span to close time (#3181)
12574
]]></notes>
12675
<contents>
12776
<dir name="/">

0 commit comments

Comments
 (0)