Skip to content

Commit 788ade5

Browse files
chore: 🐝 Update SDK - Generate 0.29.1 (#166)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/0e1493afe2daa0e8c4a75e49bf8d8a45> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/1e04614fa79d274c9af73051c0bd8340> # SDK update ## Versioning Version Bump Type: [patch] - 🤖 (automated) <details> <summary>OpenAPI Change Summary</summary> ``` └─┬Info └──[🔀] version (5:16) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 1 | 0 | </details> ## TYPESCRIPT CHANGELOG ## core: 3.26.6 - 2025-11-10 ### 🐛 Bug Fixes - handle application/* encoding in multipart forms *(commit by [@danielkov](https://github.com/danielkov))* ## core: 3.26.5 - 2025-11-10 ### 🐝 New Features - smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## core: 3.26.4 - 2025-11-07 ### 🐝 New Features - support for zodVersion v4-mini (configurable via gen.yaml zodVersion) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## core: 3.26.3 - 2025-11-05 ### 🐝 New Features - delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## core: 3.26.2 - 2025-11-05 ### 🐝 New Features - support body field name configuration via requestBodyFieldName in gen.yaml *(commit by [@subomi](https://github.com/subomi))* ## core: 3.26.1 - 2025-11-04 ### 🐛 Bug Fixes - delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy) 1.656.2 Co-authored-by: speakeasybot <[email protected]>
1 parent e97bfcc commit 788ade5

File tree

19 files changed

+108
-253
lines changed

19 files changed

+108
-253
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
33
management:
4-
docChecksum: a9cd06bdac5fb6851149f5b0e9776c5d
5-
docVersion: 1.2.7
6-
speakeasyVersion: 1.649.0
7-
generationVersion: 2.739.1
8-
releaseVersion: 0.29.0
9-
configChecksum: a3da09b990d249ff9f5561aee1b535d2
4+
docChecksum: 977565cbc407bbb9f442751a237b5f0a
5+
docVersion: 1.2.10
6+
speakeasyVersion: 1.656.2
7+
generationVersion: 2.753.6
8+
releaseVersion: 0.29.1
9+
configChecksum: fd4b3da7ec98081721e05f14d2904fec
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -16,7 +16,7 @@ features:
1616
acceptHeaders: 2.81.2
1717
additionalDependencies: 0.1.0
1818
constsAndDefaults: 0.1.12
19-
core: 3.26.0
19+
core: 3.26.6
2020
defaultEnabledRetries: 0.1.0
2121
enumUnions: 0.1.0
2222
envVarSecurityUsage: 0.1.2
@@ -139,4 +139,3 @@ examples:
139139
application/json: {"detail": "An error occurred"}
140140
examplesVersion: 1.0.2
141141
generatedTests: {}
142-
releaseNotes: "## Typescript SDK Changes Detected:\n* `unstructured_client.general.partition()`: \n * `request.partitionParameters.doNotBreakSimilarityOnFooterHeader` **Added**\n"

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.649.0
1+
speakeasyVersion: 1.656.2
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:6a1d1cac95c1b8f6ed4f055dffa907f1f96bf75b5d5bfa190f4a437048ef4865
6-
sourceBlobDigest: sha256:e8c9fd0a7a559a840d32944c7eccb9fadbade798336b70ecd0d507e27e014d34
5+
sourceRevisionDigest: sha256:7d9ebd7f9cc67f35397af568068c796fc20c935e029dbd0fd72d8af5cda68246
6+
sourceBlobDigest: sha256:8f996e834b9acfe6684d9512a9f5c5a1e2859eeb6a6069d49f4860cc6ced6261
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1761265716
10-
- 1.2.7
9+
- speakeasy-sdk-regen-1762993955
10+
- 1.2.10
1111
targets:
1212
unstructed-typescript:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:6a1d1cac95c1b8f6ed4f055dffa907f1f96bf75b5d5bfa190f4a437048ef4865
16-
sourceBlobDigest: sha256:e8c9fd0a7a559a840d32944c7eccb9fadbade798336b70ecd0d507e27e014d34
15+
sourceRevisionDigest: sha256:7d9ebd7f9cc67f35397af568068c796fc20c935e029dbd0fd72d8af5cda68246
16+
sourceBlobDigest: sha256:8f996e834b9acfe6684d9512a9f5c5a1e2859eeb6a6069d49f4860cc6ced6261
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:eb4fafeb42461e65141860fa0a1c8a24a89a9b8d13a43aea73f857cf2a51d7a6
18+
codeSamplesRevisionDigest: sha256:1d693802df2a09ddd3b39ba2f5b1b008450975403724e73e3daef65c4f1da5bf
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,4 +714,14 @@ Based on:
714714
### Generated
715715
- [typescript v0.29.0] .
716716
### Releases
717-
- [NPM v0.29.0] https://www.npmjs.com/package/unstructured-client/v/0.29.0 - .
717+
- [NPM v0.29.0] https://www.npmjs.com/package/unstructured-client/v/0.29.0 - .
718+
719+
## 2025-11-14 00:32:40
720+
### Changes
721+
Based on:
722+
- OpenAPI Doc
723+
- Speakeasy CLI 1.656.2 (2.753.6) https://github.com/speakeasy-api/speakeasy
724+
### Generated
725+
- [typescript v0.29.1] .
726+
### Releases
727+
- [NPM v0.29.1] https://www.npmjs.com/package/unstructured-client/v/0.29.1 - .

examples/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ generation:
1616
hoistGlobalSecurity: true
1717
schemas:
1818
allOfMergeStrategy: shallowMerge
19+
requestBodyFieldName: ""
1920
tests:
2021
generateTests: true
2122
generateNewTests: false
2223
skipResponseBodyAssertions: false
2324
typescript:
24-
version: 0.29.0
25+
version: 0.29.1
2526
acceptHeaderEnum: true
2627
additionalDependencies:
2728
dependencies:
@@ -33,6 +34,7 @@ typescript:
3334
peerDependencies: {}
3435
additionalPackageJSON: {}
3536
additionalScripts: {}
37+
alwaysIncludeInboundAndOutbound: false
3638
author: Unstructured
3739
baseErrorName: UnstructuredClientError
3840
clientServerStatusCodesAsErrors: true
@@ -42,6 +44,7 @@ typescript:
4244
enableMCPServer: true
4345
enableReactQuery: false
4446
enumFormat: enum
47+
exportZodModelNamespace: false
4548
flattenGlobalSecurity: false
4649
flatteningOrder: body-first
4750
generateExamples: true
@@ -65,6 +68,7 @@ typescript:
6568
responseFormat: flat
6669
sseFlatResponse: false
6770
templateVersion: v2
71+
unionStrategy: left-to-right
6872
usageSDKInitImports: []
6973
useIndexModules: true
7074
zodVersion: v3

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "unstructured-client",
5-
"version": "0.29.0",
5+
"version": "0.29.1",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unstructured-client",
3-
"version": "0.29.0",
3+
"version": "0.29.1",
44
"author": "Unstructured",
55
"type": "module",
66
"bin": {

src/lib/config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6767

6868
export const SDK_METADATA = {
6969
language: "typescript",
70-
openapiDocVersion: "1.2.7",
71-
sdkVersion: "0.29.0",
72-
genVersion: "2.739.1",
70+
openapiDocVersion: "1.2.10",
71+
sdkVersion: "0.29.1",
72+
genVersion: "2.753.6",
7373
userAgent:
74-
"speakeasy-sdk/typescript 0.29.0 2.739.1 1.2.7 unstructured-client",
74+
"speakeasy-sdk/typescript 0.29.1 2.753.6 1.2.10 unstructured-client",
7575
} as const;

src/mcp-server/mcp-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
1919
export const app = buildApplication(routes, {
2020
name: "mcp",
2121
versionInfo: {
22-
currentVersion: "0.29.0",
22+
currentVersion: "0.29.1",
2323
},
2424
});
2525

0 commit comments

Comments
 (0)