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

chore: 🐝 Update SDK - Generate [next] 3.20.0#153
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[] 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(): 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 (45186:12)
├─┬Paths
│ ├─┬/v1/integrations/channel-endpoints/oauth
│ │ └─┬POST
│ │   └──[🔀] description (39353:20)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (35293:20)
│ ├─┬/v1/agents/{agentId}/reply
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (20592:17)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (319:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ ├─┬/v2/topics/{topicKey}
│ │ └─┬PATCH
│ │   └──[🔀] description (14248:20)
│ └─┬/v1/integrations/channel-connections/oauth
│   └─┬POST
│     └──[🔀] description (38728:20)
└─┬Components
  ├──[-] schemas (48083:7)❌ 
  ├──[+] schemas (48111:7)
  ├──[+] schemas (52951:7)
  ├─┬StepIntegrationIssue
  │ ├──[+] properties (52990:9)
  │ └─┬variableName
  │   └──[🔀] $ref (52951:13)❌ 
  ├─┬UiComponentEnum
  │ └──[+] enum (51762:11)
  ├─┬ContentIssueEnum
  │ ├──[+] enum (52948:11)
  │ └──[+] enum (52949:11)
  ├─┬CreateContextRequestDto
  │ ├──[+] properties (49516:9)
  │ ├─┬data
  │ │ ├──[-] additionalProperties (49424:33)❌ 
  │ │ ├──[🔀] type (49517:17)❌ 
  │ │ ├──[🔀] description (49518:24)
  │ │ └──[🔀] example (49520:20)
  │ ├─┬id
  │ │ ├──[+] additionalProperties (49515:33)❌ 
  │ │ ├──[🔀] type (49508:17)❌ 
  │ │ ├──[-] maxLength (49411:22)❌ 
  │ │ ├──[-] minLength (49410:22)❌ 
  │ │ ├──[-] pattern (49412:20)❌ 
  │ │ ├──[🔀] description (49509:24)
  │ │ └──[🔀] example (49511:13)
  │ └─┬type
  │   ├──[🔀] description (49504:24)
  │   └──[🔀] example (49506:20)
  ├─┬WebhookInboundEmailMailDto
  │ ├──[+] properties (58179:9)
  │ ├─┬html
  │ │ ├──[-] type (58036:17)❌ 
  │ │ ├──[🔀] description (58171:24)
  │ │ └──[+] allOf (58156:7)
  │ ├─┬from
  │ │ ├──[+] items (58184:13)❌ 
  │ │ ├──[+] type (58182:17)❌ 
  │ │ ├──[🔀] description (58180:24)
  │ │ └──[-] allOf (58009:7)❌ 
  │ ├─┬to
  │ │ ├──[-] items (58031:13)❌ 
  │ │ ├──[🔀] type (58192:17)❌ 
  │ │ └──[🔀] description (58193:24)
  │ ├─┬text
  │ │ └──[🔀] description (58187:24)
  │ ├─┬messageId
  │ │ └──[🔀] description (58190:24)
  │ └─┬subject
  │   └──[🔀] description (58196:24)
  ├─┬CredentialsDto
  │ ├──[+] properties (48849:9)
  │ ├──[+] properties (48795:9)
  │ ├─┬idPath
  │ │ ├──[+] enum (48800:15)
  │ │ ├──[+] enum (48801:15)
  │ │ ├──[+] enum (48802:15)
  │ │ └──[+] description (48797:24)
  │ ├─┬hmac
  │ │ └──[🔀] type (48904:17)❌ 
  │ ├─┬externalLink
  │ │ └──[+] description (48911:24)
  │ ├─┬externalWorkspaceId
  │ │ └──[🔀] description (48915:24)
  │ ├─┬secure
  │ │ └──[🔀] type (48794:17)❌ 
  │ ├─┬externalVaultId
  │ │ └──[-] description (48860:24)
  │ ├─┬tlsOptions
  │ │ └──[🔀] type (48888:17)❌ 
  │ ├─┬ignoreTls
  │ │ └──[🔀] type (48808:17)❌ 
  │ ├─┬emailSlugPrefix
  │ │ └──[-] description (48852:24)
  │ ├─┬webhookUrl
  │ │ └──[🔀] type (48902:17)❌ 
  │ ├─┬requireTls
  │ │ └──[🔀] type (48842:17)❌ 
  │ ├─┬from
  │ │ └──[+] description (48919:24)
  │ ├─┬host
  │ │ └──[🔀] type (48844:17)❌ 
  │ ├─┬instanceId
  │ │ └──[🔀] type (48834:17)❌ 
  │ ├─┬externalEnvironmentId
  │ │ └──[🔀] description (48907:24)
  │ ├─┬whatsNextCompletedAt
  │ │ └──[-] description (48844:24)
  │ ├─┬secretKeyRequestHeader
  │ │ └──[🔀] type (48832:17)❌ 
  │ ├─┬useFromAddressOverride
  │ │ └──[🔀] type (48836:17)❌ 
  │ └─┬senderName
  │   └──[🔀] type (48812:17)❌ 
  ├─┬AgentReplyPayloadDto
  │ └─┬signals
  │   ├──[🔀] description (48264:24)
  │   └─┬Schema
  │     └──[+] oneOf (48111:7)
  ├─┬UpdateTopicRequestDto
  │ ├──[-] required (52208:11)❌ 
  │ ├──[+] properties (52321:9)
  │ └─┬name
  │   ├──[+] additionalProperties (52326:33)❌ 
  │   ├──[🔀] type (52322:17)❌ 
  │   ├──[🔀] description (52324:24)
  │   ├──[+] nullable (52323:21)❌ 
  │   └──[🔀] example (52328:13)
  ├─┬ApiKeyDto
  │ └─┬key
  │   └──[🔀] example (45435:20)
  ├─┬StepContentIssueDto
  │ ├──[+] properties (52968:9)
  │ └─┬variableName
  │   └──[🔀] $ref (52951:13)❌ 
  ├─┬IntegrationResponseDto
  │ ├──[+] properties (49012:9)
  │ └─┬conditions
  │   ├──[🔀] description (49007:24)
  │   └──[+] deprecated (49008:23)
  ├─┬ChatControlDto
  │ ├──[+] properties (53510:9)
  │ └─┬skip
  │   ├──[-] additionalProperties (53366:33)❌ 
  │   ├──[+] enum (53515:15)
  │   ├──[+] enum (53516:15)
  │   ├──[🔀] type (53511:17)❌ 
  │   ├──[🔀] description (53512:24)
  │   └──[-] example (53356:13)
  ├─┬UpdateIntegrationRequestDto
  │ ├──[+] properties (49118:9)
  │ └─┬conditions
  │   ├──[+] description (49114:24)
  │   └──[+] deprecated (49113:23)
  ├─┬GetContextResponseDto
  │ ├──[+] properties (49473:9)
  │ ├─┬data
  │ │ ├──[-] additionalProperties (49384:33)❌ 
  │ │ ├──[🔀] type (49477:17)❌ 
  │ │ └──[🔀] description (49478:24)
  │ ├─┬updatedAt
  │ │ └──[🔀] description (49465:24)
  │ ├─┬createdAt
  │ │ └──[🔀] description (49475:24)
  │ ├─┬type
  │ │ └──[🔀] description (49468:24)
  │ └─┬id
  │   ├──[+] additionalProperties (49472:33)❌ 
  │   ├──[🔀] type (49470:17)❌ 
  │   └──[🔀] description (49471:24)
  ├─┬TopicResponseDto
  │ ├──[+] properties (46992:9)
  │ ├─┬key
  │ │ ├──[+] additionalProperties (46995:33)❌ 
  │ │ ├──[🔀] type (46993:17)❌ 
  │ │ ├──[🔀] description (46994:24)
  │ │ └──[🔀] example (46997:13)
  │ ├─┬updatedAt
  │ │ ├──[🔀] description (46990:24)
  │ │ └──[🔀] example (46991:20)
  │ └─┬name
  │   ├──[🔀] description (46986:24)
  │   └──[🔀] example (46987:20)
  ├─┬EmailControlDto
  │ └─┬preheader
  │   └──[-] maxLength (53015:22)❌ 
  ├─┬TopicDto
  │ ├──[+] properties (52355:9)
  │ ├─┬name
  │ │ ├──[🔀] description (52348:24)
  │ │ └──[🔀] example (52350:20)
  │ └─┬key
  │   ├──[+] additionalProperties (52358:33)❌ 
  │   ├──[🔀] type (52356:17)❌ 
  │   ├──[🔀] description (52357:24)
  │   └──[🔀] example (52360:13)
  ├─┬UpdateContextRequestDto
  │ ├──[+] properties (49536:9)
  │ └─┬data
  │   ├──[-] additionalProperties (49439:33)❌ 
  │   ├──[🔀] type (49537:17)❌ 
  │   ├──[🔀] description (49539:24)
  │   ├──[+] nullable (49538:21)❌ 
  │   └──[🔀] example (49541:20)
  ├─┬CreateIntegrationRequestDto
  │ ├──[+] properties (49082:9)
  │ └─┬conditions
  │   ├──[🔀] description (49078:24)
  │   └──[+] deprecated (49077:23)
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (45984:24)
  ├─┬ToolApprovalRequestPayloadDto
  │ ├──[+] properties (47971:9)
  │ ├──[+] properties (47976:9)
  │ ├──[+] properties (47981:9)
  │ ├─┬toolCallId
  │ │ ├──[+] additionalProperties (47967:33)❌ 
  │ │ ├──[🔀] type (47965:17)❌ 
  │ │ ├──[🔀] description (47966:24)
  │ │ └──[🔀] example (47969:13)
  │ ├─┬name
  │ │ ├──[🔀] description (47978:24)
  │ │ └──[🔀] example (47980:20)
  │ └─┬input
  │   ├──[-] additionalProperties (47954:33)❌ 
  │   ├──[🔀] type (47972:17)❌ 
  │   ├──[🔀] description (47973:24)
  │   └──[🔀] example (47975:20)
  └─┬CreateUpdateTopicRequestDto
    ├──[+] properties (52301:9)
    ├─┬name
    │ ├──[🔀] minLength (52290:22)❌ 
    │ ├──[🔀] description (52292:24)
    │ └──[🔀] example (52294:20)
    └─┬key
      ├──[+] additionalProperties (52306:33)❌ 
      ├──[🔀] type (52302:17)❌ 
      ├──[-] maxLength (52188:22)❌ 
      ├──[-] minLength (52187:22)❌ 
      ├──[🔀] description (52304:24)
      ├──[+] nullable (52303:21)❌ 
      └──[🔀] example (52308:13)
Document Element Total Changes Breaking Changes
info 1 0
paths 7 0
components 146 55

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.796.4

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 from 7838252 to 3399f29 Compare September 12, 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[]` **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()`:  `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 dd1e3c5 to bdee547 Compare September 13, 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