Skip to content

Latest commit

 

History

History
276 lines (146 loc) · 13.2 KB

File metadata and controls

276 lines (146 loc) · 13.2 KB

Changelog

0.11.2 (2026-08-21)

Full Changelog: v0.11.1...v0.11.2

Documentation

  • remove repeated Python SDK copy and clarify examples

0.11.1 (2026-08-20)

Full Changelog: v0.11.0...v0.11.1

Chores

Documentation

0.11.0 (2026-08-12)

Full Changelog: v0.10.1...v0.11.0

Features

  • api: sync public contracts (184f599)

0.10.1 (2026-08-11)

Full Changelog: v0.10.0...v0.10.1

Features

0.10.0 (2026-08-11)

Full Changelog: v0.9.0...v0.10.0

Features

0.9.0 (2026-08-11)

Full Changelog: v0.8.1...v0.9.0

Features

0.8.1 (2026-08-11)

Full Changelog: v0.8.0...v0.8.1

Chores

  • deps: bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.6 (#35) (d5909c0)
  • deps: bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#37) (e985625)
  • deps: bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#42) (0f33a5e)

0.8.0 (2026-07-31)

Full Changelog: v0.7.0...v0.8.0

Features

  • api: add complete reply extraction, rich response contracts, and typed account outcomes (#32) (23ab238)

0.7.0 (2026-07-29)

Full Changelog: v0.6.1...v0.7.0

Features

0.6.1 (2026-07-28)

Full Changelog: v0.6.0...v0.6.1

Chores

  • deps: bump google/clusterfuzzlite/actions/build_fuzzers (#26) (579f53a)
  • deps: bump google/clusterfuzzlite/actions/run_fuzzers (#25) (846c5ff)
  • deps: bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#27) (f8d425d)

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 (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)

Chores

0.1.0 (2026-03-30)

Features

Chores