Skip to content

chore: 🐝 Update SDK - Generate 0.6.0#26

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1763512228
Open

chore: 🐝 Update SDK - Generate 0.6.0#26
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1763512228

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Nov 19, 2025

SDK update

Versioning

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

Typescript SDK Changes:

  • cloudinaryassetmgmt.assets.listVideos(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.updateResourceByAssetId():
    • request.resourceUpdateRequest Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.search.visualSearchAssets(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.search.searchAssets(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.moderations.listResourcesByModerationKindAndStatus(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.upload(): request.uploadRequest Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.uploadNoResourceType(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.uploadChunk(): request.uploadRequest Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.destroyAsset(): response.result.enum(notFound) Added (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.text(): response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.explicitAsset():
    • requestBody.moderation Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listImages(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listRawFiles(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.getResourceByAssetId(): response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.restoreResourcesByAssetIDs(): response.Map<restore_response>.union(info) Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByAssetIDs(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByContext(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByModerationKindAndStatus(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByAssetFolder(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.getResourceByPublicId(): response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.updateResourceByPublicId():
    • request.resourceUpdateRequest Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.folders.getFolderRoles(): Added
  • cloudinaryassetmgmt.folders.assignFolderRoles(): Added
  • cloudinaryassetmgmt.people.updatePerson(): Added
  • cloudinaryassetmgmt.people.getPerson(): Added
  • cloudinaryassetmgmt.people.listPeople(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (4:12)
├─┬Paths
│ ├──[+] path (3483:3)
│ ├──[+] path (3369:3)
│ ├──[+] path (3132:3)
│ ├─┬/v1_1/{cloud_name}/resources/related_assets/{asset_id}
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2464:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2526:9)
│ ├─┬/v1_1/{cloud_name}/resources/search
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (3293:9)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/generate_archive
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (648:9)
│ ├─┬/v1_1/{cloud_name}/download_backup
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (867:9)
│ ├─┬/v1_1/{cloud_name}/folders/{folder}
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2764:9)
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2840:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2912:9)
│ ├─┬/v1_1/{cloud_name}/derived_resources
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (3239:9)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/text
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[-] required (1207:39)❌ 
│ │           ├──[-] required (1208:39)❌ 
│ │           ├──[-] required (1212:39)❌ 
│ │           ├──[-] required (1214:39)❌ 
│ │           ├──[-] required (1215:39)❌ 
│ │           ├──[-] required (1204:39)❌ 
│ │           ├──[-] required (1206:39)❌ 
│ │           ├──[-] required (1209:39)❌ 
│ │           ├──[-] required (1210:39)❌ 
│ │           ├──[-] required (1211:39)❌ 
│ │           ├──[-] required (1213:39)❌ 
│ │           ├──[-] required (1216:39)❌ 
│ │           ├──[-] required (1203:39)❌ 
│ │           └──[-] required (1205:39)❌ 
│ ├─┬/v1_1/{cloud_name}/asset/destroy
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (998:9)
│ ├─┬/v1_1/{cloud_name}/resources/video
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (1340:9)
│ ├─┬/v1_1/{cloud_name}/folders/search
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2993:9)
│ ├─┬/v1_1/{cloud_name}/resources/{asset_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2034:9)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2088:9)
│ ├─┬/v1_1/{cloud_name}/resources/raw
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (1403:9)
│ ├─┬/v1_1/{cloud_name}/usage
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2298:9)
│ ├─┬/v1_1/{cloud_name}/resources/image
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (1278:9)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/upload
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (86:9)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/destroy
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       ├──[🔀] description (441:24)
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬result
│ │             ├──[+] enum (451:25)
│ │             └──[🔀] description (452:34)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/rename
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (259:9)
│ ├─┬/v1_1/{cloud_name}/tags/{resource_type}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-mcp (2140:9)
│ └─┬/v1_1/{cloud_name}/resources/visual_search
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-speakeasy-mcp (3338:9)
├─┬Tags
│ └──[+] people (58:5)
└─┬Components
  ├──[+] parameters (4013:7)
  ├──[+] parameters (3997:7)
  ├──[+] parameters (4005:7)
  ├──[+] schemas (5419:7)
  ├──[-] schemas (3751:13)❌ 
  ├──[-] schemas (3774:13)❌ 
  ├──[+] schemas (5492:7)
  ├──[+] schemas (5940:7)
  ├──[+] schemas (5946:7)
  ├──[+] schemas (5449:7)
  ├──[+] schemas (5987:7)
  ├──[+] schemas (5352:7)
  ├──[+] schemas (5400:7)
  ├──[+] schemas (4202:7)
  ├──[+] schemas (5345:7)
  ├──[+] schemas (5376:7)
  ├─┬upload_other_parameters
  │ ├─┬background_removal
  │ │ ├──[-] enum (3885:27)❌ 
  │ │ ├──[-] enum (3886:27)❌ 
  │ │ ├──[-] enum (3887:27)❌ 
  │ │ ├──[🔀] description (4300:24)
  │ │ └──[🔀] example (4307:20)
  │ ├─┬ocr
  │ │ ├──[-] enum (3870:27)❌ 
  │ │ ├──[🔀] description (4283:24)
  │ │ └──[+] example (4287:20)
  │ └─┬categorization
  │   ├──[-] enum (3859:27)❌ 
  │   ├──[-] enum (3860:27)❌ 
  │   ├──[-] enum (3861:27)❌ 
  │   ├──[-] enum (3862:27)❌ 
  │   ├──[-] enum (3863:27)❌ 
  │   ├──[-] enum (3864:27)❌ 
  │   ├──[-] enum (3865:27)❌ 
  │   ├──[🔀] description (4275:24)
  │   └──[+] example (4280:20)
  ├─┬search_response
  │ └─┬resources
  │   └─┬Schema
  │     └─┬status
  │       ├──[+] enum (5775:21)
  │       └──[+] enum (5776:21)
  ├─┬info
  │ ├──[+] properties (4849:9)
  │ ├──[+] properties (4854:9)
  │ ├──[+] properties (4869:9)
  │ ├──[+] properties (4859:9)
  │ ├──[+] properties (4864:9)
  │ ├──[-] properties (4414:17)❌ 
  │ ├─┬moderation_kind
  │ │ ├──[+] items (4824:13)❌ 
  │ │ ├──[🔀] type (4821:17)❌ 
  │ │ ├──[🔀] description (4822:24)
  │ │ └──[-] example (4394:30)
  │ ├─┬folder
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-deprecation-message (4339:54)❌ 
  │ ├─┬context
  │ │ ├──[-] type (4382:27)❌ 
  │ │ ├──[🔀] description (4793:24)
  │ │ ├──[-] properties (4385:25)❌ 
  │ │ ├──[+] anyOf (4795:15)
  │ │ ├──[+] anyOf (4800:15)
  │ │ └──[+] anyOf (4808:15)
  │ ├─┬width
  │ │ └──[🔀] type (4758:17)❌ 
  │ ├─┬public_id
  │ │ └──[🔀] type (4783:13)❌ 
  │ ├─┬url
  │ │ ├──[🔀] type (4866:13)❌ 
  │ │ ├──[-] format (4418:29)❌ 
  │ │ └──[+] description (4868:24)
  │ ├─┬moderation
  │ │ ├──[+] additionalProperties (4811:33)❌ 
  │ │ ├──[-] items (4403:25)❌ 
  │ │ ├──[🔀] type (4810:17)❌ 
  │ │ └──[-] description (4401:34)
  │ ├─┬secure_url
  │ │ ├──[+] items (4875:13)❌ 
  │ │ ├──[🔀] type (4871:13)❌ 
  │ │ ├──[-] format (4421:29)❌ 
  │ │ └──[+] description (4873:24)
  │ ├─┬version
  │ │ ├──[+] items (4790:13)❌ 
  │ │ ├──[🔀] type (4787:13)❌ 
  │ │ └──[+] description (4791:24)
  │ ├─┬moderation_status
  │ │ ├──[🔀] description (4814:24)
  │ │ └──[🔀] example (4815:20)
  │ ├─┬height
  │ │ └──[🔀] type (4752:17)❌ 
  │ ├─┬status
  │ │ ├──[🔀] type (4861:13)❌ 
  │ │ └──[+] description (4863:24)
  │ ├─┬type
  │ │ └──[+] format (4840:19)❌ 
  │ ├─┬etag
  │ │ ├──[🔀] type (4856:13)❌ 
  │ │ └──[+] description (4858:24)
  │ ├─┬pixels
  │ │ ├──[🔀] type (4817:17)❌ 
  │ │ ├──[+] description (4818:24)
  │ │ └──[+] example (4819:20)
  │ ├─┬format
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-deprecation-message (4748:44)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (4390:43)❌ 
  │ │ └──[🔀] type (4775:13)❌ 
  │ ├─┬derivatives
  │ │ ├──[🔀] type (4878:13)❌ 
  │ │ └──[🔀] description (4880:24)
  │ ├─┬tags
  │ │ ├──[-] items (4379:25)❌ 
  │ │ ├──[🔀] type (4756:17)❌ 
  │ │ └──[-] description (4380:34)
  │ └─┬uploaded_at
  │   └──[-] format (4355:29)❌ 
  ├─┬upload_explicit_parameters
  │ └─┬moderation
  │   ├──[-] enum (3680:27)❌ 
  │   ├──[-] enum (3682:27)❌ 
  │   ├──[-] enum (3684:27)❌ 
  │   ├──[-] enum (3687:27)❌ 
  │   ├──[-] enum (3681:27)❌ 
  │   ├──[-] enum (3683:27)❌ 
  │   ├──[-] enum (3685:27)❌ 
  │   ├──[-] enum (3686:27)❌ 
  │   └──[-] enum (3688:27)❌ 
  ├─┬access_control
  │ └─┬Schema
  │   └──[🔀] $ref (4202:13)❌ 
  ├─┬binary_upload_request
  │ └─┬ALLOF
  │   └──[🔀] $ref (4038:13)❌ 
  └─┬ResourceUpdateRequest
    ├─┬raw_convert
    │ ├──[-] enum (4627:27)❌ 
    │ ├──[-] enum (4628:27)❌ 
    │ ├──[-] enum (4629:27)❌ 
    │ ├──[🔀] description (5073:24)
    │ └──[+] example (5074:20)
    ├─┬categorization
    │ ├──[-] enum (4634:27)❌ 
    │ ├──[-] enum (4635:27)❌ 
    │ ├──[-] enum (4636:27)❌ 
    │ ├──[-] enum (4637:27)❌ 
    │ ├──[🔀] description (5077:24)
    │ └──[+] example (5078:20)
    ├─┬background_removal
    │ ├──[-] enum (4645:27)❌ 
    │ ├──[-] enum (4646:27)❌ 
    │ ├──[🔀] description (5084:24)
    │ └──[+] example (5085:20)
    └─┬ocr
      ├──[-] enum (4622:27)❌ 
      ├──[🔀] description (5069:24)
      └──[+] example (5070:20)
Document Element Total Changes Breaking Changes
paths 41 14
tags 1 0
components 117 63
info 1 0

View full report

Linting Report 0 errors, 0 warnings, 2 hints

View full report

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.14 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

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.46 - 2026-03-19

🐛 Bug Fixes

  • add fixEnumNameSanitization config to preserve custom x-speakeasy-enums names with proper PascalCase (commit by @AshGodfrey)

core: 3.26.43 - 2026-03-12

♻️ Refactors

  • use URL constructor for path resolution instead of manual string concatenation (commit by @AshGodfrey)

core: 3.26.42 - 2026-03-11

🐛 Bug Fixes

  • resolve collision-resistant import aliases for model namespaces (commit by @bradcypert)

core: 3.26.41 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.26.40 - 2026-03-03

🐛 Bug Fixes

  • use --ignore-scripts for examples install to prevent EACCES errors with esbuild (commit by @tristanspeakeasy)

core: 3.26.39 - 2026-03-02

🐝 New Features

  • add useOxlint and useTsgo config flags for opt-in/out of oxlint and tsgo (commit by @danielkov)

core: 3.26.38 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.26.37 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.26.35 - 2026-02-26

🐛 Bug Fixes

  • set NODE_OPTIONS --max-old-space-size=6144 for test commands to prevent OOM on large specs (commit by @AshGodfrey)

core: 3.26.34 - 2026-02-23

🐛 Bug Fixes

  • tighten .npmignore JSON include pattern to prevent .devcontainer and _speakeasy directories from leaking into published npm packages (commit by @vishalg0wda)

core: 3.26.33 - 2026-02-21

🐛 Bug Fixes

  • resolve multiple TypeScript build failures including duplicate barrel exports, sub-SDK field name collisions, function local variable shadowing, error type deduplication, multipart map body encoding, and sanitization improvements (commit by @danielkov)

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)

core: 3.26.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

core: 3.26.15 - 2025-12-09

🐛 Bug Fixes

  • harden naming collision resolution (commit by @danielkov)

core: 3.26.14 - 2025-12-02

🐛 Bug Fixes

  • no longer skip build if no source changes (commit by @danielkov)
  • fields which have a default but are only used in a response will be rendered as required (commit by @mfbx9da4)

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.26.9 - 2025-11-20

🐝 New Features

  • forwardCompatibleEnumsByDefault is now configurable via gen.yaml. When true, any enum which is used on a response will be automatically open/forward compatible - i.e. unknown values will be tolerated. Single value enums won't be automatically opened. Individual enums can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

core: 3.26.8 - 2025-11-18

🐝 New Features

  • Support for lax mode deserialization. Configurable via gen.yaml laxMode: lax | strict. Missing required fields will not throw zod response validation errors but instead fallback to a zero value. eg for a string the zero value is "". Lax mode also introduces non-lossy coercion where possible eg a boolean field will tolerate the string "true". (commit by @mfbx9da4)

core: 3.26.6 - 2025-11-12

🐛 Bug Fixes

  • regression to date/datetime deserialization (commit by @mfbx9da4)
  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.26.7 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.5 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

core: 3.26.12 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (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)

customSecuritySchemes: 0.1.2 - 2025-10-23

🐛 Bug Fixes

  • mcp-server start command flags (commit by @2ynn)

devContainers: 2.90.1 - 2025-09-18

🔧 Chores

  • Prevent ts targets to run pre and post scripts when running npm install, prevents replication of Shai-Hulud attack (commit by @Kanwardeep)

globalSecurity: 2.82.16 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

globalSecurity: 2.82.15 - 2026-02-03

🐝 New Features

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

globalSecurity: 2.82.14 - 2025-09-10

🔧 Chores

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

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

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

mcpServer: 0.9.4 - 2025-12-18

🐛 Bug Fixes

  • update @modelcontextprotocol/sdk to ^1.24.0 to fix CVSS 7.6 vulnerability (commit by @mfbx9da4)

responseFormat: 0.3.0 - 2026-01-22

🔧 Chores

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

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (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)

unions: 2.86.3 - 2025-12-01

🐝 New Features

  • pre-apply union discriminators onto union members when the type is only used under a discriminated union. Configurable via gen.yaml preApplyUnionDiscriminators (commit by @mfbx9da4)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.761.1

@github-actions github-actions bot added the minor Minor version bump label Nov 19, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 3693a09 to f8e9a25 Compare November 26, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 602584e to fd60ec5 Compare December 3, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 1bcbc43 to c8efeab Compare December 10, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from c6ef709 to 49feced Compare December 18, 2025 00:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from fa473eb to 5232f10 Compare January 5, 2026 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from d7709b9 to 768dd2e Compare January 13, 2026 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from 83721cc to 69f3a53 Compare January 21, 2026 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1763512228 branch 6 times, most recently from e51b297 to 2f7e18d Compare January 27, 2026 00:36
* `cloudinaryassetmgmt.assets.listVideos()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.updateResourceByAssetId()`: 
  *  `request.resourceUpdateRequest` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.search.visualSearchAssets()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.search.searchAssets()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.moderations.listResourcesByModerationKindAndStatus()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.upload()`:  `request.uploadRequest` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.uploadNoResourceType()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.uploadChunk()`:  `request.uploadRequest` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.destroyAsset()`:  `response.result.enum(notFound)` **Added** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.text()`:  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.explicitAsset()`: 
  *  `requestBody.moderation` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listImages()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listRawFiles()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.getResourceByAssetId()`:  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.restoreResourcesByAssetIDs()`:  `response.Map<restore_response>.union(info)` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByAssetIDs()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByContext()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByModerationKindAndStatus()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByAssetFolder()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.getResourceByPublicId()`:  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.updateResourceByPublicId()`: 
  *  `request.resourceUpdateRequest` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.folders.getFolderRoles()`: **Added**
* `cloudinaryassetmgmt.folders.assignFolderRoles()`: **Added**
* `cloudinaryassetmgmt.people.updatePerson()`: **Added**
* `cloudinaryassetmgmt.people.getPerson()`: **Added**
* `cloudinaryassetmgmt.people.listPeople()`: **Added**
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