Releases: trycourier/courier-python
Releases · trycourier/courier-python
v7.7.0
v7.6.1
7.6.1 (2026-01-12)
Full Changelog: v7.6.0...v7.6.1
Bug Fixes
- types: remove FilterConfig/FilterConfigParam, consolidate to Filter/FilterParam types (60a1861)
Chores
- internal: regenerate SDK with no functional changes (4f5a16f)
v7.6.0
7.6.0 (2026-01-08)
Full Changelog: v7.5.0...v7.6.0
Features
- api: remove audit_events/automations/brands/bulk/inbound/translations/tenants.templates (9967cc0)
Chores
- internal: codegen related update (0e618c3)
v7.5.0
7.5.0 (2025-12-22)
Full Changelog: v7.4.0...v7.5.0
Features
- api: add slack/teams/pagerduty/webhook/audience recipient types to send (5401702)
Bug Fixes
- use async_to_httpx_files in patch method (81d7991)
Chores
v7.4.0
7.4.0 (2025-12-16)
Full Changelog: v7.3.0...v7.4.0
Features
- Add timezone field to Delay schema (85b8c6f)
- Update bulk API spec: make event required, document profile.email req… (1b99e93)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (ab5f2d0)
Chores
v7.3.0
7.3.0 (2025-12-08)
Full Changelog: v7.2.0...v7.3.0
Features
- Fix UsersGetAllTokensResponse to return object with tokens property i… (805f26a)
v7.2.0
7.2.0 (2025-12-08)
Full Changelog: v7.1.1...v7.2.0
Features
- Add event_ids field to Notification schema (02bb30d)
Bug Fixes
- client: fix duplicate Go struct resulting from name derivations schema (f2f7fc4)
Chores
v7.1.1
7.1.1 (2025-12-02)
Full Changelog: v7.1.0...v7.1.1
Bug Fixes
- ensure streams are always closed (0b75285)