Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 706 Bytes

File metadata and controls

51 lines (27 loc) · 706 Bytes

CHANGELOG

All notable changes to this project will be documented in this file.

0.4.1 (2024-10-16)

Improvements

  • Instrument get_middlewares if available

0.4.0 (2024-10-02)

BREAKING CHANGES

  • Introduce otel middleware and require kstream >= 0.17

0.3.0 (2024-09-30)

BREAKING CHANGES

  • Drop support for kstream < 0.13

0.2.0 (2024-09-27)

Features

  • add new metadata to send span

Fixes

  • Improve typings
  • Types and iron out bugs, and include offset

0.1.2 (2024-09-18)

Improvements

  • Bump deps
  • Bump dev deps

0.1.1 (2024-01-15)

Fixes

  • Add extra dependencies for autoinstrumentation

0.1.0 (2023-12-12)

Features

  • OTEL for kstreams