Skip to content

chore: 🐝 Update SDK - Generate [next] 3.20.0 - #153

Open
github-actions[bot] wants to merge 2 commits into
nextfrom
speakeasy-sdk-regen-next-1786147780
Open

github-actions[bot] wants to merge 2 commits into
nextfrom
speakeasy-sdk-regen-next-1786147780

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 2026 •

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.

Java SDK Changes:

  • novu.contexts.create():
    • request.body.bridgeUrl Added
    • response.bridgeUrl Added
  • novu.contexts.list(): response.data[].bridgeUrl Added
  • novu.contexts.update():
    • request.body.bridgeUrl Added
    • response.bridgeUrl Added
  • novu.contexts.get(): response.bridgeUrl Added
  • novu.layouts.create(): response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect) Added
  • novu.layouts.list(): response.layouts[].controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect) Added
  • novu.layouts.update(): response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect) Added
  • novu.layouts.get(): response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect) Added
  • novu.layouts.duplicate(): response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect) Added
  • novu.subscribersTopics.listSubscriptions(): response.data[].topic.data Added
  • novu.topics.fetchAll(): response.data[].data Added
  • novu.topics.upsert():
    • request.body.data Added
    • response.data Added
    • error.data Added
  • novu.topics.get(): response.data Added
  • novu.topics.modify():
    • request.body Changed
    • response.data Added
  • novu.topics.createSubscription(): response.data[].topic.data Added
  • novu.topics.subscriptions.list(): response.data[].topic.data Added
  • novu.topics.subscriptions.delete(): response.data[].topic.data Added
  • novu.topics.subscriptions.update(): response.topic.data Added
  • novu.workflows.create():
    • request.body.steps[].union(chat).controlValues.union(ChatControlDto).editorType Added
    • response.steps[] Changed
  • novu.workflows.list(): response.workflows[].steps[].issues Changed
  • novu.workflows.update():
    • request.body.steps[].union(chat).controlValues.union(ChatControlDto).editorType Added
    • response.steps[].union(chat) Changed
  • novu.workflows.workflowDetails(): response.steps[] Changed
  • novu.workflows.modify(): response.steps[] Changed
  • novu.workflows.sync(): response.steps[] Changed
  • novu.workflows.steps.get(): response Changed
  • novu.agents.sendReply(): Deprecated
  • novu.agents.sendReply(): request.body Changed
  • novu.integrations.list(): response.[] Changed
  • novu.integrations.create():
    • request.body Changed
    • response Changed
  • novu.integrations.update():
    • request.body Changed
    • response Changed
  • novu.integrations.delete(): response.[] Changed
  • novu.integrations.setPrimary(): response Changed
  • novu.integrations.listActive(): response.[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (45187:12)
├─┬Paths
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (35294:20)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (319:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ ├─┬/v1/agents/{agentId}/reply
│ │ └─┬POST
│ │   ├──[🔀] description (20420:20)
│ │   ├──[+] deprecated (20419:19)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (20592:17)
│ ├─┬/v2/topics/{topicKey}
│ │ └─┬PATCH
│ │   └──[🔀] description (14248:20)
│ ├─┬/v1/integrations/channel-connections/oauth
│ │ └─┬POST
│ │   └──[🔀] description (38729:20)
│ └─┬/v1/integrations/channel-endpoints/oauth
│   └─┬POST
│     └──[🔀] description (39354:20)
└─┬Components
  ├──[-] schemas (48083:7)❌ 
  ├──[+] schemas (52979:7)
  ├──[+] schemas (48122:7)
  ├─┬TopicResponseDto
  │ ├──[+] properties (46993:9)
  │ ├─┬updatedAt
  │ │ ├──[🔀] description (46991:24)
  │ │ └──[🔀] example (46992:20)
  │ ├─┬key
  │ │ ├──[+] additionalProperties (46996:33)❌ 
  │ │ ├──[🔀] type (46994:17)❌ 
  │ │ ├──[🔀] description (46995:24)
  │ │ └──[🔀] example (46998:13)
  │ └─┬name
  │   ├──[🔀] description (46987:24)
  │   └──[🔀] example (46988:20)
  ├─┬UiComponentEnum
  │ └──[+] enum (51790:11)
  ├─┬ToolApprovalRequestPayloadDto
  │ ├──[+] properties (47972:9)
  │ ├──[+] properties (47977:9)
  │ ├──[+] properties (47991:9)
  │ ├──[+] properties (47982:9)
  │ ├──[+] properties (47987:9)
  │ ├──[+] properties (47994:9)
  │ ├─┬name
  │ │ ├──[🔀] description (47979:24)
  │ │ └──[🔀] example (47981:20)
  │ ├─┬input
  │ │ ├──[-] additionalProperties (47954:33)❌ 
  │ │ ├──[🔀] type (47973:17)❌ 
  │ │ ├──[🔀] description (47974:24)
  │ │ └──[🔀] example (47976:20)
  │ └─┬toolCallId
  │   ├──[🔀] description (47993:24)
  │   └──[-] example (47946:20)
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (45985:24)
  ├─┬TopicDto
  │ ├──[+] properties (52383:9)
  │ ├─┬name
  │ │ ├──[🔀] description (52376:24)
  │ │ └──[🔀] example (52378:20)
  │ └─┬key
  │   ├──[+] additionalProperties (52386:33)❌ 
  │   ├──[🔀] type (52384:17)❌ 
  │   ├──[🔀] description (52385:24)
  │   └──[🔀] example (52388:13)
  ├─┬AgentReplyPayloadDto
  │ └─┬signals
  │   ├──[🔀] description (48292:24)
  │   └─┬Schema
  │     └──[+] oneOf (48122:7)
  ├─┬ChatControlDto
  │ ├──[+] properties (53538:9)
  │ └─┬skip
  │   ├──[-] additionalProperties (53366:33)❌ 
  │   ├──[+] enum (53543:15)
  │   ├──[+] enum (53544:15)
  │   ├──[🔀] type (53539:17)❌ 
  │   ├──[🔀] description (53540:24)
  │   └──[-] example (53356:13)
  ├─┬ContentIssueEnum
  │ ├──[+] enum (52976:11)
  │ └──[+] enum (52977:11)
  ├─┬UpdateContextRequestDto
  │ ├──[+] properties (49564:9)
  │ └─┬data
  │   ├──[-] additionalProperties (49439:33)❌ 
  │   ├──[🔀] type (49565:17)❌ 
  │   ├──[🔀] description (49567:24)
  │   ├──[+] nullable (49566:21)❌ 
  │   └──[🔀] example (49569:20)
  ├─┬CreateContextRequestDto
  │ ├──[+] properties (49544:9)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (49543:33)❌ 
  │ │ ├──[🔀] type (49536:17)❌ 
  │ │ ├──[-] maxLength (49411:22)❌ 
  │ │ ├──[-] minLength (49410:22)❌ 
  │ │ ├──[-] pattern (49412:20)❌ 
  │ │ ├──[🔀] description (49537:24)
  │ │ └──[🔀] example (49539:13)
  │ ├─┬type
  │ │ ├──[🔀] description (49532:24)
  │ │ └──[🔀] example (49534:20)
  │ └─┬data
  │   ├──[-] additionalProperties (49424:33)❌ 
  │   ├──[🔀] type (49545:17)❌ 
  │   ├──[🔀] description (49546:24)
  │   └──[🔀] example (49548:20)
  ├─┬CreateUpdateTopicRequestDto
  │ ├──[+] properties (52329:9)
  │ ├─┬key
  │ │ ├──[+] additionalProperties (52334:33)❌ 
  │ │ ├──[🔀] type (52330:17)❌ 
  │ │ ├──[-] maxLength (52188:22)❌ 
  │ │ ├──[-] minLength (52187:22)❌ 
  │ │ ├──[🔀] description (52332:24)
  │ │ ├──[+] nullable (52331:21)❌ 
  │ │ └──[🔀] example (52336:13)
  │ └─┬name
  │   ├──[🔀] minLength (52318:22)❌ 
  │   ├──[🔀] description (52320:24)
  │   └──[🔀] example (52322:20)
  ├─┬EmailControlDto
  │ └─┬preheader
  │   └──[-] maxLength (53015:22)❌ 
  ├─┬GetContextResponseDto
  │ ├──[+] properties (49501:9)
  │ ├─┬createdAt
  │ │ └──[🔀] description (49503:24)
  │ ├─┬type
  │ │ └──[🔀] description (49496:24)
  │ ├─┬updatedAt
  │ │ └──[🔀] description (49493:24)
  │ ├─┬data
  │ │ ├──[-] additionalProperties (49384:33)❌ 
  │ │ ├──[🔀] type (49505:17)❌ 
  │ │ └──[🔀] description (49506:24)
  │ └─┬id
  │   ├──[+] additionalProperties (49500:33)❌ 
  │   ├──[🔀] type (49498:17)❌ 
  │   └──[🔀] description (49499:24)
  ├─┬WebhookInboundEmailMailDto
  │ ├──[+] properties (58207:9)
  │ ├─┬to
  │ │ ├──[-] items (58031:13)❌ 
  │ │ ├──[🔀] type (58220:17)❌ 
  │ │ └──[🔀] description (58221:24)
  │ ├─┬subject
  │ │ └──[🔀] description (58224:24)
  │ ├─┬html
  │ │ ├──[-] type (58036:17)❌ 
  │ │ ├──[🔀] description (58199:24)
  │ │ └──[+] allOf (58184:7)
  │ ├─┬text
  │ │ └──[🔀] description (58215:24)
  │ ├─┬messageId
  │ │ └──[🔀] description (58218:24)
  │ └─┬from
  │   ├──[+] items (58212:13)❌ 
  │   ├──[+] type (58210:17)❌ 
  │   ├──[🔀] description (58208:24)
  │   └──[-] allOf (58009:7)❌ 
  ├─┬StepContentIssueDto
  │ ├──[+] properties (52996:9)
  │ └─┬variableName
  │   └──[🔀] $ref (52979:13)❌ 
  ├─┬IntegrationResponseDto
  │ ├──[+] properties (49040:9)
  │ └─┬conditions
  │   ├──[🔀] description (49035:24)
  │   └──[+] deprecated (49036:23)
  ├─┬UpdateTopicRequestDto
  │ ├──[-] required (52208:11)❌ 
  │ ├──[+] properties (52349:9)
  │ └─┬name
  │   ├──[+] additionalProperties (52354:33)❌ 
  │   ├──[🔀] type (52350:17)❌ 
  │   ├──[🔀] description (52352:24)
  │   ├──[+] nullable (52351:21)❌ 
  │   └──[🔀] example (52356:13)
  ├─┬StepIntegrationIssue
  │ ├──[+] properties (53018:9)
  │ └─┬variableName
  │   └──[🔀] $ref (52979:13)❌ 
  ├─┬CreateIntegrationRequestDto
  │ ├──[+] properties (49110:9)
  │ └─┬conditions
  │   ├──[🔀] description (49106:24)
  │   └──[+] deprecated (49105:23)
  ├─┬CredentialsDto
  │ ├──[+] properties (48877:9)
  │ ├──[+] properties (48823:9)
  │ ├─┬externalWorkspaceId
  │ │ └──[🔀] description (48943:24)
  │ ├─┬externalLink
  │ │ └──[+] description (48939:24)
  │ ├─┬webhookUrl
  │ │ └──[🔀] type (48930:17)❌ 
  │ ├─┬tlsOptions
  │ │ └──[🔀] type (48916:17)❌ 
  │ ├─┬secretKeyRequestHeader
  │ │ └──[🔀] type (48860:17)❌ 
  │ ├─┬from
  │ │ └──[+] description (48947:24)
  │ ├─┬idPath
  │ │ ├──[+] enum (48828:15)
  │ │ ├──[+] enum (48829:15)
  │ │ ├──[+] enum (48830:15)
  │ │ └──[+] description (48825:24)
  │ ├─┬requireTls
  │ │ └──[🔀] type (48870:17)❌ 
  │ ├─┬emailSlugPrefix
  │ │ └──[-] description (48852:24)
  │ ├─┬instanceId
  │ │ └──[🔀] type (48862:17)❌ 
  │ ├─┬ignoreTls
  │ │ └──[🔀] type (48836:17)❌ 
  │ ├─┬host
  │ │ └──[🔀] type (48872:17)❌ 
  │ ├─┬useFromAddressOverride
  │ │ └──[🔀] type (48864:17)❌ 
  │ ├─┬externalVaultId
  │ │ └──[-] description (48860:24)
  │ ├─┬senderName
  │ │ └──[🔀] type (48840:17)❌ 
  │ ├─┬externalEnvironmentId
  │ │ └──[🔀] description (48935:24)
  │ ├─┬whatsNextCompletedAt
  │ │ └──[-] description (48844:24)
  │ ├─┬secure
  │ │ └──[🔀] type (48822:17)❌ 
  │ └─┬hmac
  │   └──[🔀] type (48932:17)❌ 
  ├─┬ApiKeyDto
  │ └─┬key
  │   └──[🔀] example (45436:20)
  └─┬UpdateIntegrationRequestDto
    ├──[+] properties (49146:9)
    └─┬conditions
      ├──[+] description (49142:24)
      └──[+] deprecated (49141:23)
Document Element Total Changes Breaking Changes
info 1 0
paths 9 0
components 147 53

View full report

Linting Report 0 errors, 21 warnings, 48 hints

View full report

JAVA CHANGELOG

core: 3.57.2 - 2026-08-24

🐛 Bug Fixes

  • advance pagination through an optional wrapped request body instead of failing to compile or repeating the first page (commit by @AshGodfrey)

core: 3.57.1 - 2026-08-17

🐛 Bug Fixes

  • handle a nullable request body in paginated operations (commit by @AshGodfrey)

core: 3.57.0 - 2026-08-13

🐝 New Features

  • make OkHttp SDKs AutoCloseable, close clients on Spring shutdown, and require compatible public close methods on custom clients (commit by @2ynn)

core: 3.56.2 - 2026-08-12

🐝 New Features

retries: 0.1.4 - 2026-09-01

🐛 Bug Fixes

  • support retry strategy none and operation-level disabled retry overrides (commit by @ThomasRooney)

unions: 0.3.8 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

unions: 0.3.7 - 2026-08-04

🐛 Bug Fixes

  • prevent forwardCompatibleUnionsByDefault: false to silently enable open unions (commit by @2ynn)

Based on Speakeasy CLI 1.799.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 8, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 3 times, most recently from 2cd5e04 to 72248ef Compare August 11, 2026 00:11
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate [next] 3.19.1 chore: 🐝 Update SDK - Generate [next] 3.20.0 Aug 11, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 11, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 8 times, most recently from 6686854 to e55fb95 Compare August 19, 2026 00:07
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 7 times, most recently from cada591 to edb802a Compare August 26, 2026 00:07
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 8 times, most recently from 1d8150b to fbba8f0 Compare September 3, 2026 00:09
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 8 times, most recently from 84a565b to bdcef8f Compare September 11, 2026 00:08
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 8 times, most recently from ee35bb0 to 38450c6 Compare September 19, 2026 00:07
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 5 times, most recently from cf9fd67 to 4276511 Compare September 24, 2026 00:08
* `novu.contexts.create()`: 
  *  `request.body.bridgeUrl` **Added**
  *  `response.bridgeUrl` **Added**
* `novu.contexts.list()`:  `response.data[].bridgeUrl` **Added**
* `novu.contexts.update()`: 
  *  `request.body.bridgeUrl` **Added**
  *  `response.bridgeUrl` **Added**
* `novu.contexts.get()`:  `response.bridgeUrl` **Added**
* `novu.layouts.create()`:  `response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect)` **Added**
* `novu.layouts.list()`:  `response.layouts[].controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect)` **Added**
* `novu.layouts.update()`:  `response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect)` **Added**
* `novu.layouts.get()`:  `response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect)` **Added**
* `novu.layouts.duplicate()`:  `response.controls.uiSchema.properties.Map<UiSchemaProperty>.component.enum(chatEditorSelect)` **Added**
* `novu.subscribersTopics.listSubscriptions()`:  `response.data[].topic.data` **Added**
* `novu.topics.fetchAll()`:  `response.data[].data` **Added**
* `novu.topics.upsert()`: 
  *  `request.body.data` **Added**
  *  `response.data` **Added**
  *  `error.data` **Added**
* `novu.topics.get()`:  `response.data` **Added**
* `novu.topics.modify()`: 
  *  `request.body` **Changed**
  *  `response.data` **Added**
* `novu.topics.createSubscription()`:  `response.data[].topic.data` **Added**
* `novu.topics.subscriptions.list()`:  `response.data[].topic.data` **Added**
* `novu.topics.subscriptions.delete()`:  `response.data[].topic.data` **Added**
* `novu.topics.subscriptions.update()`:  `response.topic.data` **Added**
* `novu.workflows.create()`: 
  *  `request.body.steps[].union(chat).controlValues.union(ChatControlDto).editorType` **Added**
  *  `response.steps[]` **Changed**
* `novu.workflows.list()`:  `response.workflows[].steps[].issues` **Changed**
* `novu.workflows.update()`: 
  *  `request.body.steps[].union(chat).controlValues.union(ChatControlDto).editorType` **Added**
  *  `response.steps[].union(chat)` **Changed**
* `novu.workflows.workflowDetails()`:  `response.steps[]` **Changed**
* `novu.workflows.modify()`:  `response.steps[]` **Changed**
* `novu.workflows.sync()`:  `response.steps[]` **Changed**
* `novu.workflows.steps.get()`:  `response` **Changed**
* `novu.agents.sendReply()`: **Deprecated**
* `novu.agents.sendReply()`:  `request.body` **Changed**
* `novu.integrations.list()`:  `response.[]` **Changed**
* `novu.integrations.create()`: 
  *  `request.body` **Changed**
  *  `response` **Changed**
* `novu.integrations.update()`: 
  *  `request.body` **Changed**
  *  `response` **Changed**
* `novu.integrations.delete()`:  `response.[]` **Changed**
* `novu.integrations.setPrimary()`:  `response` **Changed**
* `novu.integrations.listActive()`:  `response.[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch from e780551 to e21fa20 Compare September 25, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant