Skip to content

Commit c815a32

Browse files
committed
updated changelog
1 parent bca8816 commit c815a32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
### Various fixes & improvements
66

7-
- Set tool span to failed if an error is raised in the tool (#4527) by @antonpirker
7+
- feat(sessions): Add top-level start- and end session methods (#4474) by @szokeasaurusrex
8+
- feat(openai-agents): Set tool span to failed if an error is raised in the tool (#4527) by @antonpirker
89
- fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (#4430) by @svartalf
910
- fix(langchain): Make `span_map` an instance variable (#4476) by @szokeasaurusrex
1011
- fix(langchain): Ensure no duplicate `SentryLangchainCallback` (#4485) by @szokeasaurusrex
1112
- fix(Litestar): Apply `failed_request_status_codes` to exceptions raised in middleware (#4074) by @vrslev
12-
- feat(sessions): Add top-level start- and end session methods (#4474) by @szokeasaurusrex
1313

1414
## 2.31.0
1515

0 commit comments

Comments
 (0)