Skip to content

chore: 🐝 Update SDK - Generate 0.43.2#336

Merged
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1764170043
Nov 26, 2025
Merged

chore: 🐝 Update SDK - Generate 0.43.2#336
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1764170043

Conversation

@github-actions
Copy link

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes Detected:

  • syllable_sdk.conversation-config.get_bridge_phrases_config(): Added
  • syllable_sdk.conversation-config.update_bridge_phrases_config(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (773:3)
│ └─┬/api/v1/pronunciations/metadata
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (17519:9)❌ 
└─┬Components
  ├──[-] schemas (10098:13)❌ 
  ├──[+] schemas (8496:7)
  ├──[+] schemas (17496:7)
  ├──[+] schemas (17518:7)
  ├─┬OutboundCampaign
  │ ├─┬created_at
  │ │ └──[🔀] examples (14022:15)
  │ └─┬updated_at
  │   └──[🔀] examples (14029:15)
  ├─┬CommunicationBatchInput
  │ ├─┬expires_on
  │ │ └──[🔀] examples (8984:15)
  │ └─┬batch_id
  │   └──[🔀] examples (8969:15)
  ├─┬InsightsFolder
  │ ├─┬updated_at
  │ │ └──[🔀] examples (11726:15)
  │ └─┬created_at
  │   └──[🔀] examples (11719:15)
  ├─┬FolderDetails
  │ ├─┬updated_at
  │ │ └──[🔀] examples (10734:15)
  │ └─┬created_at
  │   └──[🔀] examples (10727:15)
  ├─┬InsightsUploadFile
  │ ├─┬created_at
  │ │ └──[🔀] examples (12011:15)
  │ ├─┬start_time
  │ │ └──[🔀] examples (11974:15)
  │ └─┬end_time
  │   └──[🔀] examples (11983:15)
  ├─┬InsightToolOutput
  │ ├─┬updated_at
  │ │ └──[🔀] examples (11303:15)
  │ └─┬created_at
  │   └──[🔀] examples (11296:15)
  ├─┬BatchDetails
  │ ├─┬created_at
  │ │ └──[🔀] examples (8268:15)
  │ ├─┬last_updated_at
  │ │ └──[🔀] examples (8294:15)
  │ ├─┬batch_id
  │ │ └──[🔀] examples (8228:15)
  │ ├─┬deleted_at
  │ │ └──[🔀] examples (8277:15)
  │ └─┬expires_on
  │   └──[🔀] examples (8243:15)
  ├─┬InsightsOutput
  │ ├─┬updated_at
  │ │ └──[🔀] examples (11882:15)
  │ └─┬created_at
  │   └──[🔀] examples (11875:15)
  ├─┬PronunciationOverridesDictionary
  │ └─┬metadata
  │   └──[🔀] $ref (17519:9)❌ 
  ├─┬CommunicationRequestResult
  │ ├─┬created_at
  │ │ └──[🔀] examples (9083:15)
  │ └─┬sent_at
  │   └──[🔀] examples (9092:15)
  ├─┬CommunicationBatch
  │ ├─┬created_at
  │ │ └──[🔀] examples (8914:15)
  │ ├─┬deleted_at
  │ │ └──[🔀] examples (8923:15)
  │ ├─┬expires_on
  │ │ └──[🔀] examples (8889:15)
  │ ├─┬batch_id
  │ │ └──[🔀] examples (8874:15)
  │ └─┬last_updated_at
  │   └──[🔀] examples (8940:15)
  ├─┬InsightWorkflowOutput
  │ ├─┬created_at
  │ │ └──[🔀] examples (11643:15)
  │ ├─┬start_datetime
  │ │ └──[🔀] examples (11600:15)
  │ ├─┬end_datetime
  │ │ └──[🔀] examples (11609:15)
  │ └─┬updated_at
  │   └──[🔀] examples (11650:15)
  └─┬InsightWorkflowInput
    ├─┬end_datetime
    │ └──[🔀] examples (11549:15)
    └─┬start_datetime
      └──[🔀] examples (11540:15)
Document Element Total Changes Breaking Changes
paths 2 1
components 38 2

PYTHON CHANGELOG

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

Based on Speakeasy CLI 1.661.3

* `syllable_sdk.conversation-config.get_bridge_phrases_config()`: **Added**
* `syllable_sdk.conversation-config.update_bridge_phrases_config()`: **Added**
@github-actions github-actions bot added the patch Patch version bump label Nov 26, 2025
@github-actions github-actions bot merged commit a8608d8 into main Nov 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant