Skip to content

Releases: knocklabs/knock-python

v1.12.0

18 Aug 13:19
e319ce4
Compare
Choose a tag to compare

1.12.0 (2025-08-15)

Full Changelog: v1.11.0...v1.12.0

Features

Chores

  • internal: codegen related update (9ed4c52)
  • internal: fix ruff target version (be7a302)
  • internal: update comment in script (e7b7278)
  • update @stainless-api/prism-cli to v5.15.0 (a6f9e47)

v1.11.0

05 Aug 14:24
413ee5d
Compare
Choose a tag to compare

1.11.0 (2025-08-05)

Full Changelog: v1.10.1...v1.11.0

Features

  • client: support file upload requests (19135e5)

Bug Fixes

  • parsing: parse extra field types (4f39573)

Chores

  • project: add settings file for vscode (4c4c3b6)

v1.10.1

22 Jul 03:07
a68fd20
Compare
Choose a tag to compare

1.10.1 (2025-07-22)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

  • parsing: ignore empty metadata (a005f4a)

v1.10.0

21 Jul 14:09
0be8b33
Compare
Choose a tag to compare

1.10.0 (2025-07-15)

Full Changelog: v1.9.0...v1.10.0

Features

Bug Fixes

  • client: don't send Content-Type header on GET requests (64799d2)
  • parsing: correctly handle nested discriminated unions (e8e1932)

Chores

  • ci: change upload type (e71a7c5)
  • internal: bump pinned h11 dep (f2b5336)
  • package: mark python 3.13 as supported (ee5b244)
  • readme: fix version rendering on pypi (a2fae26)

v1.9.0

30 Jun 17:51
6f9787e
Compare
Choose a tag to compare

1.9.0 (2025-06-30)

Full Changelog: v1.8.1...v1.9.0

Features

Bug Fixes

  • ci: correct conditional (4fca14e)
  • ci: release-doctor — report correct token name (2fc22a4)

Chores

  • ci: only run for pushes and fork pull requests (4c11d9d)

v1.8.1

24 Jun 13:20
86bea22
Compare
Choose a tag to compare

1.8.1 (2025-06-24)

Full Changelog: v1.8.0...v1.8.1

Chores

  • tests: skip some failing tests on the latest python versions (e4d646c)

v1.8.0

23 Jun 19:21
1f53f76
Compare
Choose a tag to compare

1.8.0 (2025-06-21)

Full Changelog: v1.7.1...v1.8.0

Features

Bug Fixes

  • tests: fix: tests which call HTTP endpoints directly with the example parameters (beb242d)

Chores

  • ci: enable for pull requests (38cb0ce)
  • internal: update conftest.py (5bcbc15)
  • readme: update badges (b72984d)
  • tests: add tests for httpx client instantiation & proxies (e971449)

Documentation

  • client: fix httpx.Timeout documentation reference (7239e56)

v1.7.1

13 Jun 14:14
a6934b7
Compare
Choose a tag to compare

1.7.1 (2025-06-13)

Full Changelog: v1.7.0...v1.7.1

Bug Fixes

  • client: correctly parse binary response | stream (86075af)

Chores

  • tests: run tests in parallel (c6d9045)

v1.7.0

12 Jun 20:48
a4679d8
Compare
Choose a tag to compare

1.7.0 (2025-06-12)

Full Changelog: v1.6.0...v1.7.0

Features

v1.6.0

06 Jun 14:39
248fa87
Compare
Choose a tag to compare

1.6.0 (2025-06-06)

Full Changelog: v1.5.0...v1.6.0

Features