Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 8b5fa338-9106-4734-abf0-e30d67044a90
management:
docChecksum: edc837c11b1a19b20f4f8e98bbf5c118
docVersion: 1.2.21
docChecksum: e741a96121ddff12793a36dd5e2258f4
docVersion: 1.2.23
speakeasyVersion: 1.601.0
generationVersion: 2.680.0
releaseVersion: 0.42.4
configChecksum: 3db8ad876dc10cf3b033f710eb1411d3
releaseVersion: 0.42.5
configChecksum: 3b3b92259de5fc0033e3f01348631e31
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
repoSubDirectory: .
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
Expand Down Expand Up @@ -1181,7 +1181,7 @@ trackedFiles:
pylintrc:
last_write_checksum: sha1:db2aebd83e553dd59d3965e79104a3fb780c403a
pyproject.toml:
last_write_checksum: sha1:c8c5dd42f3990f787b8db57c625080e7b24ff1c7
last_write_checksum: sha1:6690c2c6cd0795582a8ee7ad5485df40ac64294c
scripts/prepare_readme.py:
last_write_checksum: sha1:ccdba5069fbb7997500b6ba22366e004394cdca2
scripts/publish.sh:
Expand All @@ -1195,7 +1195,7 @@ trackedFiles:
src/unstructured_client/_hooks/types.py:
last_write_checksum: sha1:ac25bc33fba97274c6554d0e735b4c90c2650a88
src/unstructured_client/_version.py:
last_write_checksum: sha1:04347a4921c6bf252eba5cb11c1ce385548a1c03
last_write_checksum: sha1:8df230bbe57fe1ed3def0d60fe15c23ef29eb8d2
src/unstructured_client/basesdk.py:
last_write_checksum: sha1:c630e3511b954676ab8b477fd7b11c4ce8f443a7
src/unstructured_client/destinations.py:
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.601.0
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:b52b0c33c6a50addb404027e76807677297f288b2b1f22eaf9713b528ca64c9c
sourceBlobDigest: sha256:15c781166845c591afeb3eec92a8ed77f867be120294a01fd34b48538d285b9a
sourceRevisionDigest: sha256:f678ba24b97d66fb952504f32632687a733de3b78cbbabbcc94f05bd2518760f
sourceBlobDigest: sha256:a05d5043ae1f3f3b9efdffd41aaa99a59de5c9efde44b1fb3b8ce8b8f9711f31
tags:
- latest
- speakeasy-sdk-regen-1765576473
- 1.2.21
- speakeasy-sdk-regen-1765907791
- 1.2.23
targets:
unstructured-python:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:b52b0c33c6a50addb404027e76807677297f288b2b1f22eaf9713b528ca64c9c
sourceBlobDigest: sha256:15c781166845c591afeb3eec92a8ed77f867be120294a01fd34b48538d285b9a
sourceRevisionDigest: sha256:f678ba24b97d66fb952504f32632687a733de3b78cbbabbcc94f05bd2518760f
sourceBlobDigest: sha256:a05d5043ae1f3f3b9efdffd41aaa99a59de5c9efde44b1fb3b8ce8b8f9711f31
codeSamplesNamespace: my-source-code-samples
codeSamplesRevisionDigest: sha256:43c867f2d8d6bf35ac4afe0dc12c6601d71bbf62de31b3d4c0b93c8d4778f6a9
codeSamplesRevisionDigest: sha256:ba3cf768e47791ee0767b02702cbe524c083b17eadfde982ddb7418695ecd375
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.42.5

### Enhancements
* Support for on-demand jobs via CreateJob API
* New Read-only APIs GetTemplate and ListTemplates

### Features

### Fixes

## 0.42.4

### Enhancements
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1140,4 +1140,14 @@ Based on:
### Generated
- [python v0.42.4] .
### Releases
- [PyPI v0.42.4] https://pypi.org/project/unstructured-client/0.42.4 - .
- [PyPI v0.42.4] https://pypi.org/project/unstructured-client/0.42.4 - .

## 2025-12-16 17:56:13
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.601.0 (2.680.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.42.5] .
### Releases
- [PyPI v0.42.5] https://pypi.org/project/unstructured-client/0.42.5 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ generation:
schemas:
allOfMergeStrategy: shallowMerge
python:
version: 0.42.4
version: 0.42.5
additionalDependencies:
dev:
deepdiff: '>=6.0'
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[project]
name = "unstructured-client"
version = "0.42.4"
version = "0.42.5"
description = "Python Client SDK for Unstructured API"
authors = [{ name = "Unstructured" },]
readme = "README.md"
Expand Down
6 changes: 3 additions & 3 deletions src/unstructured_client/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "unstructured-client"
__version__: str = "0.42.4"
__openapi_doc_version__: str = "1.2.21"
__version__: str = "0.42.5"
__openapi_doc_version__: str = "1.2.23"
__gen_version__: str = "2.680.0"
__user_agent__: str = "speakeasy-sdk/python 0.42.4 2.680.0 1.2.21 unstructured-client"
__user_agent__: str = "speakeasy-sdk/python 0.42.5 2.680.0 1.2.23 unstructured-client"

try:
if __package__ is not None:
Expand Down