Skip to content

Latest commit

 

History

History
135 lines (60 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

135 lines (60 loc) · 6.03 KB

Changelog

0.2.0 (2025-04-08)

⚠ BREAKING CHANGES

  • data-plane/service: This change breaks the python binding interface.

Features

Bug Fixes

  • python-bindings: fix python examples (#120) (efbe776)

0.1.14 (2025-03-19)

Features

0.1.13 (2025-03-19)

Features

  • tables: do not require Default/Clone traits for elements stored in pool (#97) (afd6765)

Bug Fixes

  • python-bindings: move windows build instructions in dedicated file (#100) (2fcc546)

0.1.12 (2025-03-18)

Features

0.1.11 (2025-03-18)

Features

  • propagate context to enable distributed tracing (#90) (4266d91)

0.1.10 (2025-03-14)

Bug Fixes

  • python-bindings: wheels for python 3.13 in windows (#84) (4418866)

0.1.9 (2025-03-12)

Features

  • notify local app if a message is not processed correctly (#72) (5fdbaea)

0.1.8 (2025-03-06)

Features

0.1.7 (2025-02-20)

Features

  • tables: distinguish local and remote connections in the subscription table (#55) (143520f)

0.1.6 (2025-02-19)

Bug Fixes

0.1.5 (2025-02-14)

Features

Bug Fixes

  • python-bindings: propagate build PROFILE up to task target (#45) (ac4e3a0)

0.1.4 (2025-02-14)

Features

  • implement opentelemetry tracing subscriber (5a0ec9e)

0.1.3 (2025-02-13)

Features

  • python-wheels: add aarch64 build (#37) (7631f4e)

0.1.2 (2025-02-12)

Bug Fixes

0.1.1 (2025-02-11)

Features

  • improve readme for pypi release (#19) (23dfa5c)
  • include readme in published pypi package (#18) (5a26dea)

0.1.0 (2025-02-11)

Features

  • automate python packages release (#16) (f806256)