Skip to content

Commit 8e27e6c

Browse files
committed
meta: 2.1.1
1 parent ea3de62 commit 8e27e6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
## Unreleased
44

5+
## 2.1.1 (2019-06-13)
6+
57
- Fix the behavior of the `excluded_exceptions` option: now it's used to skip capture of exceptions, not to purge the
68
`exception` data of the event, which resulted in broken or empty chains of exceptions in reported events (#822)
79
- Fix handling of uploaded files in the `RequestIntegration`, to respect the PSR-7 spec fully (#827)
810
- Fix use of `REMOTE_ADDR` server variable rather than HTTP header
11+
- Fix exception, open_basedir restriction in effect (#824)
912

1013
## 2.1.0 (2019-05-22)
1114

0 commit comments

Comments
 (0)