Skip to content

chore: 🐝 Update SDK - Generate 0.19.3#43

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770768854
Open

chore: 🐝 Update SDK - Generate 0.19.3#43
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770768854

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 2026

SDK update

Versioning

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

Java SDK Changes:

  • stackone.ticketing.downloadTicketingAttachment():
    • request.prefer Removed (Breaking ⚠️)
  • stackone.documents.downloadFile():
    • request.prefer Removed (Breaking ⚠️)
  • stackone.messaging.downloadMessagingAttachment():
    • request.prefer Removed (Breaking ⚠️)
  • stackone.documents.uploadFile(): request.prefer Removed (Breaking ⚠️)
  • stackone.ats.uploadApplicationDocument(): request.prefer Removed (Breaking ⚠️)
  • stackone.ats.downloadApplicationDocument():
    • request.prefer Removed (Breaking ⚠️)
  • stackone.hris.uploadEmployeeDocument(): request.prefer Removed (Breaking ⚠️)
  • stackone.hris.batchUploadEmployeeDocument(): request.prefer Removed (Breaking ⚠️)
  • stackone.hris.downloadEmployeeDocument():
    • request.prefer Removed (Breaking ⚠️)
  • stackone.accounts.getAccount(): response.shared Added
  • stackone.actions.rpcAction():
    • request.defenderEnabled Added
  • stackone.actions.searchActions():
    • request.minSimilarity Added
  • stackone.accounts.listLinkedAccounts(): response.[].shared Added
  • stackone.actions.listActionsMeta(): response.data[].authentication[].support.guides.config.sections[] Changed
  • stackone.accounts.updateAccount():
    • request.patchAccountExternalDto.shared Added
    • response.shared Added
  • stackone.documents.listFolders():
    • request.filter Changed
  • stackone.accounts.deleteAccount(): response.shared Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] description (66180:48)
