Skip to content

chore: 🐝 Update SDK - Generate 0.40.0#139

Merged
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1771233312
Feb 24, 2026
Merged

chore: 🐝 Update SDK - Generate 0.40.0#139
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1771233312

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 16, 2026

SDK update

Versioning

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

Ruby SDK Changes:

  • stack_one.hris.batch_upload_employee_document(): request.prefer Removed (Breaking ⚠️)
  • stack_one.messaging.download_messaging_attachment():
    • request.prefer Removed (Breaking ⚠️)
  • stack_one.ticketing.download_ticketing_attachment():
    • request.prefer Removed (Breaking ⚠️)
  • stack_one.hris.upload_employee_document(): request.prefer Removed (Breaking ⚠️)
  • stack_one.ats.download_application_document():
    • request.prefer Removed (Breaking ⚠️)
  • stack_one.ats.upload_application_document(): request.prefer Removed (Breaking ⚠️)
  • stack_one.documents.upload_file(): request.prefer Removed (Breaking ⚠️)
  • stack_one.documents.download_file():
    • request.prefer Removed (Breaking ⚠️)
  • stack_one.hris.download_employee_document():
    • request.prefer Removed (Breaking ⚠️)
  • stack_one.accounts.delete_account(): response.shared Added
  • stack_one.accounts.get_account(): response.shared Added
  • stack_one.accounts.update_account():
    • request.patch_account_external_dto.shared Added
    • response.shared Added
  • stack_one.documents.list_folders():
    • request.filter Changed
  • stack_one.accounts.list_linked_accounts(): response.[].shared Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] description (66183:47)
├─┬Paths
│ ├─┬/unified/messaging/messages/{id}/attachments/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1200359)❌ 
│ ├─┬/unified/documents/files/{id}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1134431)❌ 
│ ├─┬/unified/hris/employees/{id}/documents/upload/batch
│ │ └─┬POST
│ │   └──[-] parameters (1:142184)❌ 
│ ├─┬/unified/ats/applications/{id}/documents/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:487854)❌ 
│ ├─┬/unified/hris/employees/{id}/documents/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:145407)❌ 
│ ├─┬/unified/ticketing/tickets/{id}/attachments/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:1081838)❌ 
│ ├─┬/unified/ats/applications/{id}/documents/{subResourceId}/download
│ │ └─┬GET
│ │   └──[-] parameters (1:491601)❌ 
│ ├─┬/unified/documents/folders
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] properties (59270:17)
│ │       └─┬updated_after
│ │         ├──[-] additionalProperties (1:1153486)❌ 
│ │         ├──[-] format (1:1153449)❌ 
│ │         ├──[🔀] description (59272:34)
│ │         └──[🔀] example (59274:30)
│ ├─┬/unified/documents/files/upload
│ │ └─┬POST
│ │   └──[-] parameters (1:1137517)❌ 
│ └─┬/unified/hris/employees/{id}/documents/{subResourceId}/download
│   └─┬GET
│     └──[-] parameters (1:149140)❌ 
└─┬Components
  ├─┬LinkedAccount
  │ ├──[+] properties (66543:990)
  │ ├─┬type
  │ │ ├──[-] enum (1:1309747)❌ 
  │ │ ├──[-] enum (1:1309761)❌ 
  │ │ ├──[-] enum (1:1309769)❌ 
  │ │ ├──[-] enum (1:1309787)❌ 
  │ │ ├──[+] items (66543:348)❌ 
  │ │ ├──[🔀] type (66543:332)❌ 
  │ │ ├──[-] description (1:1309718)
  │ │ ├──[-] example (1:1309805)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (1:1309859)❌ 
  │ ├─┬updated_at
  │ │ ├──[+] enum (66543:861)
  │ │ ├──[+] enum (66543:874)
  │ │ ├──[+] enum (66543:881)
  │ │ ├──[+] enum (66543:898)
  │ │ ├──[-] format (1:1309644)❌ 
  │ │ ├──[+] description (66543:834)
  │ │ ├──[+] nullable (66543:984)❌ 
  │ │ ├──[+] example (66543:914)
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (66543:965)
  │ ├─┬status_reasons
  │ │ ├──[+] enum (66543:244)
  │ │ ├──[+] enum (66543:191)
  │ │ ├──[+] enum (66543:200)
  │ │ ├──[+] enum (66543:211)
  │ │ ├──[+] enum (66543:223)
  │ │ ├──[+] enum (66543:234)
  │ │ ├──[-] items (1:1309188)❌ 
  │ │ ├──[🔀] type (66543:174)❌ 
  │ │ ├──[-] nullable (1:1309156)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (66543:282)
  │ └─┬status
  │   ├──[-] enum (1:1309052)❌ 
  │   ├──[-] enum (1:1309064)❌ 
  │   ├──[-] enum (1:1309075)❌ 
  │   ├──[-] enum (1:1309017)❌ 
  │   ├──[-] enum (1:1309027)❌ 
  │   ├──[-] enum (1:1309039)❌ 
  │   ├──[🔀] type (66543:1007)❌ 
  │   ├──[+] nullable (66543:1028)❌ 
  │   └─┬Extensions
  │     └──[-] x-speakeasy-unknown-values (1:1309115)❌ 
  └─┬PatchAccountExternalDto
    ├──[+] properties (66547:955)
    └─┬type
      ├──[-] enum (1:1312156)❌ 
      ├──[-] enum (1:1312170)❌ 
      ├──[-] enum (1:1312178)❌ 
      ├──[🔀] type (66547:972)❌ 
      ├──[-] description (1:1312127)
      ├──[-] example (1:1312196)
      └─┬Extensions
        └──[-] x-speakeasy-unknown-values (1:1312250)❌ 
