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.workflows.create(): response.steps[].union(tool).issues Changed
  • novu.workflows.list(): response.workflows[].steps[].issues Changed
  • novu.workflows.update(): response.steps[].union(http_request).issues Changed
  • novu.workflows.workflowDetails(): response.steps[].union(push).issues Changed
  • novu.workflows.modify(): response.steps[].union(in_app).issues Changed
  • novu.workflows.sync(): response.steps[].union(delay).issues Changed
  • novu.workflows.steps.get(): response.issues Changed
  • novu.agents.sendReply():
    • request.body.toolApprovalRequest Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (45174:12)
├─┬Paths
│ ├─┬/v1/integrations/channel-connections/oauth
│ │ └─┬POST
│ │   └──[🔀] description (38716:20)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (319:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (35281:20)
│ └─┬/v1/integrations/channel-endpoints/oauth
│   └─┬POST
│     └──[🔀] description (39341:20)
└─┬Components
  ├──[+] schemas (52827:7)
  ├─┬ApiKeyDto
  │ └─┬key
  │   └──[🔀] example (45423:20)
  ├─┬StepIntegrationIssue
  │ ├──[+] properties (52866:9)
  │ └─┬variableName
  │   └──[🔀] $ref (52827:13)❌ 
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (45972:24)
  ├─┬ToolApprovalRequestPayloadDto
  │ ├──[+] properties (47952:9)
  │ ├──[+] properties (47957:9)
  │ ├─┬input
  │ │ ├──[-] additionalProperties (47954:33)❌ 
  │ │ ├──[🔀] type (47953:17)❌ 
  │ │ ├──[🔀] description (47954:24)
  │ │ └──[🔀] example (47956:20)
  │ ├─┬name
  │ │ ├──[🔀] description (47959:24)
  │ │ └──[🔀] example (47961:20)
  │ └─┬toolCallId
  │   ├──[+] additionalProperties (47948:33)❌ 
  │   ├──[🔀] type (47946:17)❌ 
  │   ├──[🔀] description (47947:24)
  │   └──[🔀] example (47950:13)
  ├─┬ContentIssueEnum
  │ ├──[+] enum (52824:11)
  │ └──[+] enum (52825:11)
  └─┬StepContentIssueDto
    ├──[+] properties (52844:9)
    └─┬variableName
      └──[🔀] $ref (52827:13)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 5 0
components 21 6

View full report

Linting Report 0 errors, 21 warnings, 48 hints

View full report

JAVA CHANGELOG

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.793.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 2 times, most recently from e1db687 to c8f5746 Compare August 10, 2026 00:11
* `novu.workflows.create()`:  `response.steps[].union(tool).issues` **Changed**
* `novu.workflows.list()`:  `response.workflows[].steps[].issues` **Changed**
* `novu.workflows.update()`:  `response.steps[].union(http_request).issues` **Changed**
* `novu.workflows.workflowDetails()`:  `response.steps[].union(push).issues` **Changed**
* `novu.workflows.modify()`:  `response.steps[].union(in_app).issues` **Changed**
* `novu.workflows.sync()`:  `response.steps[].union(delay).issues` **Changed**
* `novu.workflows.steps.get()`:  `response.issues` **Changed**
* `novu.agents.sendReply()`: 
  *  `request.body.toolApprovalRequest` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-next-1786147780 branch 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
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