├─┬Paths
│ ├─┬/unified/documents/folders
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] properties (59268:17)
│ │       └─┬updated_after
│ │         ├──[-] additionalProperties (1:1153486)❌ 
│ │         ├──[-] format (1:1153449)❌ 
│ │         ├──[🔀] description (59270:34)
│ │         └──[🔀] example (59272:30)
│ ├─┬/unified/hris/employees/{id}/documents/upload/batch
│ │ └─┬POST
│ │   └──[-] parameters (1:142184)❌ 
│ ├─┬/unified/ticketing/tickets/{id}/attachments/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1081838)❌ 
│ ├─┬/unified/documents/files/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:1137517)❌ 
│ ├─┬/unified/ats/applications/{id}/documents/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:487854)❌ 
│ ├─┬/unified/documents/files/{id}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1134431)❌ 
│ ├─┬/unified/messaging/messages/{id}/attachments/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1200359)❌ 
│ ├─┬/unified/ats/applications/{id}/documents/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:491601)❌ 
│ ├─┬/unified/hris/employees/{id}/documents/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:145407)❌ 
│ └─┬/unified/hris/employees/{id}/documents/{subResourceId}/download
│   └─┬GET
│     └──[-] parameters (1:149140)❌ 
└─┬Components
  ├──[+] schemas (66522:25)
  ├─┬ActionsRpcRequestDto
  │ ├──[+] properties (66501:756)
  │ ├─┬query
  │ │ ├──[+] type (66501:170)❌ 
  │ │ ├──[🔀] description (66501:193)
  │ │ ├──[+] example (66501:236)
  │ │ └──[-] allOf (1:1290833)❌ 
  │ ├─┬headers
  │ │ ├──[-] additionalProperties (1:1291640)❌ 
  │ │ ├──[🔀] type (66501:783)❌ 
  │ │ ├──[🔀] description (66501:807)
  │ │ └──[🔀] example (66501:880)
  │ └─┬path
  │   ├──[🔀] description (66501:498)
  │   └──[🔀] example (66501:533)
  ├─┬GuideSectionMeta
  │ ├──[+] properties (66524:478)
  │ ├──[+] properties (66524:620)
  │ ├─┬list
  │ │ ├──[-] items (1:1307321)❌ 
  │ │ ├──[🔀] type (66524:143)❌ 
  │ │ ├──[🔀] description (66524:166)
  │ │ └──[-] nullable (1:1307289)❌ 
  │ ├─┬content
  │ │ ├──[+] items (66524:601)❌ 
  │ │ ├──[🔀] type (66524:585)❌ 
  │ │ ├──[🔀] description (66524:512)
  │ │ └──[+] nullable (66524:573)❌ 
  │ ├─┬steps
  │ │ ├──[-] items (1:1307446)❌ 
  │ │ ├──[-] type (1:1307428)❌ 
  │ │ ├──[🔀] description (66524:643)
  │ │ └──[+] allOf (66522:25)
  │ └─┬title
  │   ├──[+] items (66524:316)❌ 
  │   ├──[🔀] type (66524:300)❌ 
  │   ├──[🔀] description (66524:248)
  │   └──[+] nullable (66524:288)❌ 
  ├─┬LinkedAccount
  │ ├──[+] properties (66528:990)
  │ ├─┬updated_at
  │ │ ├──[+] enum (66528:861)
  │ │ ├──[+] enum (66528:874)
  │ │ ├──[+] enum (66528:881)
  │ │ ├──[+] enum (66528:898)
  │ │ ├──[-] format (1:1309644)❌ 
  │ │ ├──[+] description (66528:834)
  │ │ ├──[+] nullable (66528:984)❌ 
  │ │ ├──[+] example (66528:914)
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (66528:965)
  │ ├─┬type
  │ │ ├──[-] enum (1:1309769)❌ 
  │ │ ├──[-] enum (1:1309787)❌ 
  │ │ ├──[-] enum (1:1309747)❌ 
  │ │ ├──[-] enum (1:1309761)❌ 
  │ │ ├──[+] items (66528:348)❌ 
  │ │ ├──[🔀] type (66528:332)❌ 
  │ │ ├──[-] description (1:1309718)
  │ │ ├──[-] example (1:1309805)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (1:1309859)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (1:1309064)❌ 
  │ │ ├──[-] enum (1:1309075)❌ 
  │ │ ├──[-] enum (1:1309017)❌ 
  │ │ ├──[-] enum (1:1309027)❌ 
  │ │ ├──[-] enum (1:1309039)❌ 
  │ │ ├──[-] enum (1:1309052)❌ 
  │ │ ├──[🔀] type (66528:1007)❌ 
  │ │ ├──[+] nullable (66528:1028)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (1:1309115)❌ 
  │ └─┬status_reasons
  │   ├──[+] enum (66528:191)
  │   ├──[+] enum (66528:200)
  │   ├──[+] enum (66528:211)
  │   ├──[+] enum (66528:223)
  │   ├──[+] enum (66528:234)
  │   ├──[+] enum (66528:244)
  │   ├──[-] items (1:1309188)❌ 
  │   ├──[🔀] type (66528:174)❌ 
  │   ├──[-] nullable (1:1309156)❌ 
  │   └─┬Extensions
  │     └──[+] x-speakeasy-unknown-values (66528:282)
  ├─┬ActionSearchDto
  │ ├──[+] properties (66495:367)
  │ ├─┬query
  │ │ ├──[🔀] type (66495:392)❌ 
  │ │ ├──[+] maximum (66495:552)❌ 
  │ │ ├──[+] minimum (66495:540)❌ 
  │ │ ├──[🔀] description (66495:415)
  │ │ ├──[+] default (66495:526)❌ 
  │ │ └──[🔀] example (66495:512)
  │ └─┬top_k
  │   ├──[🔀] type (66495:73)❌ 
  │   ├──[-] maximum (1:1287571)❌ 
  │   ├──[-] minimum (1:1287557)❌ 
  │   ├──[🔀] description (66495:96)
  │   ├──[-] default (1:1287541)❌ 
  │   └──[+] example (66495:151)
  ├─┬PatchAccountExternalDto
  │ ├──[+] properties (66532:955)
  │ └─┬type
  │   ├──[-] enum (1:1312156)❌ 
  │   ├──[-] enum (1:1312170)❌ 
  │   ├──[-] enum (1:1312178)❌ 
  │   ├──[🔀] type (66532:972)❌ 
  │   ├──[-] description (1:1312127)
  │   ├──[-] example (1:1312196)
  │   └─┬Extensions
  │     └──[-] x-speakeasy-unknown-values (1:1312250)❌ 
  └─┬GuideStepMeta
    ├──[+] properties (66525:432)
    ├──[+] properties (66525:323)
    ├──[+] properties (66525:571)
    ├─┬content
    │ ├──[+] items (66525:552)❌ 
    │ ├──[🔀] type (66525:536)❌ 
    │ ├──[🔀] description (66525:466)
    │ └──[+] nullable (66525:524)❌ 
    ├─┬list
    │ ├──[-] items (1:1307849)❌ 
    │ ├──[🔀] type (66525:137)❌ 
    │ ├──[🔀] description (66525:160)
    │ └──[-] nullable (1:1307817)❌ 
    └─┬title
      ├──[🔀] type (66525:347)❌ 
      ├──[🔀] description (66525:371)
      └──[+] nullable (66525:426)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 14 11
