Various fixes & improvements
- Use new scopes API default integrations. (#2856) by @antonpirker
- Use new scopes API in openai integration (#2853) by @antonpirker
- Use new scopes API in Celery integration. (#2851) by @antonpirker
- Use new scopes API in Django, SQLAlchemy, and asyncpg integration. (#2845) by @antonpirker
- Use new scopes API in Redis (#2854) by @sentrivana
- Use new scopes API in GQL Integration (#2838) by @szokeasaurusrex
- Use new scopes API in LoggingIntegration (#2861, #2855) by @sentrivana
- Use new scopes API in FastAPI integration (#2836) by @szokeasaurusrex
- Use new scopes API in Ariadne (#2850) by @szokeasaurusrex
- Add optional
keep_alive
(#2842) by @sentrivana - Add support for celery-redbeat cron tasks (#2643) by @kwigley
- AWS Lambda: aws_event can be an empty list (#2849) by @sentrivana
- GQL: Remove problematic tests (#2835) by @szokeasaurusrex
- Moved
should_send_default_pii
into client (#2840) by @antonpirker should_send_default_pii
shortcut (#2844) by @szokeasaurusrex- Use
scope.should_send_default_pii
in FastAPI integration (#2846) by @szokeasaurusrex - Patched functions decorator for integrations (#2454) by @szokeasaurusrex
- Small APIdocs improvement (#2828) by @antonpirker
- Bump checkouts/data-schemas from
ed078ed
to8232f17
(#2832) by @dependabot - Update CHANGELOG.md (970c577) by @sentrivana
- Updated migration guide (#2859) by @antonpirker
Plus 2 more