Document Element Total Changes Breaking Changes
components 46 23
info 1 0
paths 14 11

View full report

Linting Report 0 errors, 8 warnings, 27 hints

View full report

RUBY CHANGELOG

constsAndDefaults: 0.1.3 - 2026-02-14

🐛 Bug Fixes

  • resolve multiple Ruby SDK build failures including filename truncation, RuboCop violations, Sorbet namespace collisions, and duplicate field name deduplication (commit by @danielkov)

core: 3.11.19 - 2026-02-18

🐛 Bug Fixes

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

core: 3.11.18 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 3.11.17 - 2026-02-16

🐛 Bug Fixes

  • improve discriminated union deserialization and fix URI template substitution (commit by @tristanspeakeasy)

core: 3.11.16 - 2026-02-16

🐝 New Features

  • Ruby SDKs are now formatted with rubyfmt, producing more idiomatic code style (Shopify Ruby Style Guide) (commit by @tristanspeakeasy)

core: 3.11.15 - 2026-02-14

🐛 Bug Fixes

  • resolve multiple Ruby SDK build failures including filename truncation, RuboCop violations, Sorbet namespace collisions, and duplicate field name deduplication (commit by @danielkov)

core: 3.11.14 - 2026-02-12

🔒 Security

  • upgrade faraday to >= 2.14.1 to address GHSA-33mh-2634-fwr2 (SSRF via protocol-relative URL host override)

nameOverrides: 2.81.4 - 2026-02-19

🐝 New Features

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

nameOverrides: 2.81.3 - 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)

openEnums: 0.1.0 - 2026-02-09

🐝 New Features

  • open enum support in Ruby (commit by @danielkov)

unions: 0.1.4 - 2026-02-12

🐝 New Features

  • add open discriminated union support with Unknown fallback type (commit by @danielkov)

unions: 0.1.3 - 2026-02-10

🐝 New Features

  • add smart union deserialization with populated_fields scoring strategy (commit by @danielkov)

Based on Speakeasy CLI 1.724.0

@github-actions github-actions Bot requested a review from a team as a code owner February 16, 2026 09:26
@github-actions github-actions Bot added the minor Minor version bump label Feb 16, 2026
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 625 files

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

* `stack_one.hris.batch_upload_employee_document()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.messaging.download_messaging_attachment()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.ticketing.download_ticketing_attachment()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.hris.upload_employee_document()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.ats.download_application_document()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.ats.upload_application_document()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.documents.upload_file()`:  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.documents.download_file()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.hris.download_employee_document()`: 
  *  `request.prefer` **Removed** (Breaking ⚠️)
* `stack_one.accounts.delete_account()`:  `response.shared` **Added**
* `stack_one.accounts.get_account()`:  `response.shared` **Added**
* `stack_one.accounts.update_account()`: 
  *  `request.patch_account_external_dto.shared` **Added**
  *  `response.shared` **Added**
* `stack_one.documents.list_folders()`: 
  *  `request.filter` **Changed**
* `stack_one.accounts.list_linked_accounts()`:  `response.[].shared` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1771233312 branch from 18d17ce to 140d7be Compare February 23, 2026 09:19
@jrebocho jrebocho merged commit 99ebba6 into main Feb 24, 2026
1 check passed
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1771233312 branch February 24, 2026 15:27
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