Skip to content

chore: 🐝 Update SDK - Generate 0.16.0#34

Merged
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1761696400
Nov 4, 2025
Merged

chore: 🐝 Update SDK - Generate 0.16.0#34
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1761696400

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 29, 2025

SDK update

Versioning

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

Java SDK Changes Detected:

  • stackone.actions.rpcAction():
    • request.query Changed Breaking ⚠️
    • response.data Changed
  • stackone.hris.listEmployees(): response.data.[].bankDetails.[].isPrimary Changed Breaking ⚠️
  • stackone.hris.getEmployee(): response.data.bankDetails.[].isPrimary Changed Breaking ⚠️
OpenAPI Change Summary
├─┬Paths
│ ├─┬/unified/ats/offers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37395:26)
│ ├─┬/unified/ats/applications/{id}/offers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (23595:26)
│ ├─┬/unified/ats/offers/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37883:26)
│ └─┬/unified/ats/applications/{id}/offers/{subResourceId}
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └──[🔀] example (24294:26)
└─┬Components
  ├──[+] schemas (70237:29)
  ├─┬HRISBankDetails
  │ └─┬is_primary
  │   ├──[-] type (1:1287547)❌ 
  │   ├──[+] oneOf (77187:15)
  │   └──[+] oneOf (77190:15)
  ├─┬ActionsRpcResponse
  │ └─┬data
  │   ├─┬ONEOF
  │   │ └──[+] additionalProperties (70310:41)❌ 
  │   └─┬ONEOF
  │     └─┬Schema
  │       └──[+] additionalProperties (70316:43)❌ 
  ├─┬AttachmentContentType
  │ └─┬value
  │   ├──[+] enum (86068:15)
  │   ├──[+] enum (86069:15)
  │   └──[+] enum (86070:15)
  └─┬ActionsRpcRequestDto
    └─┬query
      ├──[-] type (1:1186393)❌ 
      ├──[-] example (1:1186512)
      └──[+] allOf (70237:29)
Document Element Total Changes Breaking Changes
paths 4 0
components 12 4

JAVA CHANGELOG

core: 3.53.1 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.648.0

@github-actions github-actions bot added the patch Patch version bump label Oct 29, 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 13 files

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761696400 branch 3 times, most recently from 8268063 to 15d83a4 Compare November 1, 2025 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.15.1 chore: 🐝 Update SDK - Generate 0.16.0 Nov 1, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761696400 branch 2 times, most recently from 506f6dd to 20a974b Compare November 3, 2025 00:10
* `stackone.actions.rpcAction()`: 
  *  `request.query` **Changed** **Breaking** ⚠️
  *  `response.data` **Changed**
* `stackone.hris.listEmployees()`:  `response.data.[].bankDetails.[].isPrimary` **Changed** **Breaking** ⚠️
* `stackone.hris.getEmployee()`:  `response.data.bankDetails.[].isPrimary` **Changed** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761696400 branch from cc989b3 to 9fb4de0 Compare November 4, 2025 00:10
@jrebocho jrebocho merged commit 08474d6 into main Nov 4, 2025
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1761696400 branch November 4, 2025 11:42
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