Skip to content

Commit e44c9ee

Browse files
authored
Update CHANGELOG.md
1 parent ee30db3 commit e44c9ee

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

CHANGELOG.md

+9-11
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,17 @@
44

55
### Various fixes & improvements
66

7-
- Fix flaky transport test (#3666) by @sentrivana
87
- Add support for async calls in Anthropic and OpenAI integration (#3497) by @vetyy
9-
- fix(spotlight): More defensive Django spotlight middleware injection (#3665) by @BYK
10-
- Allow custom transaction names in asgi (#3664) by @sl0thentr0py
11-
- tests: Falcon RC1 (#3662) by @sentrivana
12-
- build(deps): Remove pin on sphinx (#3650) by @dependabot
13-
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3651) by @dependabot
14-
- fix(langchain): handle case when parent span wasn't traced (#3656) by @rbasoalto
15-
- Fix mypy (#3657) by @sentrivana
8+
- Allow custom transaction names in ASGI (#3664) by @sl0thentr0py
9+
- Langchain: Handle case when parent span wasn't traced (#3656) by @rbasoalto
1610
- Fix Anthropic integration when using tool calls (#3615) by @kwnath
17-
- Test with newer Falcon version (#3653) by @sentrivana
18-
- feat(falcon): Run test suite with Falcon 4.0.0b3 (#3644) by @sentrivana
19-
- Remove ensure_integration_enabled_async (#3632) by @sentrivana
11+
- More defensive Django Spotlight middleware injection (#3665) by @BYK
12+
- Remove `ensure_integration_enabled_async` (#3632) by @sentrivana
13+
- Test with newer Falcon version (#3644, #3653, #3662) by @sentrivana
14+
- Fix mypy (#3657) by @sentrivana
15+
- Fix flaky transport test (#3666) by @sentrivana
16+
- Remove pin on `sphinx` (#3650) by @sentrivana
17+
- Bump `actions/checkout` from `4.2.0` to `4.2.1` (#3651) by @dependabot
2018

2119
## 2.16.0
2220

0 commit comments

Comments
 (0)