Skip to content

Latest commit

 

History

History
190 lines (101 loc) · 8.92 KB

File metadata and controls

190 lines (101 loc) · 8.92 KB

Changelog

0.6.0 (2026-07-24)

Full Changelog: v0.5.2...v0.6.0

Features

  • add OpenSSF Gold quality gates (ea3f5ef)

Bug Fixes

  • audit locked Python dependencies (#22) (b3427e6)

Chores

  • add per-file license evidence (9c46658)

Documentation

  • clarify repository discovery (32c6e61)

0.5.2 (2026-07-23)

Full Changelog: v0.5.1...v0.5.2

Documentation

0.5.1 (2026-07-22)

Full Changelog: v0.5.0...v0.5.1

Chores

  • sync generated SDK contracts (5873bd3)

0.5.0 (2026-07-22)

Full Changelog: v0.4.3...v0.5.0

Features

  • api: propagate durable write actions (71d3e5f)
  • api: propagate production write-action contract (8d10d43)

0.4.2 (2026-07-14)

Full Changelog: v0.4.1...v0.4.2

Security

  • replace long-lived PyPI credentials with trusted publishing
  • isolate builds from OIDC publishing and protect release tags
  • update audited dependencies and require supported Python 3.10 or higher

0.4.1 (2026-04-25)

Full Changelog: v0.4.0...v0.4.1

Chores

  • internal: more robust bootstrap script (69aa90c)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (06635a2)

0.4.0 (2026-04-22)

Full Changelog: v0.3.1...v0.4.0

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (c86dcf1)
  • escape ampersand in OpenAPI summaries for C# XML docs (d2d9141)

Performance Improvements

  • client: optimize file structure copying in multipart requests (eb0688d)

Chores

  • sync OpenAPI spec (e7bfdb7)
  • wire production_repo for all targets (18d4cc3)

0.3.1 (2026-04-08)

Full Changelog: v0.3.0...v0.3.1

Chores

0.3.0 (2026-04-08)

Full Changelog: v0.2.0...v0.3.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (6ce9027)

Chores

0.2.0 (2026-04-01)

Full Changelog: v0.1.3...v0.2.0

Features

Chores

0.1.3 (2026-03-30)

Full Changelog: v0.1.2...v0.1.3

Chores

0.1.2 (2026-03-30)

Full Changelog: v0.1.1...v0.1.2

Chores

  • resolve merge conflict, accept codegen changes (ee87c63)
  • update SDK settings (8ff770f)
  • update SDK settings (80207f7)

0.1.1 (2026-03-30)

Full Changelog: v0.1.0...v0.1.1

Chores

0.1.0 (2026-03-30)

Full Changelog: v0.0.1...v0.1.0

Features

Chores