Skip to content

Latest commit

 

History

History
147 lines (66 loc) · 7.25 KB

File metadata and controls

147 lines (66 loc) · 7.25 KB

Changelog

0.8.0 (2026-06-10)

Features

  • main: update proto GIT_TAG to service/v0.14.0 (#141) (7d5a5b6)

0.7.3 (2026-06-05)

Bug Fixes

  • build wheel directly from source to resolve proto force-include path (e08b72b)

0.7.2 (2026-06-05)

Bug Fixes

  • fix D205 docstring formatting across otdf-python source files (#149) (951fa33)
  • fix/increase testing, fix misconfiguration (#148) (1dc8c45)
  • main: fix release issue, required arguments from workspace root (#147) (668f00a)
  • use --package flag with uv version for workspace layout (#144) (12acfbb)

0.7.1 (2026-06-04)

Documentation

  • fix project structure path in README (#145) (c10f98b)

0.7.0 (2026-06-04)

Features

  • main: upgrade from httpx to httpx2, update other dependencies & switch to uv workspace layout (#142) (649f63c)

0.6.0 (2026-05-21)

Features

0.5.0 (2026-05-08)

Features

  • main: update proto GIT_TAG to service/v0.8.0 (#137) (05ea9a4)

0.4.4 (2026-04-30)

Bug Fixes

  • proto-gen: fix buf plugin path replacement, GIT_TAG, and generated_dir (#135) (88d227d)

0.4.3 (2026-02-05)

Bug Fixes

  • implement KAS allowlist functionality (#129) (c1306da)

0.4.2 (2026-01-07)

⚠ BREAKING CHANGES

  • main: Upgrade from connect-python 0.4.2 to 0.6.0

Bug Fixes

  • main: ensure compatibility with the latest connect-python (#123) (4d160db)

Miscellaneous Chores

0.4.1 (2025-12-09)

Bug Fixes

0.4.0 (2025-11-20)

Features

  • add Python 3.14 support & fix pre-commit (#117) (b89edfc)

0.3.5 (2025-11-10)

Bug Fixes

0.3.4 (2025-10-04)

Chores

  • chore: remove placeholders (#110)

Bug Fixes

0.3.3 (2025-09-17)

Bug Fixes

0.3.2 (2025-09-12)

Bug Fixes

0.3.1 (2025-09-12)

Bug Fixes

0.3.0 (2025-09-11)

⚠ BREAKING CHANGES

  • rewrite in pure Python (#62)

Features