X Tutup
Skip to content

Tags: efriis/unstructured-python-client

Tags

v0.24.1

Toggle v0.24.1's commit message

Verified

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

# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.335.0 (2.370.2)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary


```
└─┬Components
  └─┬partition_parameters
    └──[➕] properties (270:17)
```

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



## PYTHON CHANGELOG
## globalSecurity: 2.83.5 - 2024-03-15
### 🐛 Bug Fixes
- fixed hoisting of operation security *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## openEnums: 0.1.0 - 2024-05-14
### 🐝 New Features
- add support for "open" enums *(commit by
[@disintegrator](https://github.com/disintegrator))*



## responseFormat: 0.1.0 - 2024-03-02
### 🐝 New Features
- add support for response formats and flat responses *(commit by
[@TristanSpeakEasy](https://github.com/TristanSpeakeasy))*



## examples: 2.81.3 - 2023-10-17
### 🔧 Chores
- remove multi word generated examples *(commit by
[@ThomasRooney](https://github.com/ThomasRooney))*



## nameOverrides: 2.81.2 - 2024-03-25
### 🐛 Bug Fixes
- x-speakeasy-name-overrides being missed when used under an allOf
*(commit by [@ThomasRooney](https://github.com/ThomasRooney))*



## retries: 2.82.2 - 2024-04-10
### 🐛 Bug Fixes
- add method to correctly case retryConnectionErrors *bool for Python
generation *(commit by [@AshGodfrey](https://github.com/AshGodfrey))*



## constsAndDefaults: 0.1.3 - 2024-03-01
### 🐛 Bug Fixes
- null enums are coerced into null consts *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 4.8.1 - 2024-07-09
### 🐛 Bug Fixes
- Use 0666 file mode for writing configuration and lock files *(commit
by [@bflad](https://github.com/bflad))*



## unions: 2.82.8 - 2024-06-10
### 🐛 Bug Fixes
- ensure union type definitions define types in a way compatible with
multiple python versions *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## globalServerURLs: 2.82.2 - 2024-03-06
### 🔧 Chores
- expand server selection test coverage *(commit by
[@2ynn](https://github.com/2ynn))*

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.24.0

Toggle v0.24.0's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/86d52c444980b204248909ddaee6938f>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/507dd83771f282dbf344b92b10df023f>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.330.0 (2.361.10)
https://github.com/speakeasy-api/speakeasy



## PYTHON CHANGELOG

## core: 4.8.0 - 2024-07-05
### 🐝 New Features
- add timeout config to pythonv2 operations and sdk *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*



## core: 0.2.9 - 2024-07-04
### 🔧 Chores
- reduce response matching boilerplate *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 0.2.8 - 2024-07-02
### 🐛 Bug Fixes
- use None as arg default instead of UNSET *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 4.7.0 - 2024-06-27
### 🐝 New Features
- add env variable global security support *(commit by
[@ryan-timothy-albert](https://github.com/ryan-timothy-albert))*



## core: 4.6.14 - 2024-06-27
### 🐛 Bug Fixes
- remove unnecessary accept_header_override documentation elements
*(commit by [@ThomasRooney](https://github.com/ThomasRooney))*



## core: 0.2.6 - 2024-06-27
### 🐛 Bug Fixes
- add "input" to reserved keywords in pythonv2 *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 0.2.5 - 2024-06-26
### 🐛 Bug Fixes
- disallow positional arguments in python v2 SDKs *(commit by
[@disintegrator](https://github.com/disintegrator))*

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.9

Toggle v0.23.9's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/4f0ce155b8184add31556e4e9df60a84>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/25efa7d832228704d26082e3827858f9>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.327.0 (2.359.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary



```
├─┬Paths
│ └─┬/general/v0/general
│   └──POST
├──Servers
├──Servers
├─┬Components
│ ├─┬Element
│ │ └──[🔀] example (283:22)
│ ├─┬HTTPValidationError
│ │ └──[🔀] example (65:22)
│ ├─┬ServerError
│ │ └──[🔀] example (289:22)
│ ├─┬partition_parameters
│ │ ├─┬output_format
│ │ │ ├──[➕] enum (150:27)
│ │ │ ├──[➕] enum (151:27)
│ │ │ ├──[➖] enum (177:27)❌ 
│ │ │ └──[➖] enum (178:27)❌ 
│ │ ├──files
│ │ ├─┬chunking_strategy
│ │ │ └─┬ANYOF
│ │ │   ├──[➕] enum (203:31)
│ │ │   ├──[➕] enum (204:31)
│ │ │   ├──[➕] enum (205:31)
│ │ │   ├──[➕] enum (206:31)
│ │ │   ├──[➖] enum (68:31)❌ 
│ │ │   ├──[➖] enum (69:31)❌ 
│ │ │   ├──[➖] enum (70:31)❌ 
│ │ │   └──[➖] enum (71:31)❌ 
│ │ └─┬strategy
│ │   ├──[➕] enum (179:27)
│ │   ├──[➕] enum (180:27)
│ │   ├──[➕] enum (181:27)
│ │   ├──[➕] enum (178:27)
│ │   ├──[➖] enum (232:27)❌ 
│ │   ├──[➖] enum (233:27)❌ 
│ │   ├──[➖] enum (234:27)❌ 
│ │   └──[➖] enum (235:27)❌ 
│ └──ApiKeyAuth
└─┬Extensions
  └──[🔀] x-speakeasy-retries (300:22)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 0             | 0                |
| servers          | 0             | 0                |
| components       | 23            | 10               |





## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.8

Toggle v0.23.8's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/5969e484e45b07f1c14c78f621ee718a>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/f72de0f38cd597a806a71502c5287fb1>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.322.1 (2.354.2)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary



```
├─┬Info
│ └──[🔀] version (264:12)
├─┬Paths
│ └─┬/general/v0/general
│   └──POST
├──Servers
├──Servers
├─┬Components
│ ├─┬partition_parameters
│ │ ├──files
│ │ ├─┬output_format
│ │ │ ├──[➕] enum (177:15)
│ │ │ ├──[➕] enum (178:15)
│ │ │ ├──[➖] enum (1:4212)❌ 
│ │ │ └──[➖] enum (1:4232)❌ 
│ │ ├─┬chunking_strategy
│ │ │ └─┬ANYOF
│ │ │   ├──[➕] enum (68:19)
│ │ │   ├──[➕] enum (69:19)
│ │ │   ├──[➕] enum (70:19)
│ │ │   ├──[➕] enum (71:19)
│ │ │   ├──[➖] enum (1:6248)❌ 
│ │ │   ├──[➖] enum (1:6257)❌ 
│ │ │   ├──[➖] enum (1:6268)❌ 
│ │ │   └──[➖] enum (1:6285)❌ 
│ │ └─┬strategy
│ │   ├──[➕] enum (232:15)
│ │   ├──[➕] enum (233:15)
│ │   ├──[➕] enum (234:15)
│ │   ├──[➕] enum (235:15)
│ │   ├──[➖] enum (1:5403)❌ 
│ │   ├──[➖] enum (1:5377)❌ 
│ │   ├──[➖] enum (1:5385)❌ 
│ │   └──[➖] enum (1:5395)❌ 
│ ├─┬Element
│ │ └──[🔀] example (6:9)
│ ├─┬ServerError
│ │ └──[🔀] example (36:9)
│ ├─┬HTTPValidationError
│ │ └──[🔀] example (19:9)
│ └──ApiKeyAuth
└─┬Extensions
  └──[🔀] x-speakeasy-retries (325:3)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 0             | 0                |
| servers          | 0             | 0                |
| components       | 23            | 10               |
| info             | 1             | 0                |





## PYTHON CHANGELOG

## core: 4.6.13 - 2024-06-21
### 🔧 Chores
- update contribution section wording *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 0.2.4 - 2024-06-21
### 🔧 Chores
- update contribution section wording *(commit by
[@disintegrator](https://github.com/disintegrator))*



## core: 4.6.12 - 2024-06-20
### 🐛 Bug Fixes
- test response status codes in sdk methods in order of specificity
*(commit by [@disintegrator](https://github.com/disintegrator))*



## core: 0.2.3 - 2024-06-20
### 🐛 Bug Fixes
- test response status codes in sdk methods in order of specificity
*(commit by [@disintegrator](https://github.com/disintegrator))*



## core: 0.2.2 - 2024-06-19
### 🐛 Bug Fixes
- various fixes for field naming, typedict serialization and tests
*(commit by [@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 0.2.1 - 2024-06-19
### 🐛 Bug Fixes
- generation of reserved field names *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 0.2.0 - 2024-06-18
### 🐝 New Features
- added support for structural typing *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: Austin Walker <awalk89@gmail.com>

v0.23.7

Toggle v0.23.7's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/807de4722a65543cde9dbb2bcba4e7cf>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/497ec57d30decc20c1a8ad59bc711aa3>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.308.1 (2.342.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary



```
└─┬Components
  └─┬partition_parameters
    └─┬split_pdf_page
      └──[🔀] default (1:9405)❌ 
```

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





## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.5

Toggle v0.23.5's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/3aec785f32070a79daac48f3e257f88d>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/1ed855e6e969ec81ba5d8815b2cad456>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.308.1 (2.342.6)
https://github.com/speakeasy-api/speakeasy



## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.4

Toggle v0.23.4's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/c1fec31921ab085211de39f108a9ca23>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/a757f2f00046b6a6e109d6fcfb1abc22>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.308.1 (2.342.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary



```
├─┬Info
│ └──[🔀] version (1:80)
├─┬Paths
│ └─┬/general/v0/general
│   └─┬POST
│     └─┬Responses
│       ├──[➕] codes (1:1207)
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[➕] description (1:957)
└─┬Components
  ├──[➕] schemas (1:10240)
  ├─┬partition_parameters
  │ ├─┬ocr_languages
  │ │ └──[🔀] description (1:4062)
  │ ├─┬xml_keep_tags
  │ │ └──[🔀] description (1:6020)
  │ ├─┬unique_element_ids
  │ │ └──[🔀] description (1:5728)
  │ ├─┬gz_uncompressed_content_type
  │ │ └──[🔀] description (1:3238)
  │ ├─┬include_page_breaks
  │ │ └──[🔀] description (1:3589)
  │ ├─┬coordinates
  │ │ └──[🔀] description (1:2526)
  │ ├─┬chunking_strategy
  │ │ └──[🔀] description (1:6380)
  │ ├─┬languages
  │ │ └──[🔀] description (1:3801)
  │ └─┬extract_image_block_types
  │   └──[🔀] description (1:2948)
  └─┬HTTPValidationError
    ├──[➖] title (1:1374)
    ├──[➕] example (1:1594)
    └─┬detail
      ├──[➖] items (1:1259)❌ 
      ├──[➖] type (1:1317)❌ 
      ├──[➖] title (1:1335)
      ├──[➕] oneOf (1:1482)
      └──[➕] oneOf (1:1560)
```

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





## PYTHON CHANGELOG

## unions: 2.82.8 - 2024-06-10
### 🐛 Bug Fixes
- ensure union type definitions define types in a way compatible with
multiple python versions *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 4.6.11 - 2024-06-14
### 👷 Build System
- fixed indentation as tabs in python makefile *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*



## core: 4.6.10 - 2024-06-13
### 👷 Build System
- move to new method of publishing for python *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*

---------

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: Austin Walker <austin@unstructured.io>

v0.23.3

Toggle v0.23.3's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/465e078af6f8af458707bb4481cdc70e>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/5e2e1bb90eaabe5859394ad003a71875>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.300.1 (2.339.1)
https://github.com/speakeasy-api/speakeasy



## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.2

Toggle v0.23.2's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/01db84f5f80c422ff8c0ad8355dd0e2d>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/09afe056dfd31b90a4ab59effebe7169>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.300.1 (2.339.1)
https://github.com/speakeasy-api/speakeasy



## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>

v0.23.1

Toggle v0.23.1's commit message

Verified

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

> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/482056910a6dbf60d3f53a1dc5af27a5>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/37c93e98e1b0c8ec5531af6551eab9b0>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.300.0 (2.338.14)
https://github.com/speakeasy-api/speakeasy



## PYTHON CHANGELOG

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
X Tutup