Skip to content

v0.2.0 - March 24, 2026

Latest

Choose a tag to compare

@LucasAlvesSoares LucasAlvesSoares released this 24 Mar 12:34
· 2 commits to main since this release
5a76826

What's New

  • Enabled console tracing through the OTel-native environment variable OTEL_TRACES_EXPORTER="console"
  • Enabled parent-to-child attribute propagation in context overlays through the propagate parameter, which defaults to False
  • Added gen_ai.operation.name to span attributes when using context_overlay()

What Changed

  • Pinned runtime dependency versions, limiting automatic updates to the patch version in order to avoid breaking changes.

Contributors

  • Application Foundation Toolkit Libraries Team