Skip to content

Releases: trycourier/courier-python

v7.18.2

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 00:18
443ee12

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

Choose a tag to compare

@stainless-app stainless-app released this 07 Jul 19:18
bb1c161

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Jul 21:11
f5654af

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

  • openapi: reword Cancel journey runs 400 description (re-trigger deploy) (c881e7b)
  • openapi: reword Cancel journey runs description (re-trigger deploy) (520683d)
  • openapi: tighten Journeys cancel/experiment copy (C-19177) (3083af5)

v7.17.1

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 00:42
795db26

7.17.1 (2026-06-25)

Full Changelog: v7.17.0...v7.17.1

Documentation

  • openapi: add full response examples to every endpoint (d42bc6b)
  • openapi: reword Cancel Submission description (6e35fe4)
  • openapi: reword Get Submission Checks description (4c0ff82)
  • openapi: reword Replace Submission Checks description (b897ea0)

v7.17.0

Choose a tag to compare

@stainless-app stainless-app released this 24 Jun 22:30
50b7edf

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Jun 22:00
8a0ef36

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

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 20:17
6b41b85

7.15.0 (2026-06-17)

Full Changelog: v7.14.0...v7.15.0

Features

  • openapi: add add-to-digest JourneyNode variant (7abe0d3)
  • openapi: add DELETE /users/{id}/preferences/{topicId} (1f14fd0)

v7.14.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Jun 16:23
07db232

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

Choose a tag to compare

@stainless-app stainless-app released this 28 May 20:15
ca43aae

7.13.0 (2026-05-28)

Full Changelog: v7.12.0...v7.13.0

Features

  • C-18612 Add Journeys batch node variant to OpenAPI spec (04a39c2)
  • Mark settings as required on POST /brands (ea30e96)

v7.12.0

Choose a tag to compare

@stainless-app stainless-app released this 19 May 17:15
5c679f9

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)

Chores

  • internal: more robust bootstrap script (5be9e53)
  • internal: reformat pyproject.toml (9d75a30)