Releases: trycourier/courier-python
Releases · trycourier/courier-python
Release list
v7.18.2
7.18.2 (2026-07-09)
Full Changelog: v7.18.1...v7.18.2
Chores
- update api-spec with new message resend endpoint (692be20)
v7.18.1
7.18.1 (2026-07-07)
Full Changelog: v7.18.0...v7.18.1
Documentation
- openapi: document audiences filter combinator (SUP-686) (133bd64)
v7.18.0
7.18.0 (2026-07-06)
Full Changelog: v7.17.1...v7.18.0
Features
- openapi: Journeys cancel-by-token endpoint + send-node experiments (C-18986) (2506b29)
Bug Fixes
- types: avoid type-checker errors on params with additional properties (2898ba5)
Documentation
v7.17.1
v7.17.0
7.17.0 (2026-06-24)
Full Changelog: v7.16.0...v7.17.0
Features
- preferences: workspace preference sections & nested topics endpoints (362609a)
v7.16.0
7.16.0 (2026-06-23)
Full Changelog: v7.15.0...v7.16.0
Features
- journeys: add content + locale endpoints to journey-scoped templates (dea52d4)
Documentation
- journeys: clarify checksum usage + re-trigger docs sync for journey content endpoints (0d36476)
v7.15.0
v7.14.0
7.14.0 (2026-06-12)
Full Changelog: v7.13.0...v7.14.0
Features
- digests: document digest REST endpoints in OpenAPI spec (d88d2ae)
v7.13.0
v7.12.0
7.12.0 (2026-05-19)
Full Changelog: v7.11.2...v7.12.0
Features
- [C-18380] Journeys API reference: copy + naming cleanup (974e8c8)
- [SUP-607] Add DELETE endpoint for Courier Create tenant templates (3238616)
- api: add journey CRUD/versioning/templates endpoints, update types (f352f50)
- internal/types: support eagerly validating pydantic iterators (87f6e77)
- support setting headers via env (111bbaa)
Bug Fixes
- client: add missing f-string prefix in file type error message (ee15d9a)
- use correct field name format for multipart file arrays (4b98bee)
Performance Improvements
- client: optimize file structure copying in multipart requests (f33e194)