Skip to content

chore: 🐝 Update SDK - Generate 0.6.0#9

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1780014318
Open

chore: 🐝 Update SDK - Generate 0.6.0#9
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1780014318

Conversation

@github-actions

@github-actions github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Mcp-typescript SDK Changes:

  • CloudinarySMD.metadata_fields.createMetadataField():
    • request Changed
    • response Changed
  • CloudinarySMD.metadata_fields.listMetadataFields(): response.metadata_fields[] Changed
  • CloudinarySMD.metadata_fields.getMetadataField(): response Changed
  • CloudinarySMD.metadata_fields.updateMetadataField():
    • request.metadata_field Changed
    • response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (4:12)
└─┬Components
  ├──[+] schemas (1087:7)
  ├──[+] schemas (1111:7)
  ├──[+] schemas (1066:7)
  ├─┬metadata_rule_update
  │ └──[🔀] example (1217:9)
  ├─┬metadata_rule_create
  │ └──[🔀] example (1204:9)
  ├─┬metadata_rule_response
  │ └──[🔀] example (1177:9)
  └─┬metadata_field
    ├──[+] properties (927:9)
    ├─┬datasource
    │ ├──[🔀] type (928:17)❌ 
    │ ├──[🔀] description (929:24)
    │ ├──[+] example (930:20)
    │ └──[-] properties (898:13)❌ 
    ├─┬validation
    │ ├──[-] additionalProperties (882:33)❌ 
    │ ├──[+] enum (847:15)
    │ ├──[+] enum (848:15)
    │ ├──[+] enum (849:15)
    │ ├──[+] enum (850:15)
    │ ├──[+] enum (851:15)
    │ ├──[🔀] type (845:17)❌ 
    │ └──[🔀] description (852:24)
    ├─┬label
    │ └──[🔀] description (856:24)
    ├─┬default_disabled
    │ └──[🔀] description (876:24)
    ├─┬mandatory
    │ ├──[🔀] type (858:17)❌ 
    │ ├──[+] maxLength (859:22)❌ 
    │ └──[🔀] description (860:24)
    ├─┬restrictions
    │ ├──[🔀] description (887:24)
    │ ├──[+] properties (896:13)
    │ ├──[+] properties (893:13)
    │ └─┬readonly_ui
    │   └──[🔀] description (892:28)
    ├─┬external_id
    │ ├──[🔀] type (868:13)❌ 
    │ ├──[-] maxLength (855:22)❌ 
    │ └──[🔀] description (871:24)
    ├─┬default_value
    │ ├──[🔀] type (874:13)❌ 
    │ └──[🔀] description (876:24)
    └─┬type
      ├──[-] enum (849:15)❌ 
      ├──[-] enum (850:15)❌ 
      ├──[-] enum (851:15)❌ 
      ├──[-] enum (847:15)❌ 
      ├──[-] enum (848:15)❌ 
      ├──[🔀] type (885:13)❌ 
      ├──[🔀] description (887:24)
      ├──[+] properties (896:13)
      ├──[+] properties (893:13)
      └──[+] properties (890:13)
Document Element Total Changes Breaking Changes
info 1 0
components 43 15

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

MCP-TYPESCRIPT CHANGELOG

core: 1.3.5 - 2026-07-02

🐝 New Features

  • omit gen.lock checksums under versioningStrategy manual and persistentEdits never to prevent merge conflicts (commit by @ThomasRooney)

core: 1.3.3 - 2026-06-16

🐛 Bug Fixes

  • dynamic mode describe_tool_input no longer fails for tools whose schemas use Zod transforms (commit by @AshGodfrey)

core: 1.3.2 - 2026-06-11

🐛 Bug Fixes

  • prevent unhandled rejection when an APIPromise rejects but the caller does not call .catch (commit by @AshGodfrey)

core: 1.3.1 - 2026-06-11

🔧 Chores

  • remove third-party isPlainObject helper from runtime (commit by @2ynn)

core: 1.3.0 - 2026-06-11

🐝 New Features

  • replace runtime dlv helper with generation-time inlined property access (commit by @ThomasRooney)

core: 1.2.29 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

core: 1.3.4 - 2026-05-12

🔧 Chores

  • bump dependencies to address GHSA-flagged vulnerabilities (mcp-typescript hono/fast-uri overrides; vitest in mcp-typescript and typescriptv2) (commit by @2ynn)

core: 1.2.28 - 2026-05-01

🐛 Bug Fixes

  • wrap bigintOptional/decimalOptional helpers with .optional() for Zod 4.4 object-level compatibility (commit by @AshGodfrey)

retries: 0.1.1 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.788.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 29, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 7 times, most recently from 36ec2e8 to 6c2c4fc Compare June 5, 2026 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 7 times, most recently from a598383 to 2b3ca15 Compare June 12, 2026 00:30
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.5.1 chore: 🐝 Update SDK - Generate 0.6.0 Jun 12, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Jun 12, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 8 times, most recently from 8fa1274 to 56dc5a2 Compare June 20, 2026 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 4 times, most recently from efe56e3 to 9e13919 Compare June 24, 2026 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 7 times, most recently from 43fad9e to 2446de6 Compare July 1, 2026 00:26
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch 2 times, most recently from f8cb393 to 1c0b692 Compare July 3, 2026 00:23
* `CloudinarySMD.metadata_fields.createMetadataField()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `CloudinarySMD.metadata_fields.listMetadataFields()`:  `response.metadata_fields[]` **Changed**
* `CloudinarySMD.metadata_fields.getMetadataField()`:  `response` **Changed**
* `CloudinarySMD.metadata_fields.updateMetadataField()`: 
  *  `request.metadata_field` **Changed**
  *  `response` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch from 1c0b692 to 9e3bf16 Compare July 4, 2026 00:23
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