Skip to content

Releases: trycourier/courier-python

v7.9.0

12 Mar 18:37
3457eff

Choose a tag to compare

7.9.0 (2026-03-12)

Full Changelog: v7.8.0...v7.9.0

Features

  • api: add journeys resource with list and invoke methods (be92a16)
  • api: remove brand field from ElementalContent (1354ff8)

Bug Fixes

  • api: remove body_token, rename path_token in users.tokens.add_single (3ee45a8)
  • mark MessageDetails timestamp fields as optional (a86abbf)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (8d5a384)
  • format all api.md files (0b4aca7)
  • internal: add request options to SSE classes (7f342f9)
  • internal: bump dependencies (2c1457d)
  • internal: fix lint error on Python 3.14 (58f8a6e)
  • internal: make test_proxy_environment_variables more resilient (d82fd8d)
  • internal: make test_proxy_environment_variables more resilient to env (8aaf597)
  • internal: remove mock server code (31b4e07)
  • update mock server docs (f18d539)

Documentation

  • add AUTO-GENERATED-OVERVIEW markers for README sync (#126) (69391e1)
  • sync README from mintlify-docs (2026-02-20 18:11 UTC) (#127) (e3757cc)

Refactors

  • types: use extra_items from PEP 728 (e69f274)

v7.8.0

06 Feb 19:27
25b1d84

Choose a tag to compare

7.8.0 (2026-02-06)

Full Changelog: v7.7.1...v7.8.0

Features

  • api: add publish/replace methods, versions resource to tenants.templates (2b39781)
  • api: support list of recipients in send message (76ccdfd)
  • client: add custom JSON encoder for extended type support (b641cb6)

v7.7.1

27 Jan 19:31
fad3b92

Choose a tag to compare

7.7.1 (2026-01-27)

Full Changelog: v7.7.0...v7.7.1

Chores

  • ci: upgrade actions/github-script (d2d306b)
  • internal: update actions/checkout version (3a5c4ad)

Documentation

  • types: clarify version field description in automation_template (f04a9e0)

v7.7.0

14 Jan 19:28
e64e998

Choose a tag to compare

7.7.0 (2026-01-14)

Full Changelog: v7.6.1...v7.7.0

Features

  • client: add support for binary request streaming (f0cc366)

Chores

  • internal: regenerate SDK with no functional changes (a9d8cf1)
  • internal: regenerate SDK with no functional changes (4b373e6)

v7.6.1

12 Jan 20:39
74d08a0

Choose a tag to compare

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

08 Jan 20:16
2c408fb

Choose a tag to compare

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

23 Dec 00:38
86ad58a

Choose a tag to compare

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

  • internal: add --fix argument to lint script (14a2c9a)
  • speedup initial import (1ce264e)

v7.4.0

16 Dec 19:32
84cb631

Choose a tag to compare

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

  • add missing docstrings (ea1dec0)
  • internal: add missing files argument to base client (a6fba70)

v7.3.0

08 Dec 22:03
05a8826

Choose a tag to compare

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

08 Dec 20:00
96ef3d6

Choose a tag to compare

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

  • docs: use environment variables for authentication in code snippets (f393857)
  • update lockfile (15713ee)