Skip to content

chore: 🐝 Update SDK - Generate 3.15.1#37

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776127266
Open

chore: 🐝 Update SDK - Generate 3.15.1#37
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776127266

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 14, 2026

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • novu.channel_endpoints.update(): response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.workflows.create():
    • request.create_workflow_dto.steps[].union(http_request).control_values.union(HttpRequestControlDto).body Changed (Breaking ⚠️)
    • response.steps[].union(http_request) Changed (Breaking ⚠️)
  • novu.notifications.retrieve(): response.jobs[].execution_details[].provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.notifications.list(): response.data[].jobs[].execution_details[].provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_endpoints.retrieve(): response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_endpoints.create(): response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_endpoints.list():
    • request.provider_id Changed
    • response.data[].provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_connections.update(): response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_connections.retrieve(): response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_connections.create():
    • request.create_channel_connection_request_dto.connection_mode Added
    • response.provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.channel_connections.list():
    • request.provider_id Changed
    • response.data[].provider_id.enum(novu_email_agent) Added (Breaking ⚠️)
  • novu.workflows.sync(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • novu.workflows.get(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • novu.workflows.patch(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • novu.workflows.update():
    • request.update_workflow_dto.steps[].union(http_request).control_values.union(HttpRequestControlDto).body Changed (Breaking ⚠️)
    • response.steps[].union(http_request) Changed (Breaking ⚠️)
  • novu.domains.routes.retrieve(): Added
  • novu.domains.diagnose(): Added
  • novu.layouts.duplicate():
    • request.duplicate_layout_dto.layout_id Added
  • novu.integrations.generate_connect_o_auth_url(): Added
  • novu.domains.routes.test(): Added
  • novu.domains.create(): Added
  • novu.domains.routes.delete(): Added
  • novu.domains.routes.update(): Added
  • novu.domains.routes.create(): Added
  • novu.domains.routes.list(): Added
  • novu.domains.auto_configure.start(): Added
  • novu.domains.auto_configure.retrieve(): Added
  • novu.domains.verify(): Added
  • novu.integrations.generate_link_user_o_auth_url(): Added
  • novu.domains.delete(): Added
  • novu.domains.list(): Added
  • novu.integrations.list(): response.[].credentials Changed
  • novu.integrations.create():
    • request.create_integration_request_dto.credentials Changed
    • response.credentials Changed
  • novu.integrations.update():
    • request.update_integration_request_dto.credentials Changed
    • response.credentials Changed
  • novu.integrations.delete(): response.[].credentials Changed
  • novu.integrations.set_as_primary(): response.credentials Changed
  • novu.integrations.list_active(): response.[].credentials Changed
  • novu.integrations.generate_chat_o_auth_url(): Deprecated
  • novu.integrations.generate_chat_o_auth_url(): request.generate_chat_oauth_url_request_dto Changed
  • novu.domains.update(): Added
  • novu.domains.retrieve(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (27459:3)
│ ├──[+] path (23644:3)
│ ├──[+] path (34596:3)
│ ├──[+] path (26187:3)
│ ├──[+] path (24885:3)
│ ├──[+] path (27136:3)
│ ├──[+] path (24574:3)
│ ├──[+] path (25512:3)
│ ├──[+] path (25202:3)
│ ├──[+] path (34286:3)
│ ├──[+] path (22981:3)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (318:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ ├─┬/v1/channel-connections
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/subscribers/{subscriberId}/notifications/feed
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minimum (38821:22)❌ 
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (31488:20)
│ ├─┬/v1/integrations/chat/oauth
│ │ └─┬POST
│ │   ├──[🔀] description (34911:20)
│ │   └──[+] deprecated (34912:19)
│ └─┬/v1/channel-endpoints
│   └─┬GET
│     └──Parameters
├─┬Tags
│ └──[+] Domains (40471:5)
├─┬Components
│ ├──[+] schemas (42550:7)
│ ├──[+] schemas (43332:7)
│ ├──[+] schemas (42661:7)
│ ├──[+] schemas (42749:7)
│ ├──[+] schemas (42880:7)
│ ├──[+] schemas (43395:7)
│ ├──[+] schemas (42935:7)
│ ├──[+] schemas (42948:7)
│ ├──[+] schemas (42847:7)
│ ├──[+] schemas (42820:7)
│ ├──[+] schemas (42831:7)
│ ├──[+] schemas (42637:7)
│ ├──[+] schemas (42709:7)
│ ├──[+] schemas (42802:7)
│ ├──[+] schemas (42955:7)
│ ├──[+] schemas (50821:7)
│ ├──[+] schemas (42889:7)
│ ├──[+] schemas (50841:7)
│ ├──[+] schemas (42779:7)
│ ├──[+] schemas (50870:7)
│ ├──[+] schemas (51086:7)
│ ├──[+] schemas (42623:7)
│ ├──[+] schemas (42907:7)
│ ├──[+] schemas (50829:7)
│ ├──[+] schemas (42527:7)
│ ├──[+] schemas (42593:7)
│ ├──[+] schemas (42687:7)
│ ├──[+] schemas (50809:7)
│ ├─┬GetChannelEndpointResponseDto
│ │ └─┬providerId
│ │   └──[+] enum (50262:15)
│ ├─┬DigestStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48460:20)❌ 
│ ├─┬GetChannelConnectionResponseDto
│ │ └─┬providerId
│ │   └──[+] enum (49614:15)
│ ├─┬PushStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48388:20)❌ 
│ ├─┬HttpRequestControlDto
│ │ └─┬body
│ │   ├──[-] items (41893:13)❌ 
│ │   ├──[-] type (41891:17)❌ 
│ │   ├──[🔀] description (47887:24)
│ │   ├──[+] oneOf (47890:15)
│ │   └──[+] oneOf (47891:15)
│ ├─┬ProvidersIdEnum
│ │ └──[+] enum (41579:11)
│ ├─┬HttpRequestStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48532:20)❌ 
│ ├─┬CreateWorkflowDto
│ │ └─┬workflowId
│ │   └──[🔀] pattern (48609:20)❌ 
│ ├─┬EmailStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48340:20)❌ 
│ ├─┬GenerateChatOauthUrlRequestDto
│ │ ├──[+] properties (43324:9)
│ │ ├──[+] properties (43316:9)
│ │ ├──[+] properties (43308:9)
│ │ ├──[+] properties (43300:9)
│ │ ├─┬context
│ │ │ ├──[-] additionalProperties (37415:13)❌ 
│ │ │ ├──[🔀] type (43260:17)❌ 
│ │ │ ├──[+] description (43261:24)
│ │ │ └──[+] example (43263:20)
│ │ ├─┬scope
│ │ │ ├──[+] additionalProperties (43267:13)❌ 
│ │ │ ├──[-] items (37447:13)❌ 
│ │ │ ├──[🔀] type (43265:17)❌ 
│ │ │ ├──[-] description (37435:24)
│ │ │ └──[-] example (37438:13)
│ │ ├─┬connectionIdentifier
│ │ │ ├──[🔀] type (43325:17)❌ 
│ │ │ ├──[🔀] description (43326:24)
│ │ │ └──[🔀] example (43328:20)
│ │ ├─┬subscriberId
│ │ │ ├──[🔀] description (43258:24)
│ │ │ └──[-] example (37403:20)
│ │ └─┬integrationIdentifier
│ │   ├──[+] enum (43321:15)
│ │   ├──[+] enum (43322:15)
│ │   ├──[🔀] description (43318:24)
│ │   └──[+] example (43323:20)
│ ├─┬TriggerEventRequestDto
│ │ └─┬actor
│ │   └──[🔀] description (41191:24)
│ ├─┬DelayStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48436:20)❌ 
│ ├─┬ChatStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48412:20)❌ 
│ ├─┬DuplicateWorkflowDto
│ │ └─┬workflowId
│ │   └──[🔀] pattern (48847:20)❌ 
│ ├─┬ThrottleStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48484:20)❌ 
│ ├─┬CustomStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48508:20)❌ 
│ ├─┬CreateChannelConnectionRequestDto
│ │ ├──[+] properties (49779:9)
│ │ ├─┬workspace
│ │ │ └──[🔀] $ref (49754:11)❌ 
│ │ ├─┬identifier
│ │ │ ├──[+] additionalProperties (49760:13)❌ 
│ │ │ ├──[🔀] type (49758:17)❌ 
│ │ │ ├──[-] description (43749:24)
│ │ │ └──[-] example (43751:20)
│ │ ├─┬integrationIdentifier
│ │ │ ├──[🔀] description (49750:24)
│ │ │ └──[🔀] example (49752:20)
│ │ ├─┬context
│ │ │ ├──[-] additionalProperties (43759:13)❌ 
│ │ │ ├──[+] enum (49784:15)
│ │ │ ├──[+] enum (49785:15)
│ │ │ ├──[🔀] type (49780:17)❌ 
│ │ │ ├──[+] description (49781:24)
│ │ │ └──[+] example (49786:20)
│ │ └─┬subscriberId
│ │   ├──[🔀] description (49789:24)
│ │   └──[🔀] example (49791:20)
│ ├─┬CredentialsDto
│ │ ├──[+] properties (43060:9)
│ │ ├──[+] properties (43058:9)
│ │ ├─┬secretKey
│ │ │ └──[🔀] type (43001:17)❌ 
│ │ ├─┬tlsOptions
│ │ │ └──[🔀] type (43055:17)❌ 
│ │ ├─┬user
│ │ │ └──[🔀] type (43005:17)❌ 
│ │ ├─┬senderId
│ │ │ └──[🔀] type (42981:17)❌ 
│ │ ├─┬secure
│ │ │ └──[🔀] type (43021:17)❌ 
│ │ └─┬requireTls
│ │   └──[🔀] type (42983:17)❌ 
│ ├─┬DuplicateLayoutDto
│ │ ├──[+] properties (45928:9)
│ │ └─┬name
│ │   └──[🔀] description (45930:24)
│ ├─┬SmsStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48364:20)❌ 
│ └─┬InAppStepUpsertDto
│   └─┬stepId
│     └──[🔀] pattern (48316:20)❌ 
└─┬Extensions
  └──[🔀] x-webhooks (51183:3)