components 103 54

View full report

Linting Report 0 errors, 8 warnings, 27 hints

View full report

JAVA CHANGELOG

constsAndDefaults: 0.1.3 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 3.55.22 - 2026-03-06

🐝 New Features

  • add SpeakeasyJacksonModule composite Jackson module and document JSON.getMapper() usage in README (commit by @tristanspeakeasy)

core: 3.55.21 - 2026-03-05

🐝 New Features

  • use to-prefixed mode method names (toSync/toAsync) with feature flag prefixModeMethodNames (commit by @vishalg0wda)

core: 3.55.19 - 2026-03-05

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.55.18 - 2026-03-05

🐛 Bug Fixes

  • remove *.bat eol=crlf gitattributes rule that causes phantom git diffs with go-git (commit by @vishalg0wda)

core: 3.55.17 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.55.16 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.55.14 - 2026-02-18

🐛 Bug Fixes

  • deduplicate OAuth2 scope enum members that normalize to the same name (commit by @danielkov)

core: 3.55.13 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.55.12 - 2026-02-16

🐝 New Features

  • add dprint-based code formatting for generated Java SDKs (commit by @vishalg0wda)

examples: 2.81.8 - 2026-03-06

🐛 Bug Fixes

  • replace // handle response placeholder with concrete field extraction code in usage snippets (commit by @tristanspeakeasy)

examples: 2.81.7 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

methodSecurity: 2.82.4 - 2026-03-09

🐛 Bug Fixes

  • allow method security hoisting when both global and operation-level security are optional (commit by @2ynn)

nameOverrides: 2.81.5 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.4 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

retries: 0.1.2 - 2026-03-02

🐝 New Features

  • support for Retry-After HTTP header (commit by @bflad)

unions: 0.3.5 - 2026-03-06

🐛 Bug Fixes

  • strip generic type params from union accessor method names (commit by @tristanspeakeasy)

unions: 0.3.4 - 2026-03-06

🐛 Bug Fixes

  • strip generic type params from union accessor method names to prevent compilation errors (commit by @tristanspeakeasy)

unions: 0.3.3 - 2026-03-03

🐝 New Features

  • generate Supported Types documentation for union model pages with factory method examples for non-discriminated unions and discriminator-value-to-type mapping tables for discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.757.0

@github-actions github-actions bot added the patch Patch version bump label Feb 11, 2026
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 21 files

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 21 files

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch 7 times, most recently from 0708d53 to 16ac96f Compare February 18, 2026 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch 8 times, most recently from 3a4cd8f to 27bc5d3 Compare February 26, 2026 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch 7 times, most recently from 6532baf to 713fc60 Compare March 5, 2026 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch 5 times, most recently from 386d343 to 77368f3 Compare March 10, 2026 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch 7 times, most recently from b3d053f to e66109a Compare March 17, 2026 00:13
* `stackone.ticketing.downloadTicketingAttachment()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.documents.downloadFile()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.messaging.downloadMessagingAttachment()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.documents.uploadFile()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.ats.uploadApplicationDocument()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.ats.downloadApplicationDocument()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.hris.uploadEmployeeDocument()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.hris.batchUploadEmployeeDocument()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.hris.downloadEmployeeDocument()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stackone.accounts.getAccount()`:  `response.shared` **Added**
* `stackone.actions.rpcAction()`: 
  *  `request.defenderEnabled` **Added**
* `stackone.actions.searchActions()`: 
  *  `request.minSimilarity` **Added**
* `stackone.accounts.listLinkedAccounts()`:  `response.[].shared` **Added**
* `stackone.actions.listActionsMeta()`:  `response.data[].authentication[].support.guides.config.sections[]` **Changed**
* `stackone.accounts.updateAccount()`: 
  *  `request.patchAccountExternalDto.shared` **Added**
  *  `response.shared` **Added**
* `stackone.documents.listFolders()`: 
  *  `request.filter` **Changed**
* `stackone.accounts.deleteAccount()`:  `response.shared` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770768854 branch from 93fa758 to 1b58d86 Compare March 18, 2026 00:15
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.

1 participant