Skip to content

Commit c043c3c

Browse files
committed
Updated changelog
1 parent c67b730 commit c043c3c

File tree

1 file changed

+18
-21
lines changed

1 file changed

+18
-21
lines changed

CHANGELOG.md

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,27 @@
44

55
### Various fixes & improvements
66

7-
- Use new scopes default integrations. (#2856) by @antonpirker
8-
- Updated migration guide (#2859) by @antonpirker
9-
- Use new scopes api in openai integration (#2853) by @antonpirker
7+
- Use new scopes API default integrations. (#2856) by @antonpirker
8+
- Use new scopes API in openai integration (#2853) by @antonpirker
109
- Use new scopes API in Celery integration. (#2851) by @antonpirker
1110
- Use new scopes API in Django, SQLAlchemy, and asyncpg integration. (#2845) by @antonpirker
12-
- Update CHANGELOG.md (970c5779) by @sentrivana
13-
- release: 1.43.0 (2020ecac) by @getsentry-bot
14-
- ref(redis): Use new scopes API (#2854) by @sentrivana
15-
- feat: Add optional `keep_alive` (#2842) by @sentrivana
16-
- ref(gql): Use new scopes API in GQL Integration (#2838) by @szokeasaurusrex
17-
- ref: Ariadne integration new scope API (#2850) by @szokeasaurusrex
18-
- ref(logging): New scopes API in LoggingIntegration (#2855) by @szokeasaurusrex
19-
- fix(awslambda): aws_event can be an empty list (#2849) by @sentrivana
20-
- Revert "ref(logging): New scopes API in LoggingIntegration" (#2861) by @sentrivana
21-
- ref(logging): New scopes API in LoggingIntegration (#2861) by @sentrivana
22-
- ref: Use `scope.should_send_default_pii` in FastAPI integration (#2846) by @szokeasaurusrex
23-
- build(deps): bump checkouts/data-schemas from `ed078ed` to `8232f17` (#2832) by @dependabot
24-
- ref: `should_send_default_pii` shortcut (#2844) by @szokeasaurusrex
25-
- ref(fastapi): Use new scopes API in FastAPI integration (#2836) by @szokeasaurusrex
26-
- ref: Patched functions decorator for integrations (#2454) by @szokeasaurusrex
27-
- feat(integrations): Add support for celery-redbeat cron tasks (#2643) by @kwigley
28-
- Moved should_send_default_pii into client (#2840) by @antonpirker
11+
- Use new scopes API in Redis (#2854) by @sentrivana
12+
- Use new scopes API in GQL Integration (#2838) by @szokeasaurusrex
13+
- Use new scopes API in LoggingIntegration (#2861, #2855) by @sentrivana
14+
- Use new scopes API in FastAPI integration (#2836) by @szokeasaurusrex
15+
- Use new scopes API in Ariadne (#2850) by @szokeasaurusrex
16+
- Add optional `keep_alive` (#2842) by @sentrivana
17+
- Add support for celery-redbeat cron tasks (#2643) by @kwigley
18+
- AWS Lambda: aws_event can be an empty list (#2849) by @sentrivana
19+
- GQL: Remove problematic tests (#2835) by @szokeasaurusrex
20+
- Moved `should_send_default_pii` into client (#2840) by @antonpirker
21+
- `should_send_default_pii` shortcut (#2844) by @szokeasaurusrex
22+
- Use `scope.should_send_default_pii` in FastAPI integration (#2846) by @szokeasaurusrex
23+
- Patched functions decorator for integrations (#2454) by @szokeasaurusrex
2924
- Small APIdocs improvement (#2828) by @antonpirker
30-
- test(gql): Remove problematic tests (#2835) by @szokeasaurusrex
25+
- Bump checkouts/data-schemas from `ed078ed` to `8232f17` (#2832) by @dependabot
26+
- Update CHANGELOG.md (970c5779) by @sentrivana
27+
- Updated migration guide (#2859) by @antonpirker
3128

3229
_Plus 2 more_
3330

0 commit comments

Comments
 (0)