From de1312aa104e2cc457c9ae38980820933f498f29 Mon Sep 17 00:00:00 2001 From: luke-speechify <289678208+luke-speechify@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:55:06 +0100 Subject: [PATCH] feat!: regenerate SDK for API 2026-09-13 with consent-challenge voice cloning Empty commit to re-trigger release-please for the 4.0.0 release. No code changes here; #26 is already on main. The squash commit for #26 could not be parsed by release-please. A multi-line Python example in the body left an open bracket at the end of a line, which the conventional-commit grammar rejects. The parse aborted, the commit was discarded, and feat! plus the breaking-change notes and the Release-As footer were never read, so no release PR was cut. Keep commit bodies free of multi-line code examples. BREAKING CHANGE: voices.create requires consent_challenge_id and consent_recording; the consent form field is gone. BREAKING CHANGE: GetStreamRequestModel moved from speechify.audio to speechify.types. BREAKING CHANGE: the default API version is now 2026-09-13. Release-As: 4.0.0