Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana authored Oct 17, 2024
1 parent ee30db3 commit e44c9ee
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,17 @@

### Various fixes & improvements

- Fix flaky transport test (#3666) by @sentrivana
- Add support for async calls in Anthropic and OpenAI integration (#3497) by @vetyy
- fix(spotlight): More defensive Django spotlight middleware injection (#3665) by @BYK
- Allow custom transaction names in asgi (#3664) by @sl0thentr0py
- tests: Falcon RC1 (#3662) by @sentrivana
- build(deps): Remove pin on sphinx (#3650) by @dependabot
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3651) by @dependabot
- fix(langchain): handle case when parent span wasn't traced (#3656) by @rbasoalto
- Fix mypy (#3657) by @sentrivana
- 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
- Test with newer Falcon version (#3653) by @sentrivana
- feat(falcon): Run test suite with Falcon 4.0.0b3 (#3644) by @sentrivana
- Remove ensure_integration_enabled_async (#3632) by @sentrivana
- 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` from `4.2.0` to `4.2.1` (#3651) by @dependabot

## 2.16.0

Expand Down

0 comments on commit e44c9ee

Please sign in to comment.