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 ea3de62 commit 8e27e6cCopy full SHA for 8e27e6c
CHANGELOG.md
@@ -2,10 +2,13 @@
2
3
## Unreleased
4
5
+## 2.1.1 (2019-06-13)
6
+
7
- Fix the behavior of the `excluded_exceptions` option: now it's used to skip capture of exceptions, not to purge the
8
`exception` data of the event, which resulted in broken or empty chains of exceptions in reported events (#822)
9
- Fix handling of uploaded files in the `RequestIntegration`, to respect the PSR-7 spec fully (#827)
10
- Fix use of `REMOTE_ADDR` server variable rather than HTTP header
11
+- Fix exception, open_basedir restriction in effect (#824)
12
13
## 2.1.0 (2019-05-22)
14
0 commit comments