Skip to content

v7.11.0

Choose a tag to compare

@stainless-app stainless-app released this 19 May 17:18
0068c2f

7.11.0 (2026-05-19)

Full Changelog: v7.10.2...v7.11.0

Features

  • [C-18380] Journeys API reference: copy + naming cleanup (c9a62bf)
  • [SUP-607] Add DELETE endpoint for Courier Create tenant templates (c5769b4)
  • api: add journeys CRUD/publish/versioning, templates sub-resource, types (297d6eb)
  • support setting headers via env (e7a078f)

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (9bedc1a)

Chores

  • format: run eslint and prettier separately (94cc158)
  • formatter: run prettier and eslint separately (ee1ac34)
  • internal: codegen related update (6197029)
  • internal: more robust bootstrap script (1625ecf)
  • redact api-key headers in debug logs (ce91d48)
  • tests: remove redundant File import (2140f59)