Skip to content

Commit ff09ed0

Browse files
authored
Add changelog (#832)
1 parent 144fc12 commit ff09ed0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 4.1.2
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.1.2.
6+
7+
### Bug Fixes
8+
9+
- Fix unable to set `callable` for `integrations` option [(#826)](https://github.com/getsentry/sentry-laravel/pull/826)
10+
11+
- Fix performance traces not being collected for Laravel Lumen unless missing routes are reported [(#822)](https://github.com/getsentry/sentry-laravel/pull/822)
12+
13+
- Fix configuration options for queue job tracing not applying correctly [(#820)](https://github.com/getsentry/sentry-laravel/pull/820)
14+
15+
### Misc
16+
17+
- Allow newer versions of `symfony/psr-http-message-bridge` dependency [(#829)](https://github.com/getsentry/sentry-laravel/pull/829)
18+
319
## 4.1.1
420

521
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.1.1.

0 commit comments

Comments
 (0)