Document Element Total Changes Breaking Changes
paths 17 1
tags 1 0
components 97 31

View full report

Linting Report 0 errors, 21 warnings, 46 hints

View full report

PYTHON CHANGELOG

retries: 3.0.5 - 2026-04-15

🐛 Bug Fixes

  • retry mechanism now correctly retries on error status codes (5XX, 429, etc.) instead of raising immediately on the first failure (commit by @AshGodfrey)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

Based on Speakeasy CLI 1.761.11

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 14, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776127266 branch 8 times, most recently from aedc3e7 to 7da1c90 Compare April 22, 2026 00:39
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776127266 branch 7 times, most recently from 67e79be to 300fc46 Compare April 29, 2026 00:48
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776127266 branch 4 times, most recently from 5c89b3f to afacc21 Compare May 3, 2026 00:49
* `novu.channel_endpoints.update()`:  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.workflows.create()`: 
  *  `request.create_workflow_dto.steps[].union(http_request).control_values.union(HttpRequestControlDto).body` **Changed** (Breaking ⚠️)
  *  `response.steps[].union(http_request)` **Changed** (Breaking ⚠️)
* `novu.notifications.retrieve()`:  `response.jobs[].execution_details[].provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.notifications.list()`:  `response.data[].jobs[].execution_details[].provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_endpoints.retrieve()`:  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_endpoints.create()`:  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_endpoints.list()`: 
  *  `request.provider_id` **Changed**
  *  `response.data[].provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_connections.update()`:  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_connections.retrieve()`:  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_connections.create()`: 
  *  `request.create_channel_connection_request_dto.connection_mode` **Added**
  *  `response.provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.channel_connections.list()`: 
  *  `request.provider_id` **Changed**
  *  `response.data[].provider_id.enum(novu_email_agent)` **Added** (Breaking ⚠️)
* `novu.workflows.sync()`:  `response.steps[].union(http_request)` **Changed** (Breaking ⚠️)
* `novu.workflows.get()`:  `response.steps[].union(http_request)` **Changed** (Breaking ⚠️)
* `novu.workflows.patch()`:  `response.steps[].union(http_request)` **Changed** (Breaking ⚠️)
* `novu.workflows.update()`: 
  *  `request.update_workflow_dto.steps[].union(http_request).control_values.union(HttpRequestControlDto).body` **Changed** (Breaking ⚠️)
  *  `response.steps[].union(http_request)` **Changed** (Breaking ⚠️)
* `novu.domains.routes.retrieve()`: **Added**
* `novu.domains.diagnose()`: **Added**
* `novu.layouts.duplicate()`: 
  *  `request.duplicate_layout_dto.layout_id` **Added**
* `novu.integrations.generate_connect_o_auth_url()`: **Added**
* `novu.domains.routes.test()`: **Added**
* `novu.domains.create()`: **Added**
* `novu.domains.routes.delete()`: **Added**
* `novu.domains.routes.update()`: **Added**
* `novu.domains.routes.create()`: **Added**
* `novu.domains.routes.list()`: **Added**
* `novu.domains.auto_configure.start()`: **Added**
* `novu.domains.auto_configure.retrieve()`: **Added**
* `novu.domains.verify()`: **Added**
* `novu.integrations.generate_link_user_o_auth_url()`: **Added**
* `novu.domains.delete()`: **Added**
* `novu.domains.list()`: **Added**
* `novu.integrations.list()`:  `response.[].credentials` **Changed**
* `novu.integrations.create()`: 
  *  `request.create_integration_request_dto.credentials` **Changed**
  *  `response.credentials` **Changed**
* `novu.integrations.update()`: 
  *  `request.update_integration_request_dto.credentials` **Changed**
  *  `response.credentials` **Changed**
* `novu.integrations.delete()`:  `response.[].credentials` **Changed**
* `novu.integrations.set_as_primary()`:  `response.credentials` **Changed**
* `novu.integrations.list_active()`:  `response.[].credentials` **Changed**
* `novu.integrations.generate_chat_o_auth_url()`: **Deprecated**
* `novu.integrations.generate_chat_o_auth_url()`:  `request.generate_chat_oauth_url_request_dto` **Changed**
* `novu.domains.update()`: **Added**
* `novu.domains.retrieve()`: **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776127266 branch from ae7a2b2 to bd5595f Compare May 4, 2026 00:48
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