Skip to content

Comments

chore: 🐝 Update SDK - Generate 0.0.9-beta.1#26

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

chore: 🐝 Update SDK - Generate 0.0.9-beta.1#26
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771290756

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Typescript SDK Changes:

  • authlete.token.management.create():
    • request.tokenCreateRequest.clientId Changed
  • authlete.token.management.update():
    • request.tokenUpdateRequest.accessToken Changed
  • authlete.tokenOperations.authTokenCreateBatchApi():
    • request.requestBody[].clientId Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬token_create_request
  │ └──[-] required (17049:19)❌ 
  └─┬token_update_request
    └──[-] required (17376:19)❌ 
Document Element Total Changes Breaking Changes
components 2 2

View full report

Linting Report 0 errors, 385 warnings, 11 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.26.31 - 2026-02-19

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

core: 3.26.29 - 2026-02-18

🐛 Bug Fixes

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

core: 3.26.28 - 2026-02-17

🐝 New Features

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

core: 3.26.30 - 2026-02-16

🐛 Bug Fixes

core: 3.26.25 - 2026-01-30

🐛 Bug Fixes

core: 3.26.27 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.26.24 - 2026-01-29

🐝 New Features

  • add named alias import to prevent internal name collision (commit by @subomi)

core: 3.26.26 - 2026-01-28

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

globalSecurity: 2.82.15 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

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)

responseFormat: 0.3.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

Based on Speakeasy CLI 1.723.0

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Feb 17, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771290756 branch 3 times, most recently from 264f898 to 5de19ad Compare February 20, 2026 01:10
* `authlete.token.management.create()`: 
  *  `request.tokenCreateRequest.clientId` **Changed**
* `authlete.token.management.update()`: 
  *  `request.tokenUpdateRequest.accessToken` **Changed**
* `authlete.tokenOperations.authTokenCreateBatchApi()`: 
  *  `request.requestBody[].clientId` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771290756 branch from 6a8bfa3 to ca380ab Compare February 21, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant