File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
- - feat(ddm): Enable metrics related settings by default (#2685) by @iambriccardo
8
- - fix(utils): Fix `UnicodeDecodeError` on Python 2 (#2657) by @sentrivana
7
+ - Enable metrics related settings by default (#2685) by @iambriccardo
8
+ - Fix `UnicodeDecodeError` on Python 2 (#2657) by @sentrivana
9
9
- Enable DB query source by default (#2629) by @sentrivana
10
- - fix(query-source): Fix query source duration check (#2675) by @sentrivana
11
- - style: Reformat with black==24.1.0 (#2680) by @sentrivana
10
+ - Fix query source duration check (#2675) by @sentrivana
11
+ - Reformat with ` black==24.1.0` (#2680) by @sentrivana
12
12
- Cleaning up existing code to prepare for new Scopes API (#2611) by @antonpirker
13
13
- Moved redis related tests to databases (#2674) by @antonpirker
14
- - ref(api): Improve `sentry_sdk.trace` type hints (#2633) by @szokeasaurusrex
15
- - build(deps): bump checkouts/data-schemas from `e9f7d58` to `aa7058c` (#2639) by @dependabot
14
+ - Improve `sentry_sdk.trace` type hints (#2633) by @szokeasaurusrex
15
+ - Bump ` checkouts/data-schemas` from `e9f7d58` to `aa7058c` (#2639) by @dependabot
16
16
17
17
## 1.39.2
18
18
You can’t perform that action at this time.
0 commit comments