File tree 1 file changed +6
-6
lines changed
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
- - Made `cache.key` span data field a list (#3110) by @antonpirker
8
- - docs: Remove `last_event_id` from migration guide (#3126) by @szokeasaurusrex
9
- - build(deps): bump checkouts/data-schemas from `4381a97` to `59f9683` (#3066) by @dependabot
7
+ - Celery: Made `cache.key` span data field a list (#3110) by @antonpirker
8
+ - Celery Beat: Refactor the Celery Beat integration (#3105) by @antonpirker
9
+ - GRPC: Add None check for grpc.aio interceptor (#3109) by @ordinary-jamie
10
+ - Docs: Remove `last_event_id` from migration guide (#3126) by @szokeasaurusrex
11
+ - fix(django): Proper transaction names for i18n routes (#3104) by @sentrivana
10
12
- fix(scope): Copy `_last_event_id` in `Scope.__copy__` (#3123) by @szokeasaurusrex
11
- - Refactor the Celery Beat integration (#3105) by @antonpirker
12
13
- fix(tests): Adapt to new Anthropic version (#3119) by @sentrivana
13
- - Add None check for grpc.aio interceptor (#3109) by @ordinary-jamie
14
- - fix(django): Proper transaction names for i18n routes (#3104) by @sentrivana
14
+ - build(deps): bump checkouts/data-schemas from `4381a97` to `59f9683` (#3066) by @dependabot
15
15
16
16
## 2.3.1
17
17
You can’t perform that action at this time.
0 commit comments