Skip to content

Tags: Unstructured-IO/unstructured-js-client

Tags

v0.25.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.25.2 (#155)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/9f39a108d493cd1c69dda9b8ce4f092d>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/9a28cb226f78595b5f2f7bdcefa4928e>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.574.1 (2.647.2)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ └──[🔀] version (5:16)
└─┬Components
  └─┬partition_parameters
    └─┬vlm_model
      └──[➕] enum (361:15)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components       | 1             | 0                |
| info             | 1             | 0                |



## TYPESCRIPT CHANGELOG
## mcpServer: 0.9.3 - 2025-07-01
### 🐛 Bug Fixes
- Prevent stricli 1.2.0 error when not using MCP scopes *(commit by
[@bflad](https://github.com/bflad))*

Co-authored-by: speakeasybot <[email protected]>

v0.25.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.25.1 (#154)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/f52e8594d07991710890000f030efe70>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/a4d8d625fce6c6bf76180095448cce84>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.568.1 (2.634.1)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
└─┬Info
  └──[🔀] version (5:16)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info             | 1             | 0                |



## TYPESCRIPT CHANGELOG
## constsAndDefaults: 0.1.12 - 2025-06-11
### 🐛 Bug Fixes
- fix to const handling *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*



## unions: 2.85.11 - 2025-06-19
### 🐛 Bug Fixes
- regression related to union discriminator mapping *(commit by
[@mfbx9da4](https://github.com/mfbx9da4))*



## unions: 2.85.10 - 2025-06-13
### 🐛 Bug Fixes
- implement union type sorting by required fields count *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## unions: 2.85.9 - 2025-06-05
### 🐛 Bug Fixes
- Handle unions for multipart/form-data request body *(commit by
[@kanwardeep](https://github.com/Kanwardeep))*



## core: 3.21.11 - 2025-06-09
### 🐛 Bug Fixes
- add support for arrays of files in multipart forms *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

---------

Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>

v0.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.25.0 (#153)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/7abfd34b27aed1d39a1615a580258bf2>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/d830ab42cd1f45785ce0c24fd6561eac>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.555.3 (2.620.2)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary


```
└─┬Info
  └──[🔀] version (5:16)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info             | 1             | 0                |



## TYPESCRIPT CHANGELOG
## sdkHooks: 0.3.0 - 2025-05-21
### 🐝 New Features
- add support for accessing sdk configuration in hooks *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 3.21.10 - 2025-05-30
### 🐛 Bug Fixes
- re-export HTTPClient from root index.ts *(commit by
[@disintegrator](https://github.com/disintegrator))*

Co-authored-by: speakeasybot <[email protected]>

v0.24.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.24.4 (#152)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/e17e39b5e7cf97e70ba93a83b555fb7c>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/e0950bae54186ad25a08f71f5f485237>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.552.0 (2.610.0)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
└─┬Info
  └──[🔀] version (5:16)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info             | 1             | 0                |



## TYPESCRIPT CHANGELOG
## core: 3.21.9 - 2025-05-19
### 🐛 Bug Fixes
- Prevent errors with Zod 3.25+ and commonjs module config *(commit by
[@bflad](https://github.com/bflad))*



## core: 3.21.8 - 2025-05-07
### 🐛 Bug Fixes
- fixed stability of generated examples using operation and field seeds,
including fixes to union examples *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

Co-authored-by: speakeasybot <[email protected]>

v0.24.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.24.3 (#150)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/1f6b6d01fb29914f97a1440a93f5e397>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/ca452f714985d68e8c813ccc32041cab>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.545.0 (2.599.0)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
└─┬Components
  └─┬partition_parameters
    └──[➖] properties (1:8851)❌ 
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components       | 1             | 1                |



## TYPESCRIPT CHANGELOG
No relevant generator changes

Co-authored-by: speakeasybot <[email protected]>

v0.24.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.24.2 (#149)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/70b30aab6003a56b736fedbc32f2bb23>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/36c87009a43c8a5d36df55c057ccd217>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.544.0 (2.599.0)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ └──[🔀] version (5:16)
└─┬Components
  └─┬partition_parameters
    ├──[➕] properties (442:11)
    ├─┬xml_keep_tags
    │ ├──[➕] examples (348:15)
    │ ├──[➕] enum (338:15)
    │ ├──[➕] enum (339:15)
    │ ├──[➕] enum (340:15)
    │ ├──[➕] enum (341:15)
    │ ├──[➕] enum (342:15)
    │ ├──[➕] enum (343:15)
    │ ├──[➕] enum (337:15)
    │ ├──[🔀] type (335:21)❌ 
    │ ├──[🔀] title (345:22)
    │ ├──[🔀] description (346:28)
    │ ├──[➖] default (1:7826)❌ 
    │ └─┬Extensions
    │   └──[➕] x-speakeasy-unknown-values (350:43)
    ├─┬unique_element_ids
    │ ├──[➖] type (1:7317)❌ 
    │ ├──[🔀] title (451:22)
    │ ├──[🔀] description (452:28)
    │ ├──[➖] default (1:7580)❌ 
    │ ├──[➕] anyOf (444:15)
    │ └──[➕] anyOf (447:15)
    ├─┬vlm_model
    │ ├──[➖] examples (1:6987)
    │ ├──[➖] enum (1:6628)❌ 
    │ ├──[➖] enum (1:6765)❌ 
    │ ├──[➖] enum (1:6811)❌ 
    │ ├──[➖] enum (1:6887)❌ 
    │ ├──[➖] enum (1:6485)❌ 
    │ ├──[➖] enum (1:6573)❌ 
    │ ├──[➖] enum (1:6676)❌ 
    │ ├──[➖] enum (1:6720)❌ 
    │ ├──[➖] enum (1:6849)❌ 
    │ ├──[➖] enum (1:6515)❌ 
    │ ├──[➖] enum (1:6545)❌ 
    │ ├──[➖] enum (1:6555)❌ 
    │ ├──[➖] enum (1:6600)❌ 
    │ ├──[🔀] type (390:21)❌ 
    │ ├──[🔀] title (391:22)
    │ ├──[🔀] description (392:28)
    │ ├──[➕] default (393:24)❌ 
    │ └─┬Extensions
    │   └──[➖] x-speakeasy-unknown-values (1:7028)❌ 
    └─┬vlm_model_provider
      ├──[🔀] examples (372:15)
      ├──[➕] enum (355:15)
      ├──[➕] enum (357:15)
      ├──[➕] enum (360:15)
      ├──[➕] enum (361:15)
      ├──[➕] enum (362:15)
      ├──[➕] enum (364:15)
      ├──[➕] enum (367:15)
      ├──[➕] enum (356:15)
      ├──[➕] enum (358:15)
      ├──[➕] enum (359:15)
      ├──[➕] enum (363:15)
      ├──[➕] enum (365:15)
      ├──[➕] enum (366:15)
      ├──[➖] enum (1:6240)❌ 
      ├──[➖] enum (1:6261)❌ 
      ├──[➖] enum (1:6273)❌ 
      ├──[➖] enum (1:6283)❌ 
      ├──[➖] enum (1:6206)❌ 
      ├──[➖] enum (1:6216)❌ 
      ├──[➖] enum (1:6229)❌ 
      ├──[🔀] title (369:22)
      └──[🔀] description (370:28)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info             | 1             | 0                |
| components       | 62            | 26               |



## TYPESCRIPT CHANGELOG
## core: 3.21.7 - 2025-04-30
### 🐛 Bug Fixes
- allow intentional string escaping without lint errors *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*



## core: 3.21.6 - 2025-04-11
### 🐛 Bug Fixes
- increase stability of generator model file names *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*



## mcpServer: 0.9.2 - 2025-04-17
### 🐛 Bug Fixes
- Pin @modelcontextprotocol/sdk to 1.9.0 to prevent breaking changes in
1.10.0 *(commit by [@bflad](https://github.com/bflad))*



## globalServerURLs: 2.82.5 - 2025-05-09
### 🐛 Bug Fixes
- fixed issue with cached templated server url *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

---------

Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>

v0.24.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.24.1 (#148)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/3e9641b919e1c51ede68d67a8c01e09a>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/6c024423b46313f44f2642b3b1f6710a>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.531.0 (2.568.2)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ ├──[🔀] title (4:14)
│ └──[🔀] version (5:16)
├─┬Servers
│ └──[➖] servers (1:220)❌ 
└─┬Components
  └─┬partition_parameters
    └─┬vlm_model
      └──[➕] enum (356:15)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| servers          | 1             | 1                |
| components       | 1             | 0                |
| info             | 2             | 0                |



## TYPESCRIPT CHANGELOG
## core: 3.21.5 - 2025-04-03
### 🐛 Bug Fixes
- improve performance of generation on multicore machines and various
fixes to correctness based on order of generation *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## mcpServer: 0.9.1 - 2025-04-04
### 🐛 Bug Fixes
- correctly handle partial scopes *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*

Co-authored-by: speakeasybot <[email protected]>

v0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.24.0 (#147)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/5a5dec17c7f26adef69711a990704bc6>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/769501f42607532722f3df212124c0b1>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.526.0 (2.563.0)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ └──[🔀] version (5:16)
└─┬Components
  └─┬partition_parameters
    ├──[➕] properties (518:11)
    ├──[➕] properties (530:11)
    ├──[➕] properties (506:11)
    └──[➕] properties (542:11)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components       | 4             | 0                |
| info             | 1             | 0                |



## TYPESCRIPT CHANGELOG
## mcpServer: 0.9.0 - 2025-03-18
### 🐝 New Features
- readme modifications for cursor and standalone binaries *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*

Co-authored-by: speakeasybot <[email protected]>

v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.22.0 (#143)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/7db03d8d06f71f2363597f92cc9f88c5>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/aac2d021c9385d74700f9712706fbc0d>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.517.3 (2.548.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary
No specification changes

## TYPESCRIPT CHANGELOG
No relevant generator changes

---------

Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>

v0.21.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: 🐝 Update SDK - Generate 0.21.1 (#141)

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/7d4d4b9d5c29f280c3c1995ff9011a85>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/840ddc3267f0647d17b94046e1d43f1f>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.517.3 (2.548.6)
https://github.com/speakeasy-api/speakeasy
## Versioning

Version Bump Type: [patch] - 🤖 (automated)
## OpenAPI Change Summary


```
├─┬Info
│ └──[🔀] version (5:16)
├─┬Components
│ └─┬partition_parameters
│   ├─┬vlm_model_provider
│   │ └──[🔀] title (350:22)
│   └─┬vlm_model
│     └──[🔀] title (373:22)
└─┬Extensions
  └──[🔀] x-speakeasy-retries (600:26)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info             | 1             | 0                |
| components       | 2             | 0                |



## TYPESCRIPT CHANGELOG
## core: 3.21.4 - 2025-03-11
### 🐛 Bug Fixes
- remove @ts-expect-error directive for duplex: "half" fetch option
*(commit by [@disintegrator](https://github.com/disintegrator))*

Co-authored-by: speakeasybot <[email protected]>