Releases: braintrustdata/braintrust-sdk-javascript
Releases · braintrustdata/braintrust-sdk-javascript
js-sdk-v3.3.0
Changelog
- chore: Bump SDK version for 3.3.0 (#1475)
- chore: Bump SDK version for 3.2.1 (#1474)
- Add sandbox registration and types (#1337)
- test(ai-sdk): Ensure prompt gets linked with
streamText(#1471) - perf: Improve eval runtime performance (#1459)
- ref: Set
@typescript-eslint/prefer-as-constlint rule from warn to error (#1458)
js-sdk-v3.2.0
Changelog
- vitest evals (#1232)
- meta: Remove Python related code from this repo (#1403)
- Auto-instrumentation for TypeScript (#1302)
- add typespec updates for sandboxes (#1392)
Full Changelog: js-sdk-v3.1.0...js-sdk-v3.2.0
js-sdk-v3.1.0
js-sdk-v3.0.0
py-sdk-v0.5.6
js-sdk-v2.2.2
js-sdk-v2.2.1
Changelog
- bump js version (#1354)
- Add sub-agent nesting for Claude Agent SDK wrapper (#1352)
- Add review span type (#1308)
- Add
AsyncIterableinput support for claude agent sdk (#1336) - Remove preprocessor code (#1334)
- Implement
project.parameters.createandloadParametersAPIs (#1298) - Reintroduce preprocessor truncation (#1330)
- claude-agent-sdk: trace with hooks (#1325)
- Classifications field (#1326)
- Simplify row merging logic (#1316)
- Thread fetching in trace scorers (js) (#1282)
- Support overflowing payloads to S3 at upload time (#1284)
py-sdk-v0.5.5
py-sdk-v0.5.4
Changelog
- Fix empty tool call arguments from string concatenation with None (#1335)
py-sdk-v0.5.3
Changelog
- bump version (#1328)
- Classifications field (#1326)
mise installwill install js and py deps (#1319)- Simplify row merging logic (#1316)
- BRA-4024 Remove duplicate retry in Python SDK HTTPConnection.get_json (#1313)
- make python context vars more robust to threads (#1303)
- Support overflowing payloads to S3 at upload time (#1284)