File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
- - feat(ourlogs): Add a class which batches groups of logs together. (#4229) by @colin-sentry
8
- - Debug output from Sentry logs should always be `debug` level. (#4224) by @antonpirker
7
+ - fix(logs): Add a class which batches groups of logs together. (#4229) by @colin-sentry
8
+ - fix(logs): Use repr instead of json for message and arguments (#4227) by @colin-sentry
9
+ - fix(logs): Debug output from Sentry logs should always be `debug` level. (#4224) by @antonpirker
9
10
- fix(ai): Do not consume anthropic streaming stop (#4232) by @colin-sentry
10
- - fix(ourlogs): Use repr instead of json for message and arguments (#4227) by @colin-sentry
11
+ - fix(spotlight): Do not spam sentry_sdk.warnings logger w/ Spotlight (#4219) by @BYK
12
+ - fix(docs): fixed code snippet (#4218) by @antonpirker
11
13
- build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#4214) by @dependabot
12
- - feat: Do not spam sentry_sdk.warnings logger w/ Spotlight (#4219) by @BYK
13
- - fixed code snippet (#4218) by @antonpirker
14
14
15
15
## 2.25.0
16
16
You can’t perform that action at this time.
0 commit comments