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 8bec208 commit 24feecbCopy full SHA for 24feecb
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# CHANGELOG
2
3
+## 5.3.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.3.0.
6
7
+### Features
8
9
+- Implement `NamespacedPoolInterface` for `TraceableCacheAdapterForV3` [(#927)](https://github.com/getsentry/sentry-symfony/pull/927)
10
11
+### Misc
12
13
+- Update minimum required version of `sentry/sentry` to `^4.14.1`
14
+- Remove support for `traceparent` header [(#928)](https://github.com/getsentry/sentry-symfony/pull/928)
15
16
## 5.2.0
17
18
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.2.0.
0 commit comments