Skip to content

Releases: knocklabs/knock-python

v1.5.0

04 Jun 16:40
0c39dde
Compare
Choose a tag to compare

1.5.0 (2025-06-04)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: api update (d1373fc)
  • client: add follow_redirects request option (89019e2)

Chores

  • docs: remove reference to rye shell (7a8cea9)
  • docs: remove unnecessary param examples (bd97370)

v1.4.0

02 Jun 20:14
96e2b39
Compare
Choose a tag to compare

1.4.0 (2025-05-29)

Full Changelog: v1.3.0...v1.4.0

Features

v1.3.0

29 May 14:53
403bb22
Compare
Choose a tag to compare

1.3.0 (2025-05-27)

Full Changelog: v1.2.0...v1.3.0

Features

Chores

  • docs: grammar improvements (7c7a2a6)

v1.2.0

21 May 17:41
1c18bb9
Compare
Choose a tag to compare

1.2.0 (2025-05-20)

Full Changelog: v1.1.0...v1.2.0

Features

v1.1.0

19 May 19:27
9e9eb32
Compare
Choose a tag to compare

1.1.0 (2025-05-16)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: api update (e88471a)
  • api: api update (07aa7ef)
  • api: removes duplicate activities section (5e79f8b)

Bug Fixes

  • package: support direct resource imports (03d835a)

Chores

  • ci: fix installation instructions (aad60e0)
  • ci: upload sdks to package manager (6793aeb)
  • internal: avoid errors for isinstance checks on proxies (49ba469)
  • internal: version bump (797719a)

v1.0.0

01 May 15:11
cc14ec2
Compare
Choose a tag to compare

1.0.0 (2025-05-01)

Full Changelog: v0.5.14...v1.0.0

Features

Chores

v0.5.14

04 Feb 19:30
Compare
Choose a tag to compare

Changelog

  • 🐛 fix: handle empty 2xx responses (#40) – devin-ai-integration[bot]
  • 🔧 chore: fix issues with setup.py – cjbell
  • 🐛 fix: Correctly catch JSONDecodeError exceptions (#26) – adamantike
  • 🔧 chore: fix bad merge – cjbell
  • 🌱 Chore: Update description for get_subscriptions method (#27) – rachael-t
  • 🐛 fix: revert approach to inline – cjbell

v0.5.13

28 Jan 19:24
Compare
Choose a tag to compare

Changelog

  • 🐛 fix: correct object to objects in bulk_add_subscriptions (#39) – tclancy
  • 🔧 chore: prepare for 0.5.13 release – cjbell

v0.5.12

28 Jan 02:53
4f2d1fb
Compare
Choose a tag to compare

Changelog

v0.5.11

06 Jan 22:58
247dd45
Compare
Choose a tag to compare

Changelog

  • 🔧 chore: no need to create a github release; we already have one from release-bot – cjbell
  • 🌱 Add ability to set a timeout on api requests (#36) – zemek
  • 🔧 chore: prepare 0.5.11 release (#37) – cellomatt