File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
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
8
9
- fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (#4430) by @svartalf
9
10
- fix(langchain): Make `span_map` an instance variable (#4476) by @szokeasaurusrex
10
11
- fix(langchain): Ensure no duplicate `SentryLangchainCallback` (#4485) by @szokeasaurusrex
11
12
- 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
13
13
14
14
## 2.31.0
15
15
You can’t perform that action at this time.
0 commit comments