|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 3.0.0a6 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- Add experimental async transport (#4572) by @sl0thentr0py |
| 8 | +- Update tox.ini (#3152) by @sl0thentr0py |
| 9 | +- Fix clickhouse logic for generator case (#4722) by @sl0thentr0py |
| 10 | +- Fix langchain merge (#3152) by @sl0thentr0py |
| 11 | +- Fix some typing after merge (#3152) by @sl0thentr0py |
| 12 | +- Fix is_transaction check in client after merge (#3152) by @sl0thentr0py |
| 13 | +- Update tox.ini (#4721) by @sentrivana |
| 14 | +- Update CHANGELOG.md (fb4faf60) by @sentrivana |
| 15 | +- release: 2.35.1 (c2a21aad) by @getsentry-bot |
| 16 | +- fix(openai-agents): Isolate agent run (#4720) by @sentrivana |
| 17 | +- fixed tests for new openai-agents (#3152) by @sl0thentr0py |
| 18 | +- updated tests (#3152) by @sl0thentr0py |
| 19 | +- Replaced set_data calls with set_attributes (#3152) by @sl0thentr0py |
| 20 | +- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#4709) by @dependabot |
| 21 | +- build(deps): bump actions/setup-java from 4 to 5 (#4716) by @dependabot |
| 22 | +- build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#4717) by @dependabot |
| 23 | +- build(deps): bump actions/create-github-app-token from 2.1.0 to 2.1.1 (#4710) by @dependabot |
| 24 | +- fix(tracing): Do not attach stacktrace to transaction (#4713) by @Zylphrex |
| 25 | +- update changelog (5eafb784) by @antonpirker |
| 26 | +- updated changelog (895c3cd6) by @antonpirker |
| 27 | +- release: 2.35.0 (71f61af1) by @getsentry-bot |
| 28 | +- feat(langchain): update integration to from ai.* to gen_ai.* span attributes (#4678) by @shellmayr |
| 29 | +- Add async span context manager (#4680) by @sl0thentr0py |
| 30 | +- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#4684) by @dependabot |
| 31 | + |
| 32 | +_Plus 12 more_ |
| 33 | + |
3 | 34 | ## 3.0.0a5
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments