Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 30, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • speakeasy.artifacts.getNamespaces(): response.items.[].latestRevisionMetadata Changed
  • speakeasy.artifacts.getRevisions(): response.items.[].contentsMetadata Changed
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (4012:13)
  ├──[+] schemas (4003:13)
  ├─┬AccountType
  │ └──[+] enum (3420:19)
  └─┬RevisionContentsMetadata
    ├──[+] required (3970:19)❌ 
    ├──[+] properties (3944:17)
    ├──[+] properties (3951:17)
    ├─┬workspace_id
    │ ├──[+] enum (3905:27)
    │ ├──[+] enum (3906:27)
    │ └──[-] description (3908:34)
    ├─┬version
    │ └──[🔀] description (3918:34)
    ├─┬revision_digest
    │ └──[🔀] $ref (4003:26)❌ 
    ├─┬tags
    │ ├──[-] items (3931:25)❌ 
    │ ├──[🔀] type (3914:27)❌ 
    │ └──[🔀] description (3915:34)
    ├─┬type
    │ ├──[-] enum (3905:27)❌ 
    │ ├──[-] enum (3904:27)❌ 
    │ ├──[+] items (3932:25)❌ 
    │ ├──[🔀] type (3929:27)❌ 
    │ └──[+] description (3930:34)
    └─┬title
      ├──[+] items (3954:25)❌ 
      ├──[🔀] type (3952:27)❌ 
      └──[🔀] description (3955:34)
Document Element Total Changes Breaking Changes
components 22 10

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.12 - 2025-06-11

🐛 Bug Fixes

  • fix to const handling (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

core: 3.22.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.21.27 - 2025-10-09

🐛 Bug Fixes

  • Fix reading environment variables in deno (commit by @subomi)

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

core: 3.21.22 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.21.21 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.21.20 - 2025-08-06

🐛 Bug Fixes

  • Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0 (commit by @bflad)

core: 3.21.19 - 2025-08-01

🐛 Bug Fixes

  • referencing models before declaration (commit by @mfbx9da4)

core: 3.21.18 - 2025-07-31

🐛 Bug Fixes

  • potential issue using enum before declaration in model file (commit by @mfbx9da4)

core: 3.21.17 - 2025-07-30

🐛 Bug Fixes

  • zodv4 compatibility issues (commit by @mfbx9da4)

core: 3.21.16 - 2025-07-24

🔧 Chores

core: 3.21.15 - 2025-07-15

🐛 Bug Fixes

  • sanitize reserved keywords in function names to prevent compilation errors (commit by @AshGodfrey)

core: 3.21.14 - 2025-07-09

🐛 Bug Fixes

  • [force-gen] limit zod version to ^3 (commit by @walker-tx)

core: 3.21.13 - 2025-07-03

🐛 Bug Fixes

  • pin @types/bun version to last compatible release (commit by @vishalg0wda)

core: 3.21.12 - 2025-07-03

🐛 Bug Fixes

  • fixed generation of example call signatures when skipping optional parameters (commit by @tristanspeakeasy)

globalSecurity: 2.82.14 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

mcpServer: 0.9.3 - 2025-07-01

🐛 Bug Fixes

  • Prevent stricli 1.2.0 error when not using MCP scopes (commit by @bflad)

Based on Speakeasy CLI 1.648.0

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jul 30, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 7 times, most recently from 004d562 to f87b1f8 Compare August 6, 2025 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 8 times, most recently from bb744d3 to 00bc251 Compare August 14, 2025 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 8 times, most recently from 72d333e to fe9e68c Compare August 22, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 6 times, most recently from 163f7b6 to 0e291cd Compare August 28, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 9 times, most recently from 0a2277b to 45f2c99 Compare October 16, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 8 times, most recently from fa04b7d to 5a8f12b Compare October 24, 2025 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 7 times, most recently from d47d49f to 7906f21 Compare October 31, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 3 times, most recently from 34c8ee2 to 80668f9 Compare November 3, 2025 00:23
* `speakeasy.artifacts.getNamespaces()`:  `response.items.[].latestRevisionMetadata` **Changed**
* `speakeasy.artifacts.getRevisions()`:  `response.items.[].contentsMetadata` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch from 5043d4f to d15e342 Compare November 4, 2025 00:22
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.

2 participants