Skip to content

Commit da7e255

Browse files
github-actions[bot]speakeasybotjordan-homan
authored
chore: 🐝 Update SDK - Generate 0.42.5 (#317)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/16e0c8159aa07f60f346209d2661d329> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/875f5043b32383cb8853d3dfa9fa5717> # SDK update ## Versioning Version Bump Type: [patch] - πŸ€– (automated) <details> <summary>OpenAPI Change Summary</summary> ``` └─┬Info └──[πŸ”€] version (18:16) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 1 | 0 | </details> ## PYTHON CHANGELOG No relevant generator changes Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy) 1.601.0 --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Jordan Homan <jordan@unstructured.io>
1 parent c0b973c commit da7e255

File tree

7 files changed

+39
-19
lines changed

7 files changed

+39
-19
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 8b5fa338-9106-4734-abf0-e30d67044a90
33
management:
4-
docChecksum: edc837c11b1a19b20f4f8e98bbf5c118
5-
docVersion: 1.2.21
4+
docChecksum: e741a96121ddff12793a36dd5e2258f4
5+
docVersion: 1.2.23
66
speakeasyVersion: 1.601.0
77
generationVersion: 2.680.0
8-
releaseVersion: 0.42.4
9-
configChecksum: 3db8ad876dc10cf3b033f710eb1411d3
8+
releaseVersion: 0.42.5
9+
configChecksum: 3b3b92259de5fc0033e3f01348631e31
1010
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -1181,7 +1181,7 @@ trackedFiles:
11811181
pylintrc:
11821182
last_write_checksum: sha1:db2aebd83e553dd59d3965e79104a3fb780c403a
11831183
pyproject.toml:
1184-
last_write_checksum: sha1:c8c5dd42f3990f787b8db57c625080e7b24ff1c7
1184+
last_write_checksum: sha1:6690c2c6cd0795582a8ee7ad5485df40ac64294c
11851185
scripts/prepare_readme.py:
11861186
last_write_checksum: sha1:ccdba5069fbb7997500b6ba22366e004394cdca2
11871187
scripts/publish.sh:
@@ -1195,7 +1195,7 @@ trackedFiles:
11951195
src/unstructured_client/_hooks/types.py:
11961196
last_write_checksum: sha1:ac25bc33fba97274c6554d0e735b4c90c2650a88
11971197
src/unstructured_client/_version.py:
1198-
last_write_checksum: sha1:04347a4921c6bf252eba5cb11c1ce385548a1c03
1198+
last_write_checksum: sha1:8df230bbe57fe1ed3def0d60fe15c23ef29eb8d2
11991199
src/unstructured_client/basesdk.py:
12001200
last_write_checksum: sha1:c630e3511b954676ab8b477fd7b11c4ce8f443a7
12011201
src/unstructured_client/destinations.py:

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.601.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:b52b0c33c6a50addb404027e76807677297f288b2b1f22eaf9713b528ca64c9c
6-
sourceBlobDigest: sha256:15c781166845c591afeb3eec92a8ed77f867be120294a01fd34b48538d285b9a
5+
sourceRevisionDigest: sha256:f678ba24b97d66fb952504f32632687a733de3b78cbbabbcc94f05bd2518760f
6+
sourceBlobDigest: sha256:a05d5043ae1f3f3b9efdffd41aaa99a59de5c9efde44b1fb3b8ce8b8f9711f31
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1765576473
10-
- 1.2.21
9+
- speakeasy-sdk-regen-1765907791
10+
- 1.2.23
1111
targets:
1212
unstructured-python:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:b52b0c33c6a50addb404027e76807677297f288b2b1f22eaf9713b528ca64c9c
16-
sourceBlobDigest: sha256:15c781166845c591afeb3eec92a8ed77f867be120294a01fd34b48538d285b9a
15+
sourceRevisionDigest: sha256:f678ba24b97d66fb952504f32632687a733de3b78cbbabbcc94f05bd2518760f
16+
sourceBlobDigest: sha256:a05d5043ae1f3f3b9efdffd41aaa99a59de5c9efde44b1fb3b8ce8b8f9711f31
1717
codeSamplesNamespace: my-source-code-samples
18-
codeSamplesRevisionDigest: sha256:43c867f2d8d6bf35ac4afe0dc12c6601d71bbf62de31b3d4c0b93c8d4778f6a9
18+
codeSamplesRevisionDigest: sha256:ba3cf768e47791ee0767b02702cbe524c083b17eadfde982ddb7418695ecd375
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.42.5
2+
3+
### Enhancements
4+
* Support for on-demand jobs via CreateJob API
5+
* New Read-only APIs GetTemplate and ListTemplates
6+
7+
### Features
8+
9+
### Fixes
10+
111
## 0.42.4
212

313
### Enhancements

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,4 +1140,14 @@ Based on:
11401140
### Generated
11411141
- [python v0.42.4] .
11421142
### Releases
1143-
- [PyPI v0.42.4] https://pypi.org/project/unstructured-client/0.42.4 - .
1143+
- [PyPI v0.42.4] https://pypi.org/project/unstructured-client/0.42.4 - .
1144+
1145+
## 2025-12-16 17:56:13
1146+
### Changes
1147+
Based on:
1148+
- OpenAPI Doc
1149+
- Speakeasy CLI 1.601.0 (2.680.0) https://github.com/speakeasy-api/speakeasy
1150+
### Generated
1151+
- [python v0.42.5] .
1152+
### Releases
1153+
- [PyPI v0.42.5] https://pypi.org/project/unstructured-client/0.42.5 - .

β€Žgen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ generation:
2222
schemas:
2323
allOfMergeStrategy: shallowMerge
2424
python:
25-
version: 0.42.4
25+
version: 0.42.5
2626
additionalDependencies:
2727
dev:
2828
deepdiff: '>=6.0'

β€Žpyproject.tomlβ€Ž

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

22
[project]
33
name = "unstructured-client"
4-
version = "0.42.4"
4+
version = "0.42.5"
55
description = "Python Client SDK for Unstructured API"
66
authors = [{ name = "Unstructured" },]
77
readme = "README.md"

β€Žsrc/unstructured_client/_version.pyβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "unstructured-client"
6-
__version__: str = "0.42.4"
7-
__openapi_doc_version__: str = "1.2.21"
6+
__version__: str = "0.42.5"
7+
__openapi_doc_version__: str = "1.2.23"
88
__gen_version__: str = "2.680.0"
9-
__user_agent__: str = "speakeasy-sdk/python 0.42.4 2.680.0 1.2.21 unstructured-client"
9+
__user_agent__: str = "speakeasy-sdk/python 0.42.5 2.680.0 1.2.23 unstructured-client"
1010

1111
try:
1212
if __package__ is not None:

0 commit comments

Comments
Β (0)