Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:07
44b2c2a

0.3.0 (2026-07-05)

⚠ BREAKING CHANGES

  • Generation.set_model() is now set_response_model(); Generation.set_finish_reason() is now set_finish_reasons().

Features

  • bundled auto-instrumentation via OpenInference (GLA2-26) (b77cb4c)
  • bundled auto-instrumentation via OpenInference (GLA2-26) (6945ab1)
  • pre-1.0 API cleanups from the SDK review (a294b94)

Bug Fixes

  • crash-proofing and semconv corrections (dd06b18)
  • crash-proofing, semconv corrections, and pre-1.0 API cleanups (ae3ca7d)
  • define init() lifecycle semantics (99b644f)
  • define init() lifecycle semantics (4374298)
  • emit gen_ai.*.messages in the spec role/parts shape (GLA2-84) (06ba2a2)
  • emit gen_ai.*.messages in the spec role/parts shape (GLA2-84) (a7225d0)
  • harden export-stage masking (GLA2-83) (db20501)
  • harden export-stage masking (GLA2-83) (9781380)