Full Changelog: v7.11.1...v7.11.2
- types: flatten NotificationTemplateResponse structure (de82b20)
- types: make note optional in ResultNotification, flatten template response (b7dc001)
Full Changelog: v7.11.0...v7.11.1
- api: correct providers update method, notifications/routing_strategies return types (069bf70)
- ensure file data are only sent as 1 parameter (ca4b529)
Full Changelog: v7.10.0...v7.11.0
- api: add content/element/locale methods, remove draft resource, update notifications (ea30dd6)
- api: add list_notifications method to routing_strategies (63adeb8)
- client: preserve hardcoded query params when merging with user params (7e44063)
Full Changelog: v7.9.0...v7.10.0
- api: add create/retrieve/archive/publish/replace, event_id param to notifications (4951cdc)
- api: add html type variant to ElementalNode (6a1ddc7)
- api: add providers resource with CRUD methods and catalog endpoint (db4b86b)
- api: add routing_strategies resource (7577000)
- internal: implement indices array format for query and form serialization (7fc2cd1)
- deps: bump minimum typing-extensions version (7ad4509)
- pydantic: do not pass
by_aliasunless set (65aef6b) - sanitize endpoint path params (9497e29)
- ci: skip lint on metadata-only changes (f6f933d)
- internal: tweak CI branches (40e254c)
- internal: update gitignore (93aedb9)
- types: extract ElementalHTMLNodeWithType from inline union member (1620896)
Full Changelog: v7.8.0...v7.9.0
- api: add journeys resource with list and invoke methods (be92a16)
- api: remove brand field from ElementalContent (1354ff8)
- api: remove body_token, rename path_token in users.tokens.add_single (3ee45a8)
- mark MessageDetails timestamp fields as optional (a86abbf)
- ci: skip uploading artifacts on stainless-internal branches (8d5a384)
- format all
api.mdfiles (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_variablesmore resilient (d82fd8d) - internal: make
test_proxy_environment_variablesmore resilient to env (8aaf597) - internal: remove mock server code (31b4e07)
- update mock server docs (f18d539)
- add AUTO-GENERATED-OVERVIEW markers for README sync (#126) (69391e1)
- sync README from mintlify-docs (2026-02-20 18:11 UTC) (#127) (e3757cc)
- types: use
extra_itemsfrom PEP 728 (e69f274)
Full Changelog: v7.7.1...v7.8.0
- 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)
Full Changelog: v7.7.0...v7.7.1
- types: clarify version field description in automation_template (f04a9e0)
Full Changelog: v7.6.1...v7.7.0
- client: add support for binary request streaming (f0cc366)
- internal: regenerate SDK with no functional changes (a9d8cf1)
- internal: regenerate SDK with no functional changes (4b373e6)
Full Changelog: v7.6.0...v7.6.1
- types: remove FilterConfig/FilterConfigParam, consolidate to Filter/FilterParam types (60a1861)
- internal: regenerate SDK with no functional changes (4f5a16f)
Full Changelog: v7.5.0...v7.6.0
- api: remove audit_events/automations/brands/bulk/inbound/translations/tenants.templates (9967cc0)
- internal: codegen related update (0e618c3)
Full Changelog: v7.4.0...v7.5.0
- api: add slack/teams/pagerduty/webhook/audience recipient types to send (5401702)
- use async_to_httpx_files in patch method (81d7991)
Full Changelog: v7.3.0...v7.4.0
- Add timezone field to Delay schema (85b8c6f)
- Update bulk API spec: make event required, document profile.email req… (1b99e93)
- types: allow pyright to infer TypedDict types within SequenceNotStr (ab5f2d0)
Full Changelog: v7.2.0...v7.3.0
- Fix UsersGetAllTokensResponse to return object with tokens property i… (805f26a)
Full Changelog: v7.1.1...v7.2.0
- Add event_ids field to Notification schema (02bb30d)
- client: fix duplicate Go struct resulting from name derivations schema (f2f7fc4)
- docs: use environment variables for authentication in code snippets (f393857)
- update lockfile (15713ee)
Full Changelog: v7.1.0...v7.1.1
- ensure streams are always closed (0b75285)
- add Python 3.14 classifier and testing (b712bc3)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (8fb8ad7)
Full Changelog: v7.0.1...v7.1.0
Full Changelog: v7.0.0...v7.0.1
- update SDK settings (7c0140c)
Full Changelog: v6.4.0...v7.0.0
- compat with Python 3.14 (a337f1e)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (97cf79e)
- package: drop Python 3.8 support (f229ffd)
Full Changelog: v6.4.0-alpha20...v6.4.0
Full Changelog: v6.4.0-alpha19...v6.4.0-alpha20
- internal/tests: avoid race condition with implicit client cleanup (a01184b)
- internal: grammar fix (it's -> its) (e774a66)
Full Changelog: v6.4.0-alpha18...v6.4.0-alpha19
- client: close streams without requiring full consumption (31633eb)
Full Changelog: v6.4.0-alpha17...v6.4.0-alpha18
- Comment adjustment to kick of build (0ea3bef)
- Comment to kick off build (a375abf)
Full Changelog: v6.4.0-alpha16...v6.4.0-alpha17
- bump
httpx-aiohttpversion to 0.1.9 (e0d109f)
Full Changelog: v6.4.0-alpha15...v6.4.0-alpha16
- Dep Warning (57f6081)
Full Changelog: v6.4.0-alpha14...v6.4.0-alpha15
- Updated paths for each model and go example updates (5afd3bc)
Full Changelog: v6.4.0-alpha13...v6.4.0-alpha14
- api: manual updates (e112bd0)
- api: manual updates (d42b37a)
- api: manual updates (d47cd8b)
- api: manual updates (71f3a3c)
- Examples and ref polish (2064338)
- Kick of merge attempt (06e8c01)
- Model sync (01f64f4)
- Polish and Kick of Java Kit Gen (bd0f5eb)
- Template Id (8d36ed8)
- Test Github Action (cb50c99)
- Test stainless open action (b107881)
- internal: detect missing future annotations with ruff (3826b8b)
Full Changelog: v6.4.0-alpha12...v6.4.0-alpha13
- api: manual updates (1482bb2)
Full Changelog: v6.4.0-alpha11...v6.4.0-alpha12
Full Changelog: v6.4.0-alpha9...v6.4.0-alpha11
- api: manual updates (26ed528)
- api: manual updates (250903a)
- api: manual updates (1878d7e)
- api: manual updates (87191fd)
- api: manual updates (cc4c950)
- api: manual updates (899b66a)
- api: manual updates (f1e4f47)
- api: manual updates (def8956)
- api: manual updates (ae8ca25)
Full Changelog: v6.4.0-alpha8...v6.4.0-alpha9
Full Changelog: v6.4.0-alpha7...v6.4.0-alpha8
- api: manual updates (9f8698c)
Full Changelog: v6.4.0-alpha6...v6.4.0-alpha7
Full Changelog: v6.4.0-alpha5...v6.4.0-alpha6
Full Changelog: v6.4.0-alpha4...v6.4.0-alpha5
- api: manual updates (c34431e)
Full Changelog: v6.4.0-alpha3...v6.4.0-alpha4
- api: manual updates (1d2cb25)
Full Changelog: v6.4.0-alpha2...v6.4.0-alpha3
- api: manual updates (75fba38)
Full Changelog: v6.4.0-alpha1...v6.4.0-alpha2
- api: manual updates (174ee72)
Full Changelog: v6.4.0-alpha0...v6.4.0-alpha1
- update SDK settings (6c392ae)
Full Changelog: v0.0.1...v6.4.0-alpha0