Skip to content

chore: 🐝 Update SDK - Generate 0.17.0#36

Merged
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1762387583
Nov 10, 2025
Merged

chore: 🐝 Update SDK - Generate 0.17.0#36
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1762387583

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Nov 6, 2025

SDK update

Versioning

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

Java SDK Changes Detected:

  • stackone.mcp.mcpGet(): request Changed
  • stackone.mcp.mcpPost(): request Changed
  • stackone.mcp.mcpDelete(): request Changed
  • stackone.proxy.proxyRequest(): response Changed
  • stackone.actions.listActionsMeta():
    • request.include Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/actions
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] example (3705:26)
│ │       └─┬Schema
│ │         ├──[+] enum (3701:19)
│ │         └──[-] enum (1:59395)❌ 
│ ├─┬/mcp
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] in (2825:19)❌ 
│ │ │   ├──[🔀] description (2826:28)
│ │ │   ├──[🔀] required (2827:25)❌ 
│ │ │   └─┬Schema
│ │ │     └──[-] type (1:46604)❌ 
│ │ ├─┬POST
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] in (3008:19)❌ 
│ │ │   ├──[🔀] description (3009:28)
│ │ │   ├──[🔀] required (3010:25)❌ 
│ │ │   └─┬Schema
│ │ │     └──[-] type (1:49240)❌ 
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     ├──[🔀] in (3232:19)❌ 
│ │     ├──[🔀] description (3233:28)
│ │     ├──[🔀] required (3234:25)❌ 
│ │     └─┬Schema
│ │       └──[-] type (1:52518)❌ 
│ └─┬/unified/proxy
│   └─┬POST
│     └─┬Responses
│       ├─┬204
│       │ └──[+] content (3451:35)
│       ├─┬200
│       │ └──[+] content (3421:35)
│       ├─┬202
│       │ └──[+] content (3441:35)
│       └─┬201
│         └──[+] content (3431:35)
└─┬Components
  └──[+] schemas (71784:32)
Document Element Total Changes Breaking Changes
components 1 0
paths 19 10

JAVA CHANGELOG

core: 3.55.1 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.55.0 - 2025-11-04

🐝 New Features

  • enhance java error handling example in README.md (commit by @davidmoten)

unions: 0.1.0 - 2025-11-03

🐝 New Features

  • provide a discoverable, type-safe API for accessing union members (commit by @vishalg0wda)

Based on Speakeasy CLI 1.651.0

@github-actions github-actions bot added the minor Minor version bump label Nov 6, 2025
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 29 files

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762387583 branch 3 times, most recently from f1792c7 to a73cfbb Compare November 9, 2025 00:10
* `stackone.mcp.mcpGet()`:  `request` **Changed**
* `stackone.mcp.mcpPost()`:  `request` **Changed**
* `stackone.mcp.mcpDelete()`:  `request` **Changed**
* `stackone.proxy.proxyRequest()`:  `response` **Changed**
* `stackone.actions.listActionsMeta()`: 
  *  `request.include` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762387583 branch from cf3483e to bedf13b Compare November 10, 2025 00:11
@jrebocho jrebocho merged commit ee9d58c into main Nov 10, 2025
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1762387583 branch November 10, 2025 12:23
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.

2 participants