Skip to content

Commit 7cd7436

Browse files
committed
Merge changes from 0.8.1
2 parents 2b5b3b9 + 5454110 commit 7cd7436

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGES

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
0.9.0 (unreleased)
22
-----
33

4+
0.8.1
5+
-----
6+
- Force load of client in console commands to avoid missing notices due to lazy-loading (#67)
7+
48
0.8.0
59
-----
610
- Add `SentryExceptionListenerInterface` and the `exception_listener` option in the configuration (#47) to allow customization of the exception listener
@@ -10,29 +14,24 @@
1014

1115
0.7.1
1216
-----
13-
1417
- Quote sentry.options in services.yml.
1518

1619
0.7.0
1720
-----
18-
1921
- Expose all configuration options (#36).
2022

2123
0.6.0
2224
-----
23-
2425
- Improve app path detection to exclude root folder and exclude vendor.
2526

2627
0.5.0
2728
-----
28-
2929
- Raise sentry/sentry minimum requirement to 1.2.0.
3030
- Fixed an issue with a missing import (#24).
3131
- ``prefixes`` and ``app_path`` will now be bound by default.
3232

3333
0.4.0
3434
-----
35-
3635
- Added ``skip_capture`` configuration for excluding exceptions.
3736
- Security services are now optional.
3837
- Console exceptions are now captured.
@@ -41,5 +40,4 @@
4140

4241
0.3.0
4342
-----
44-
4543
- Added support for capturing the current user.

0 commit comments

Comments
 (0)