Skip to content

Latest commit

 

History

History
138 lines (77 loc) · 8.52 KB

CHANGELOG.md

File metadata and controls

138 lines (77 loc) · 8.52 KB

Changelog

2.1.6 (2024-12-18)

Full Changelog: v2.1.5...v2.1.6

Chores

Documentation

  • readme: example snippet for client context manager (#57) (e62b5e9)

2.1.5 (2024-12-13)

Full Changelog: v2.1.4...v2.1.5

Chores

2.1.4 (2024-12-10)

Full Changelog: v2.1.3...v2.1.4

Chores

  • internal: bump pydantic dependency (#40) (ae3a845)

Documentation

  • readme: fix http client proxies example (#42) (d1389f7)

2.1.3 (2024-12-04)

Full Changelog: v2.1.2...v2.1.3

Chores

2.1.2 (2024-12-03)

Full Changelog: v2.1.1...v2.1.2

Chores

2.1.1 (2024-11-28)

Full Changelog: v2.1.0...v2.1.1

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#28) (f5e637e)

Chores

  • internal: exclude mypy from running on tests (#27) (d724387)
  • internal: fix compat model_dump method when warnings are passed (#24) (61c8490)
  • rebuild project due to codegen change (#19) (2a4cf56)
  • rebuild project due to codegen change (#21) (e680d5b)
  • rebuild project due to codegen change (#22) (ecddf51)
  • remove now unused cached-property dep (#26) (21e64d0)

Documentation

2.1.0 (2024-11-06)

Full Changelog: v2.0.0...v2.1.0

Features

2.0.0 (2024-10-04)

Full Changelog: v1.0.0...v2.0.0

Features

Chores

  • internal: codegen related update (#10) (b1b5a5f)
  • internal: codegen related update (#11) (6a8ccd0)
  • internal: codegen related update (#8) (c66ad91)

1.0.0 (2024-09-18)

Full Changelog: v0.1.0-alpha.1...v1.0.0

Chores

0.1.0-alpha.1 (2024-09-16)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (d2b36be)
  • api: update via SDK Studio (458cea2)
  • api: update via SDK Studio (8218b59)

Chores

  • go live (#1) (9de5b2d)
  • internal: bump pyright / mypy version (329a9ff)
  • internal: bump ruff (8152032)
  • internal: codegen related update (05e04a7)
  • internal: codegen related update (a6d2ae7)

Documentation