Sourced from sentry-sdk's releases.
2.17.0
Various fixes & improvements
- Add support for async calls in Anthropic and OpenAI integration (#3497) by
@vetyy
- Allow custom transaction names in ASGI (#3664) by
@sl0thentr0py
- Langchain: Handle case when parent span wasn't traced (#3656) by
@rbasoalto
- Fix Anthropic integration when using tool calls (#3615) by
@kwnath
- More defensive Django Spotlight middleware injection (#3665) by
@BYK
- Remove
ensure_integration_enabled_async
(#3632) by@sentrivana
- Test with newer Falcon version (#3644, #3653, #3662) by
@sentrivana
- Fix mypy (#3657) by
@sentrivana
- Fix flaky transport test (#3666) by
@sentrivana
- Remove pin on
sphinx
(#3650) by@sentrivana
- Bump
actions/checkout
from4.2.0
to4.2.1
(#3651) by@dependabot
Sourced from sentry-sdk's changelog.
2.17.0
Various fixes & improvements
- Add support for async calls in Anthropic and OpenAI integration (#3497) by
@vetyy
- Allow custom transaction names in ASGI (#3664) by
@sl0thentr0py
- Langchain: Handle case when parent span wasn't traced (#3656) by
@rbasoalto
- Fix Anthropic integration when using tool calls (#3615) by
@kwnath
- More defensive Django Spotlight middleware injection (#3665) by
@BYK
- Remove
ensure_integration_enabled_async
(#3632) by@sentrivana
- Test with newer Falcon version (#3644, #3653, #3662) by
@sentrivana
- Fix mypy (#3657) by
@sentrivana
- Fix flaky transport test (#3666) by
@sentrivana
- Remove pin on
sphinx
(#3650) by@sentrivana
- Bump
actions/checkout
from4.2.0
to4.2.1
(#3651) by@dependabot
e44c9ee
Update CHANGELOG.mdee30db3
release: 2.17.0365d9cf
Fix flaky transport test (#3666)9ae5820
Add support for async calls in Anthropic and OpenAI integration (#3497)891afee
fix(spotlight): More defensive Django spotlight middleware injection (#3665)f493057
Allow custom transaction names in asgi (#3664)e463034
tests: Falcon RC1 (#3662)deca5f2
build(deps): Remove pin on sphinx (#3650)302457d
build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3651)846b8b2
fix(langchain): handle case when parent span wasn't traced (#3656)