Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:24
88e79be

0.1.0 (2026-07-02)

Features

  • @observe decorator for tracing user functions (GLA2-19) (ee7e095)
  • add @observe decorator for tracing user functions (4e0ba4d)
  • add span-kind model (semconv) and kind param to @observe (e1305d8)
  • add start_generation LLM capture helper (gen_ai-native) (415b168)
  • add start_span manual span API + Observation handle (70835f8)
  • align span API naming + add manual create/update/end lifecycle (17e8f31)
  • align span API naming + manual create/update/end (GLA2-70) (66cb01c)
  • gen_ai-native LLM generation helpers (GLA2-22) (19efa5c)
  • manual span API (start_span + Observation) (GLA2-20) (306817e)
  • span-kind model + attribute mapping (GLA2-21) (c145c92)

Documentation

  • update README title to GlassFlow Python SDK (33cdacb)