Skip to content

Latest commit

 

History

History
146 lines (80 loc) · 7.41 KB

File metadata and controls

146 lines (80 loc) · 7.41 KB

Changelog

3.0.0-alpha.28 (2025-08-24)

Full Changelog: v3.0.0-alpha.27...v3.0.0-alpha.28

Features

3.0.0-alpha.27 (2025-08-24)

Full Changelog: v3.0.0-alpha.26...v3.0.0-alpha.27

Features

Chores

3.0.0-alpha.26 (2025-08-15)

Full Changelog: v3.0.0-alpha.25...v3.0.0-alpha.26

Features

3.0.0-alpha.25 (2025-08-15)

Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25

Features

Chores

  • internal: codegen related update (8df15a7)

3.0.0-alpha.24 (2025-08-10)

Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24

Features

Bug Fixes

  • parsing: ignore empty metadata (a58758c)
  • parsing: parse extra field types (5253128)

Chores

  • internal: fix ruff target version (25adc14)
  • internal: update comment in script (8fc31e8)
  • project: add settings file for vscode (2327687)
  • update @stainless-api/prism-cli to v5.15.0 (7f4ff8b)

3.0.0-alpha.23 (2025-07-15)

Full Changelog: v3.0.0-alpha.22...v3.0.0-alpha.23

Features

Bug Fixes

  • client: don't send Content-Type header on GET requests (80480dd)
  • parsing: correctly handle nested discriminated unions (812e982)

Chores

  • internal: bump pinned h11 dep (9e822a1)
  • package: mark python 3.13 as supported (2dc73dd)
  • readme: fix version rendering on pypi (a6d7d7a)

3.0.0-alpha.22 (2025-07-03)

Full Changelog: v3.0.0-alpha.21...v3.0.0-alpha.22

Features

3.0.0-alpha.21 (2025-07-03)

Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21

Features

Bug Fixes

  • ci: correct conditional (0b20719)

Chores

  • ci: change upload type (38f5701)
  • ci: only run for pushes and fork pull requests (901a43c)
  • internal: codegen related update (9c82bc7)

3.0.0-alpha.20 (2025-06-27)

Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20

Features

Bug Fixes

  • ci: release-doctor — report correct token name (dadfa9f)

Chores