Commit c380230
chore: 🐝 Update SDK - Generate 0.36.0 (#274)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/63b74c1042cdc2fa8ecfcdeaddadbe4a>
> OpenAPI Change report available at:
<https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/fc524779286d5ce441b92671a176513f>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.552.0 (2.610.0)
https://github.com/speakeasy-api/speakeasy
## Versioning
Version Bump Type: [minor] - 🤖 (automated)
## OpenAPI Change Summary
```
├─┬Info
│ └──[🔀] version (18:16)
└─┬Components
└─┬partition_parameters
└──[➖] properties (1:99160)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| info | 1 | 0 |
| components | 1 | 1 |
## PYTHON CHANGELOG
## core: 5.19.0 - 2025-05-20
### 🐝 New Features
- Enable module lazy loading. This leads to faster module import times
*(commit by [@kanwardeep](https://github.com/Kanwardeep))*
## core: 5.18.1 - 2025-05-15
### 🐛 Bug Fixes
- Prevent AsyncClient.aclose() not awaited warnings *(commit by
[@bflad](https://github.com/bflad))*
---------
Co-authored-by: jiajun-unstructured <[email protected]>
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: Austin Walker <[email protected]>1 parent 38dbe2d commit c380230
File tree
21 files changed
+1449
-1987
lines changed- .speakeasy
- docs/sdks
- destinations
- jobs
- sources
- workflows
- src/unstructured_client
- models
- errors
- operations
- utils
21 files changed
+1449
-1987
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
1000 | | - | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments