Skip to content

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 23:10
d10439d

8.0.0 (2025-12-11)

⚠ BREAKING CHANGES

  • making metric decorators to comply with otel naming convention standard
  • major cleanup, removing temporary middleware features

Features

  • add current span, traceable and baggage decorators (0d4039b)
  • add support for capturing method return values in span decorator (09c8eea)
  • major cleanup, removing temporary middleware features (68deeee)
  • making metric decorators to comply with otel naming convention standard (39f3778)