Skip to content

Commit c582bbd

Browse files
chore: 🐝 Update SDK - Generate 0.26.4 (#161)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/74f1af2bbd43e0e83b12fe569462fc0f> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/4a54a37b005957268da4a2252c1b0585> # 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.21.22 - 2025-09-02 ### 🐛 Bug Fixes - enabled empty strings to be used as end cursor values in pagination *(commit by [@GorshkovIvan](https://github.com/GorshkovIvan))* ## core: 3.21.21 - 2025-09-01 ### 🔧 Chores - added support for lowercase Bearer tokens in Authorization headers *(commit by [@GorshkovIvan](https://github.com/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](https://github.com/bflad))* ## core: 3.21.19 - 2025-08-01 ### 🐛 Bug Fixes - referencing models before declaration *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## core: 3.21.18 - 2025-07-31 ### 🐛 Bug Fixes - potential issue using enum before declaration in model file *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## examples: 2.82.3 - 2025-08-11 ### 🐝 New Features - usageSDKInitImports allows configuring imports for usage snippets in conjunction with usageSDKInit *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## examples: 2.83.0 - 2025-08-05 ### 🐝 New Features - allow configuration of SDK construction in the generated usage examples *(commit by [@mfbx9da4](https://github.com/mfbx9da4))* ## globalSecurity: 2.82.14 - 2025-09-10 ### 🔧 Chores - support opting out of operation security hoisting *(commit by [@vishalg0wda](https://github.com/vishalg0wda))* Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy) 1.621.0 Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent a3ce080 commit c582bbd

File tree

13 files changed

+407
-617
lines changed

13 files changed

+407
-617
lines changed

.speakeasy/gen.lock

Lines changed: 9 additions & 9 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: cd27ee62248f546725afe6647656e4b4
5-
docVersion: 1.1.45
6-
speakeasyVersion: 1.595.0
7-
generationVersion: 2.670.1
8-
releaseVersion: 0.26.3
9-
configChecksum: dfa3fe196489685301649fa907100f57
4+
docChecksum: a3cc41d1b1e79f7b443567959b29ac2d
5+
docVersion: 1.1.47
6+
speakeasyVersion: 1.621.0
7+
generationVersion: 2.707.0
8+
releaseVersion: 0.26.4
9+
configChecksum: 1bae336aa4bf4592b5a5fbb78c8b9823
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -16,12 +16,12 @@ features:
1616
acceptHeaders: 2.81.2
1717
additionalDependencies: 0.1.0
1818
constsAndDefaults: 0.1.12
19-
core: 3.21.17
19+
core: 3.21.22
2020
defaultEnabledRetries: 0.1.0
2121
enumUnions: 0.1.0
2222
envVarSecurityUsage: 0.1.2
23-
examples: 2.82.1
24-
globalSecurity: 2.82.13
23+
examples: 2.82.3
24+
globalSecurity: 2.82.14
2525
globalSecurityCallbacks: 0.1.0
2626
globalServerURLs: 2.82.5
2727
mcpServer: 0.9.3

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.595.0
1+
speakeasyVersion: 1.621.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:fac30f9b46f4271d544276b310a11c9fa3f75d605c01b77a2d95486b75ad6bfa
6-
sourceBlobDigest: sha256:23411dfea3509283f99667310d92bfd005f613849f9e044f6ab416bc217f69c8
5+
sourceRevisionDigest: sha256:ac2acc8f6ccb8f205b49b44a3bb5c723743622470ed9a2b9bddb9c08466449f2
6+
sourceBlobDigest: sha256:d1523d4cc423c258e23221adb5edebfdcc1d7aae10eee6dd47b4e289acc3d366
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1753317295
10-
- 1.1.45
9+
- speakeasy-sdk-regen-1754440558
10+
- 1.1.47
1111
targets:
1212
unstructed-typescript:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:fac30f9b46f4271d544276b310a11c9fa3f75d605c01b77a2d95486b75ad6bfa
16-
sourceBlobDigest: sha256:23411dfea3509283f99667310d92bfd005f613849f9e044f6ab416bc217f69c8
15+
sourceRevisionDigest: sha256:ac2acc8f6ccb8f205b49b44a3bb5c723743622470ed9a2b9bddb9c08466449f2
16+
sourceBlobDigest: sha256:d1523d4cc423c258e23221adb5edebfdcc1d7aae10eee6dd47b4e289acc3d366
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:fd7c411547ad808b332666f8d4d0e20d719a331cc467b485db03b3adc6b0ef99
18+
codeSamplesRevisionDigest: sha256:ed4a2b078e709b091741309ca2a54b610364bbf97c5077e476797346a50f89c0
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
@@ -674,4 +674,14 @@ Based on:
674674
### Generated
675675
- [typescript v0.26.3] .
676676
### Releases
677-
- [NPM v0.26.3] https://www.npmjs.com/package/unstructured-client/v/0.26.3 - .
677+
- [NPM v0.26.3] https://www.npmjs.com/package/unstructured-client/v/0.26.3 - .
678+
679+
## 2025-09-19 00:30:25
680+
### Changes
681+
Based on:
682+
- OpenAPI Doc
683+
- Speakeasy CLI 1.621.0 (2.707.0) https://github.com/speakeasy-api/speakeasy
684+
### Generated
685+
- [typescript v0.26.4] .
686+
### Releases
687+
- [NPM v0.26.4] https://www.npmjs.com/package/unstructured-client/v/0.26.4 - .

examples/generalPartition.example.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dotenv.config();
88
* Example usage of the unstructured-client SDK
99
*
1010
* To run this example from the examples directory:
11-
* npm run build && npx tsx generalPartition.ts
11+
* npm run build && npx tsx generalPartition.example.ts
1212
*/
1313

1414
import { openAsBlob } from "node:fs";
@@ -22,7 +22,7 @@ import {
2222
const unstructuredClient = new UnstructuredClient();
2323

2424
async function main() {
25-
const result = await unstructuredClient.partition({
25+
const result = await unstructuredClient.general.partition({
2626
partitionParameters: {
2727
chunkingStrategy: "by_title",
2828
files: await openAsBlob("example.file"),

examples/package-lock.json

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

gen.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ generation:
1313
auth:
1414
oAuth2ClientCredentialsEnabled: false
1515
oAuth2PasswordEnabled: false
16+
hoistGlobalSecurity: true
1617
tests:
1718
generateTests: true
1819
generateNewTests: false
1920
skipResponseBodyAssertions: false
2021
typescript:
21-
version: 0.26.3
22+
version: 0.26.4
2223
additionalDependencies:
2324
dependencies:
2425
async: ^3.2.5
@@ -57,5 +58,7 @@ typescript:
5758
outputModelSuffix: output
5859
packageName: unstructured-client
5960
responseFormat: flat
61+
sseFlatResponse: false
6062
templateVersion: v2
63+
usageSDKInitImports: []
6164
useIndexModules: true

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.26.3",
5+
"version": "0.26.4",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",

0 commit comments

Comments
 (0)