Skip to content

Releases: braintrustdata/braintrust-sdk-java

Release v0.2.7

23 Feb 22:06
6701370

Choose a tag to compare

What's Changed

  • upgrade otel dependency versions #42

Full Changelog: v0.2.6...v0.2.7

Release v0.2.6

19 Feb 23:19
f6ec2fe

Choose a tag to compare

What's Changed

Features

  • support task and scorer errors #39

Bug Fixes

  • fix experiment dataset linking #40

Full Changelog: v0.2.5...v0.2.6

Release v0.2.5

11 Feb 19:47
8dfaaf3

Choose a tag to compare

What's Changed

Features

  • add option to configure braintrust SDK json object mapper #34
  • support top-level tags and metadata for experiments #35
  • support tagging metadata for eval cases #36

Full Changelog: v0.2.4...v0.2.5

Release v0.2.4

06 Feb 17:44
1a2b623

Choose a tag to compare

What's Changed

Features

  • Distributed Tracing for remote scorers in #33
  • Create one span per scorer in evals

Bug Fixes

  • Fix an issue where the Braintrust UI would flag score spans as missing a socre

Full Changelog: v0.2.3...v0.2.4

Release v0.2.3

23 Jan 23:27
316b7b2

Choose a tag to compare

What's Changed

Features

  • add support for remote scorers in evals+devserver in #32

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

14 Jan 00:46
e70508a

Choose a tag to compare

What's Changed

Features

  • Instrument Langchain4j AI Services in #30

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

30 Dec 17:33
1b58fef

Choose a tag to compare

What's Changed

Features

  • Initial Support for Remote Evals Devserver #23
    • Dataset fetching
    • Devserver-side task execution
  • Instrumentation for Lanchain4j's OpenAI Chat Model #24

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

12 Dec 19:09
0495e7e

Choose a tag to compare

Breaking Change Notice:
This release includes a minor breaking change which alters the signature of the Scorer.of(...) factory method

What's Changed

Features

  • Support fetching datasets from Braintrust in #20
  • Include braintrust.parent in distributed traces in #21
  • Link evals to their originating datasets in #22

Full Changelog: v0.1.3...v0.2.0

Release v0.1.3

01 Dec 20:20
8765968

Choose a tag to compare

What's Changed

Features

  • Allow configuring custom SSL settings for Braintrust Span Exporter #17
  • Support eval dataset tags and metadata #18

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

25 Nov 15:11
15904be

Choose a tag to compare

What's Changed

Bug Fixes

  • log debug instead of info when instrumenting genai client #15

Full Changelog: v0.1.1...v0.1.2