Skip to content

Commit cb86580

Browse files
authored
Prepare 4.9.0 (#729)
1 parent 1871865 commit cb86580

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 4.9.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.9.0.
6+
7+
### Features
8+
9+
- Add a new Doctrine DBAL tracing driver that does not implement the deprecated `VersionAwarePlatformDriver` [(#723)](https://github.com/getsentry/sentry-symfony/pull/723)
10+
11+
The driver is automatically picked if `doctrine/dbal` version `3.2.0` or higher is installed.
12+
13+
### Bug Fixes
14+
15+
- Fix config type of `http_connect_timeout`and `http_timeout` options [(#721)](https://github.com/getsentry/sentry-symfony/pull/721)
16+
17+
### Misc
18+
19+
- Bump the underlying PHP SDK to version `^3.19` [(#725)](https://github.com/getsentry/sentry-symfony/pull/725)
20+
321
## 4.8.0
422

523
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.8.0.

0 commit comments

Comments
 (0)