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 d59afe1 commit 44046c2Copy full SHA for 44046c2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## 4.6.1
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.6.1.
6
7
+### Bug Fixes
8
9
+- Always add the sampled flag to the W3C `traceparent` header [(#1713)](https://github.com/getsentry/sentry-php/pull/1713)
10
+- Add `JSON_ERROR_NON_BACKED_ENUM` to allowed `JSON::encode()` errors. [(#1707)](https://github.com/getsentry/sentry-php/pull/1707)
11
12
## 4.6.0
13
14
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.6.0.
0 commit comments