File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- ## TBD
4+ ## v4.5.0 (2023-07-17)
55
66### Enhancements
77
88* The exception's ` __notes__ ` field will now be sent as metadata if it exists
99 [ #340 ] ( https://github.com/bugsnag/bugsnag-python/pull/340 )
10+ [ 0HyperCube] ( https://github.com/0HyperCube )
1011
1112* Allows changing the grouping hash when using ` BugsnagHandler ` via the logger methods' ` extra ` keyword argument
1213 [ #334 ] ( https://github.com/bugsnag/bugsnag-python/pull/334 )
14+ [ 0HyperCube] ( https://github.com/0HyperCube )
1315
1416* PathLike objects are now accepted as the project path
1517 [ #344 ] ( https://github.com/bugsnag/bugsnag-python/pull/344 )
18+ [ 0HyperCube] ( https://github.com/0HyperCube )
1619
1720### Bug fixes
1821
1922* Fixes one of the fields being mistakenly replaced with ` [RECURSIVE] ` when encoding a list or dictionary with identical siblings but no recursion.
2023 [ #341 ] ( https://github.com/bugsnag/bugsnag-python/pull/341 )
24+ [ 0HyperCube] ( https://github.com/0HyperCube )
2125
2226* Fix the ignore class list not accounting for nested classes
2327 [ #342 ] ( https://github.com/bugsnag/bugsnag-python/pull/342 )
24-
28+ [ 0HyperCube ] ( https://github.com/0HyperCube )
2529
2630## v4.4.0 (2023-02-21)
2731
You can’t perform that action at this time.
0 commit comments