Skip to content

Commit 0f99a91

Browse files
authored
Update CHANGELOG.md
1 parent ff52764 commit 0f99a91

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

CHANGELOG.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,15 @@
44

55
### Various fixes & improvements
66

7-
- Feat(toxgen): Cache release data (#4835) by @sentrivana
8-
- Feat(toxgen): Remove timestamp prone to merge conflicts (#4860) by @sentrivana
9-
- Fix: Pin shibuya (#4839) by @sentrivana
10-
- Fix: Links to files in toxgen PRs (#4807) by @sentrivana
117
- Fix(AI): Make agents integrations set the span status in case of error (#4820) by @antonpirker
128
- Fix(dedupe): Use weakref in dedupe where possible (#4834) by @sl0thentr0py
139
- Fix(Django): Avoid evaluating complex Django object in span.data/span.attributes (#4804) by @antonpirker
14-
- Fix(Dangchain): don't record tool call output if not include_prompt / should_send_default_pii (#4836) by @shellmayr
10+
- Fix(Langchain): Don't record tool call output if not include_prompt / should_send_default_pii (#4836) by @shellmayr
1511
- Fix(OpenAI): Don't swallow userland exceptions in openai (#4861) by @sl0thentr0py
1612
- Docs: Update contributing guidelines with instructions to run tests with tox (#4857) by @alexander-alderman-webb
1713
- Test(Spark): Improve `test_spark` speed (#4822) by @mgaligniana
18-
- Tests: Remove old system for checking for regressions (#4826) by @sentrivana
19-
- Tests: Move requests under toxgen (#4825) by @sentrivana
20-
- Tests: Move rq under toxgen (#4818) by @sentrivana
21-
- Tests: Move redis under toxgen (#4824) by @sentrivana
22-
- Tests: Move httpx under toxgen (#4780) by @sentrivana
23-
- Tests: Move ray under toxgen (#4810) by @sentrivana
24-
- Tests: Move sanic under toxgen & add option to control how many releases to pick (#4767) by @sentrivana
25-
- Tests: Move pure_eval under toxgen (#4815) by @sentrivana
26-
- Chore: Clean up toxgen (#4855) by @sentrivana
27-
- Chore: Slim down test matrix (#4856) by @sentrivana
28-
- Note: This is my last release. So long, and thanks for all the fish! by @antonpirker
29-
- Build(deps): bump actions/setup-python from 5 to 6 (#4830) by @dependabot
30-
- CI: 🤖 Update test matrix with new releases (09/18) (#4816) by @github-actions
31-
- CI: 🤖 Update test matrix with new releases (09/22) (#4831) by @github-actions
14+
15+
Note: This is my last release. So long, and thanks for all the fish! by @antonpirker
3216

3317

3418
## 2.38.0

0 commit comments

Comments
 (0)