You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## 0.8.8 - 2018-06-01
8
8
### Added
9
9
- Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
10
+
- Add the new `excluded_exceptions` option from Sentry client 1.9 (see [getsentry/sentry-php#583](https://github.com/getsentry/sentry-php/pull/583); #124, backport of #123, thanks @mcfedr)
11
+
### Changed
12
+
- Require at least version 1.9 of the `sentry/sentry` base client, due to #124
10
13
### Fixed
11
14
- Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
0 commit comments