Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

SDK update

Versioning

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

SDK Changes Detected:

  • speakeasy.artifacts.getNamespaces(): response.items.[].latestRevisionMetadata.relativeDiff Added
  • speakeasy.artifacts.getRevisions(): response.items.[].contentsMetadata.relativeDiff Added
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (3997:13)
  ├─┬RevisionContentsMetadata
  │ ├──[+] properties (3944:17)
  │ ├─┬tags
  │ │ ├──[-] items (3931:25)❌ 
  │ │ ├──[🔀] type (3914:27)❌ 
  │ │ └──[🔀] description (3915:34)
  │ ├─┬version
  │ │ ├──[+] enum (3905:27)
  │ │ ├──[+] enum (3906:27)
  │ │ └──[-] description (3923:34)
  │ ├─┬type
  │ │ ├──[-] enum (3904:27)❌ 
  │ │ ├──[-] enum (3905:27)❌ 
  │ │ └──[+] description (3918:34)
  │ ├─┬title
  │ │ ├──[+] items (3932:25)❌ 
  │ │ ├──[🔀] type (3929:27)❌ 
  │ │ └──[🔀] description (3930:34)
  │ ├─┬revision_digest
  │ │ └──[🔀] $ref (3997:26)❌ 
  │ └─┬workspace_id
  │   └──[🔀] description (3924:34)
  └─┬AccountType
    └──[+] enum (3420:19)
Document Element Total Changes Breaking Changes
components 17 7

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.12 - 2025-06-11

🐛 Bug Fixes

  • fix to const handling (commit by @mfbx9da4)

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)

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.606.8

@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 5 times, most recently from fab3892 to 6f4760a Compare August 27, 2025 00:21
* `speakeasy.artifacts.getNamespaces()`:  `response.items.[].latestRevisionMetadata.relativeDiff` **Added**
* `speakeasy.artifacts.getRevisions()`:  `response.items.[].contentsMetadata.relativeDiff` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch from 163f7b6 to 0e291cd Compare August 28, 2025 00:21
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