Skip to content

Comments

chore: 🐝 Update SDK - Generate 3.14.0#105

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

chore: 🐝 Update SDK - Generate 3.14.0#105
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770424044

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (42140:16)
├─┬Paths
│ ├─┬/v2/topics/{topicKey}/subscriptions/{identifier}
│ │ └─┬GET
│ │   ├──[🔀] summary (15660:20)
│ │   └──[🔀] description (15661:24)
│ └─┬/v2/environments/{environmentId}/tags
│   └─┬GET
│     └──[🔀] summary (2500:20)
└─┬Components
  ├─┬DelayStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51946:24)❌ 
  ├─┬SmsStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51835:24)❌ 
  ├─┬CreateWorkflowDto
  │ └─┬workflowId
  │   └──[🔀] pattern (52165:24)❌ 
  ├─┬CustomStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (52057:24)❌ 
  ├─┬DuplicateWorkflowDto
  │ └─┬workflowId
  │   └──[🔀] pattern (52521:24)❌ 
  ├─┬ChatStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51909:24)❌ 
  ├─┬WebhookPreferenceDto
  │ ├──[+] required (54620:11)❌ 
  │ └──[+] properties (54613:11)
  ├─┬DigestStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51983:24)❌ 
  ├─┬EmailStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51798:24)❌ 
  ├─┬ThrottleStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (52020:24)❌ 
  ├─┬PushStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (51872:24)❌ 
  └─┬InAppStepUpsertDto
    └─┬stepId
      └──[🔀] pattern (51761:24)❌ 
Document Element Total Changes Breaking Changes
paths 3 0
components 13 12
info 1 0

View full report

Linting Report 0 errors, 13 warnings, 38 hints

View full report

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.13 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

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)

unions: 2.86.4 - 2026-01-30

🐛 Bug Fixes

  • prefer exact matches over inexact ones in smart union parsing for lax mode (commit by @AshGodfrey)

Based on Speakeasy CLI 1.725.0

@github-actions github-actions bot added the minor Minor version bump label Feb 7, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770424044 branch 8 times, most recently from 3e1f0ed to b75cff1 Compare February 15, 2026 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770424044 branch 6 times, most recently from ce4000a to f88590c Compare February 22, 2026 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770424044 branch from 336031d to 177150f Compare February 23, 2026 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770424044 branch from 80dc512 to 0ca3d6d Compare February 24, 2026 00:29
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.

1 participant