Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Java SDK Changes Detected:

  • stackone.ats.createInterviewNote(): Added
  • stackone.ats.updateInterviewNote(): Added
  • stackone.lms.updateContent(): Deleted Breaking ⚠️
  • stackone.accounts.updateAccount():
    • request.patchaccountexternaldto.integrationId Added
  • stackone.hris.listEmployees(): response.data.[].employments.[].manager.[] Changed
  • stackone.hris.getEmployee(): response.data.employments.[].manager.[] Changed
  • stackone.hris.listEmployments(): response.data.[].manager.[] Changed
  • stackone.hris.getEmployment(): response.data.manager.[] Changed
  • stackone.hris.listEmployeeEmployments(): response.data.[].manager.[] Changed
  • stackone.hris.getEmployeeEmployment(): response.data.manager.[] Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (33509:5)
│ ├──[+] path (33316:5)
│ ├─┬/unified/lms/content/{id}
│ │ └──[-] patch (1:909484)❌ 
│ ├─┬/unified/lms/content/batch
│ │ └─┬POST
│ │   └──[🔀] description (53290:24)
│ └─┬/unified/lms/content
│   └─┬PUT
│     └──[🔀] description (53775:24)
└─┬Components
  ├──[-] schemas (1:1576020)❌ 
  ├─┬PatchAccountExternalDto
  │ ├──[+] properties (71727:11)
  │ ├─┬label
  │ │ └──[🔀] type (71728:21)❌ 
  │ ├─┬metadata
  │ │ └──[-] additionalProperties (1:1209787)❌ 
  │ ├─┬secrets
  │ │ ├──[-] additionalProperties (1:1209539)❌ 
  │ │ └──[🔀] type (71665:21)❌ 
  │ ├─┬origin_owner_id
  │ │ ├──[+] additionalProperties (71709:37)❌ 
  │ │ └──[🔀] type (71708:21)❌ 
  │ └─┬type
  │   ├──[+] additionalProperties (71687:37)❌ 
  │   ├──[-] enum (1:1209849)❌ 
  │   ├──[-] enum (1:1209863)❌ 
  │   ├──[-] enum (1:1209871)❌ 
  │   ├──[🔀] type (71686:21)❌ 
  │   ├──[-] description (1:1209893)
  │   ├──[-] example (1:1209942)
  │   └─┬Extensions
  │     └──[-] x-speakeasy-unknown-values (1:1209996)❌ 
  └─┬EmploymentManagerApiModel
    ├──[+] properties (75740:11)
    ├──[+] properties (75734:11)
    ├─┬role
    │ ├──[+] type (75735:21)❌ 
    │ ├──[🔀] description (75736:28)
    │ ├──[+] example (75738:24)
    │ └──[-] allOf (1:1352441)❌ 
    ├─┬id
    │ ├──[🔀] description (75742:28)
    │ └──[🔀] example (75744:24)
    └─┬remote_id
      └──[🔀] description (75724:28)
Document Element Total Changes Breaking Changes
paths 5 1
components 25 14

JAVA CHANGELOG

core: 3.55.5 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.55.4 - 2025-11-21

🔧 Chores

  • mark setRedactedHeaders as stable (commit by @vishalg0wda)

core: 3.55.3 - 2025-11-20

🐝 New Features

Based on Speakeasy CLI 1.661.2

@github-actions github-actions bot added the patch Patch version bump label Nov 22, 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 28 files

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763769977 branch 3 times, most recently from 1d943a2 to cd9fc6c Compare November 25, 2025 00:09
* `stackone.ats.createInterviewNote()`: **Added**
* `stackone.ats.updateInterviewNote()`: **Added**
* `stackone.lms.updateContent()`: **Deleted** **Breaking** ⚠️
* `stackone.accounts.updateAccount()`: 
  *  `request.patchaccountexternaldto.integrationId` **Added**
* `stackone.hris.listEmployees()`:  `response.data.[].employments.[].manager.[]` **Changed**
* `stackone.hris.getEmployee()`:  `response.data.employments.[].manager.[]` **Changed**
* `stackone.hris.listEmployments()`:  `response.data.[].manager.[]` **Changed**
* `stackone.hris.getEmployment()`:  `response.data.manager.[]` **Changed**
* `stackone.hris.listEmployeeEmployments()`:  `response.data.[].manager.[]` **Changed**
* `stackone.hris.getEmployeeEmployment()`:  `response.data.manager.[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763769977 branch from 632db4b to 7160d06 Compare November 26, 2025 00:10
@jrebocho jrebocho merged commit 59656fc into main Nov 26, 2025
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1763769977 branch November 26, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants