Skip to content

Releases: braintrustdata/braintrust-sdk-java

Release v0.3.7

06 May 06:44
4d36183

Choose a tag to compare

What's Changed

Features

  • fix tagging for OpenAI response streaming #99

Full Changelog: v0.3.6...v0.3.7

Release v0.3.6

01 May 22:22
bb21361

Choose a tag to compare

What's Changed

  • send anthropic token cache metrics (anthropic+springai instrumentation) #86
  • fix: wire BraintrustConfig.sslContext into the API HTTP client #94

Full Changelog: v0.3.4...v0.3.6

Release v0.3.4

22 Apr 22:53
17aa053

Choose a tag to compare

What's Changed

Bug Fixes

  • remove otel autoconfig from sdk transitive dependencies #89

Full Changelog: v0.3.3...v0.3.4

Release v0.3.3

22 Apr 08:00
92ffe1d

Choose a tag to compare

What's Changed

Bug Fixes

  • remove otel auto-install from main sdk artifact #87
  • improve autoinstrumentation third party agent detection logic #84
  • fix dropped traces bug when running alongside datadog agent #87

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

20 Apr 20:45
17606c4

Choose a tag to compare

What's Changed

Other Changes

  • bedrock instrumentation #82
    • NOTE: converse attachment rendering is currently not supported in the braintrust UI

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

10 Apr 21:50
0a2044f

Choose a tag to compare

What's Changed

Bug Fixes

  • spring ai bug fixes #72
    • time to first token metric for streaming
    • capture attachments in messages

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

07 Apr 19:36
fce31e6

Choose a tag to compare

Breaking Change Notice:
This release includes a minor breaking change which adds Parameters to Task.apply method signature

What's Changed

Features

  • support remote eval params #64

Full Changelog: v0.2.11...v0.3.0

Release v0.2.11

01 Apr 22:03
6bad5d7

Choose a tag to compare

What's Changed

Features

  • support filterAISpans #59

Full Changelog: v0.2.10...v0.2.11

Release v0.2.10

25 Mar 21:23
91263fe

Choose a tag to compare

What's Changed

Features

  • support openai responses endpoint #46
  • support openai and anthropic models in SpringAI instrumentation #49

Bug Fixes

  • Add purpose tag to Eval score spans #48

Full Changelog: v0.2.9...v0.2.10

Release v0.2.9

02 Mar 22:14
fea605a

Choose a tag to compare

What's Changed

Other Changes

  • anthropic beta service instrumentation #45

Full Changelog: v0.2.8...v0.2.9