Skip to content

Releases: knocklabs/knock-python

v0.5.0

06 Sep 17:44
Compare
Choose a tag to compare

Changelog

  • 🐛 fix(workflows): ensure actor has a default value (#15) – cjbell
  • 🔧 chore: prepare for 0.5.0 release – cjbell

v0.4.8

30 Aug 15:29
Compare
Choose a tag to compare

Changelog

  • 🐛 fix(tenants): expose tenants via resources (#14) – cjbell
  • 🔧 chore: prepare for 0.4.8 release – cjbell

v0.4.7

18 Jul 19:57
cf90236
Compare
Choose a tag to compare

Changelog

v0.4.6

29 Jun 15:26
Compare
Choose a tag to compare

Changelog

  • 🔧 chore(1407): update Python SDK method doc comments with mention of inline identification support (#10) – bceskavich
  • 🔧 chore: prepare 0.4.6 release – bceskavich

v0.4.5

10 May 14:29
Compare
Choose a tag to compare

Changelog

  • 🌱 feat: object preferences and unset channel data (#9) – cjbell
  • 🔧 chore: prepare for 0.4.5 release – cjbell

v0.4.4

19 Apr 19:32
Compare
Choose a tag to compare

Changelog

  • 🌱 feat(messages): add new message endpoints support – juanazam
  • 🐛 fix: send parameters properly on GET requests – juanazam
  • 🔧 chore: remove unnecessary default value – juanazam
  • 🌱 feat: add messages list endpoint – juanazam
  • 🌱 Merge pull request #8 from knocklabs/jazambuja-kno-1169-python-sdk-add-new-messages-endpoint – juanazam
  • 🔧 chore: prepare for 0.4.4 release – cjbell

v0.4.3

08 Apr 21:33
Compare
Choose a tag to compare
  • fix: uses JSONDecodeError directly to resolve issues on python 3.9

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Apr 22:25
Compare
Choose a tag to compare

Changelog

  • 🔧 chore(workflows): actor is optional – cjbell
  • 🐛 KNO-1157 fix: try and decode json, returning None if invalid (#7) – cjbell
  • 🔧 chore: prepare 0.4.2 release – cjbell

v0.4.1

21 Jan 18:51
Compare
Choose a tag to compare

What's Changed

  • feat(users): add merge user endpoint by @cjbell in #6

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Jan 00:40
Compare
Choose a tag to compare

What's new

  • feat: add objects, move preferences, add bulk apis by @cjbell in #5

Full Changelog: https://github.com/knocklabs/knock-python/commits/v0.4.0