Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Java SDK Changes Detected:

  • stackone.mcp.mcpPost():
    • request.jsonrpcmessagedto.params Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/unified/lms/users/{id}/assignments
│ │ ├─┬GET
│ │ │ └──[+] description (52153:24)
│ │ └─┬POST
│ │   └──[+] description (52478:24)
│ ├─┬/unified/lms/assignments/{id}
│ │ └─┬GET
│ │   └──[+] description (57204:24)
│ ├─┬/unified/lms/courses/{id}
│ │ └─┬GET
│ │   └──[+] description (51937:24)
│ ├─┬/unified/lms/users/{id}/completions/{subResourceId}
│ │ ├─┬GET
│ │ │ └──[+] description (54458:24)
│ │ └─┬DELETE
│ │   └──[+] description (54681:24)
│ ├─┬/unified/lms/completions
│ │ └─┬GET
│ │   └──[+] description (54875:24)
│ ├─┬/unified/lms/content/batch
│ │ └─┬POST
│ │   ├──[-] tags (1:892738)❌ 
│ │   ├──[+] tags (52893:11)
│ │   ├──[🔀] summary (52895:20)
│ │   └──[+] description (52896:24)
│ ├─┬/unified/lms/users/{id}/assignments/{subResourceId}
│ │ └─┬GET
│ │   └──[+] description (52672:24)
│ ├─┬/unified/lms/content
│ │ ├─┬GET
│ │ │ └──[+] description (53081:24)
│ │ └─┬PUT
│ │   ├──[-] tags (1:900750)❌ 
│ │   ├──[+] tags (53378:11)
│ │   ├──[🔀] summary (53380:20)
│ │   └──[+] description (53381:24)
│ ├─┬/unified/lms/assignments
│ │ └─┬GET
│ │   └──[+] description (56886:24)
│ ├─┬/unified/lms/completions/{id}
│ │ └─┬GET
│ │   └──[+] description (55163:24)
│ ├─┬/unified/lms/courses
│ │ └─┬GET
│ │   └──[+] description (51630:24)
│ ├─┬/unified/lms/users/{id}/completions
│ │ ├─┬GET
│ │ │ └──[+] description (53973:24)
│ │ └─┬POST
│ │   └──[+] description (54264:24)
│ └─┬/unified/lms/content/{id}
│   ├─┬GET
│   │ └──[+] description (53566:24)
│   └─┬PATCH
│     ├──[-] tags (1:907254)❌ 
│     ├──[+] tags (53776:11)
│     ├──[🔀] summary (53778:20)
│     └──[+] description (53779:24)
├─┬Tags
│ └──[🔀] description (99121:22)
├─┬Tags
│ └──[🔀] description (99117:22)
├─┬Tags
│ └──[+] External Linking Learning Objects (99123:5)
└─┬Components
  ├─┬LinkedAccount
  │ └─┬status
  │   ├──[+] enum (71297:15)
  │   ├──[+] enum (71298:15)
  │   └──[+] enum (71299:15)
  ├─┬JsonRpcMessageDto
  │ └─┬params
  │   └──[+] nullable (71267:25)❌ 
  ├─┬ConnectSessionTokenAuthLink
  │ └─┬categories
  │   ├──[🔀] example (71087:24)
  │   └─┬Schema
  │     └──[+] enum (71082:17)
  ├─┬CreateEmployeeEmploymentApiModel
  │ ├─┬pay_rate
  │ │ └──[🔀] description (73686:28)
  │ ├─┬pay_frequency
  │ │ └──[🔀] description (73706:28)
  │ └─┬pay_period
  │   └──[🔀] description (73696:28)
  ├─┬HrisUpdateEmploymentRequestDto
  │ ├─┬pay_period
  │ │ └──[🔀] description (80096:28)
  │ ├─┬pay_frequency
  │ │ └──[🔀] description (80106:28)
  │ └─┬pay_rate
  │   └──[🔀] description (80086:28)
  ├─┬CreateEmploymentApiModel
  │ ├─┬pay_rate
  │ │ └──[🔀] description (73901:28)
  │ ├─┬pay_frequency
  │ │ └──[🔀] description (73921:28)
  │ └─┬pay_period
  │   └──[🔀] description (73911:28)
  ├─┬ConnectorsMeta
  │ └─┬category
  │   └──[+] enum (70701:15)
  ├─┬Employment
  │ ├─┬pay_rate
  │ │ └──[🔀] description (75220:28)
  │ ├─┬pay_period
  │ │ └──[🔀] description (75230:28)
  │ └─┬pay_frequency
  │   └──[🔀] description (75240:28)
  ├─┬ConnectSession
  │ └─┬categories
  │   ├──[🔀] example (70842:24)
  │   └─┬Schema
  │     └──[+] enum (70837:17)
  ├─┬HrisCreateEmploymentRequestDto
  │ ├─┬pay_period
  │ │ └──[🔀] description (78088:28)
  │ ├─┬pay_frequency
  │ │ └──[🔀] description (78098:28)
  │ └─┬pay_rate
  │   └──[🔀] description (78078:28)
  ├─┬ConnectSessionCreate
  │ └─┬categories
  │   ├──[🔀] example (70962:24)
  │   └─┬Schema
  │     └──[+] enum (70956:17)
  └─┬LinkedAccountMeta
    └─┬category
      └──[+] enum (71391:15)
Document Element Total Changes Breaking Changes
tags 3 0
components 27 1
paths 27 3

JAVA CHANGELOG

core: 3.55.2 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

unions: 0.3.0 - 2025-11-07

🐝 New Features

  • implement smart union member resolution (commit by @vishalg0wda)

unions: 0.1.1 - 2025-11-07

🐝 New Features

  • make tagged unions forward compatible (commit by @vishalg0wda)

unions: 0.2.0 - 2025-11-04

🐝 New Features

  • gracefully handle unknown (untagged)union variants (commit by @vishalg0wda)

Based on Speakeasy CLI 1.658.2

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

@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 328 files

Note: This PR contains a large number of files. cubic only reviews up to 150 files per PR, so some files may not have been reviewed.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762905986 branch 7 times, most recently from 972929a to a5973ef Compare November 19, 2025 00:10
* `stackone.mcp.mcpPost()`: 
  *  `request.jsonrpcmessagedto.params` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762905986 branch from b1a6c9e to 384e91c Compare November 20, 2025 00:10
@jrebocho jrebocho merged commit 8727ab9 into main Nov 20, 2025
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1762905986 branch November 20, 2025 16:30
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.

3 participants