Skip to content

Releases: knocklabs/knock-python

v0.5.4

26 Apr 15:03
Compare
Choose a tag to compare

Changelog

  • 🐛 fix: keyerror when calling trigger_data (#20) – cjbell
  • 🔧 chore: prep for 0.5.4 release – cjbell

v0.5.3

10 Apr 16:59
67fba40
Compare
Choose a tag to compare

Changelog

v0.5.2

17 Feb 18:07
Compare
Choose a tag to compare

Changelog

  • 🐛 fix: only send json for non get requests (#17) – cjbell
  • 🔧 chore: prepare for 0.5.2 release – cjbell

v0.5.1

22 Dec 15:51
Compare
Choose a tag to compare

Changelog

  • 🌱 feat(kno-2632): add support for trigger_data param (#16) – juanazam
  • 🔧 chore: prepare for 0.5.1 release – juanazam

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