Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:54
efe592a

0.2.0 (2026-07-03)

⚠ BREAKING CHANGES

  • start_generation/start_as_current_generation param 'system' is now 'provider', and the emitted attribute is gen_ai.provider.name (was gen_ai.system). GLA2-73.

Features

  • add PII masking and content opt-out at export (GLA2-23) (2c3b4b0)
  • emit gen_ai.provider.name; rename generation param system -> provider (f30ea71)
  • harden export pipeline reliability (GLA2-25) (e1f2f16)
  • harden export pipeline reliability (GLA2-25) (0934973)
  • head-based sampling (GLA2-24) (5b89796)
  • head-based sampling via sample_rate (67d4fd1)
  • PII masking and content opt-out at export (GLA2-23) (dad754e)