Skip to content

Commit 75ef769

Browse files
committed
Updated changelog
1 parent f785524 commit 75ef769

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22

33
## 2.37.0
44

5-
### Various fixes & improvements
5+
- **New Integration (BETA):** Add support for `langgraph` (#4727) by @shellmayr
6+
7+
We can now instrument AI agents that are created with [LangGraph](https://www.langchain.com/langgraph) out of the box.
8+
9+
For more information see the [LangGraph integrations documentation](https://docs.sentry.io/platforms/python/integrations/langgraph/).
610

7-
- feat(agents): improve instrumentation of input messages (#4750) by @shellmayr
8-
- tests: Move boto3 tests under toxgen (#4761) by @sentrivana
9-
- ci: Fix celery (#4765) by @sentrivana
10-
- Format span attributes in AI integrations (#4762) by @antonpirker
11-
- tests: Move asyncpg under toxgen (#4757) by @sentrivana
12-
- feat: Add LangGraph integration (#4727) by @shellmayr
13-
- tests: Move beam under toxgen (#4759) by @sentrivana
14-
- tests: Remove openai pin and update tox (#4748) by @sentrivana
11+
- AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by @shellmayr
12+
- AI Agents: Format span attributes in AI integrations (#4762) by @antonpirker
13+
- CI: Fix celery (#4765) by @sentrivana
14+
- Tests: Move asyncpg under toxgen (#4757) by @sentrivana
15+
- Tests: Move beam under toxgen (#4759) by @sentrivana
16+
- Tests: Move boto3 tests under toxgen (#4761) by @sentrivana
17+
- Tests: Remove openai pin and update tox (#4748) by @sentrivana
1518

1619
## 2.36.0
1720

0 commit comments

Comments
 (0)