File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 44
55### Various fixes & improvements
66
7- - fix(spotlight): More defensive Django spotlight middleware injection (#3665) by @BYK
8- - Allow custom transaction names in asgi (#3664) by @sl0thentr0py
9- - tests: Falcon RC1 (#3662) by @sentrivana
10- - build(deps): Remove pin on sphinx (#3650) by @dependabot
11- - build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3651) by @dependabot
12- - fix(langchain): handle case when parent span wasn't traced (#3656) by @rbasoalto
13- - Fix mypy (#3657) by @sentrivana
7+ - Allow custom transaction names in ASGI (#3664) by @sl0thentr0py
8+ - Langchain: Handle case when parent span wasn't traced (#3656) by @rbasoalto
149- Fix Anthropic integration when using tool calls (#3615) by @kwnath
15- - Test with newer Falcon version (#3653) by @sentrivana
16- - feat(falcon): Run test suite with Falcon 4.0.0b3 (#3644) by @sentrivana
17- - Remove ensure_integration_enabled_async (#3632) by @sentrivana
10+ - More defensive Django Spotlight middleware injection (#3665) by @BYK
11+ - Remove `ensure_integration_enabled_async` (#3632) by @sentrivana
12+ - Test with newer Falcon version (#3644, #3653, #3662) by @sentrivana
13+ - Fix mypy (#3657) by @sentrivana
14+ - Remove pin on `sphinx` (#3650) by @sentrivana
15+ - Bump `actions/checkout` from `4.2.0` to `4.2.1` (#3651) by @dependabot
1816
1917## 2.16.0
2018
You can’t perform that action at this time.
0 commit comments