Releases: knocklabs/knock-python
Releases · knocklabs/knock-python
v0.5.4
v0.5.3
Changelog
- 🌱 feat(kno-3081): add idempotency_key header (#19) – brentjanderson
- 🌱 Contributing – brentjanderson
- 🔧 chore: version 0.5.3 – brentjanderson
v0.5.2
v0.5.1
v0.5.0
v0.4.8
v0.4.7
Changelog
- 🔧 chore(kno-1566) add tenant methods (#11) – meryldakin
- 🔧 chore: bump version (#12) – meryldakin
v0.4.6
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
v0.4.4
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