chore: 🐝 Update SDK - Generate 0.42.4#315
Closed
github-actions[bot] wants to merge 6 commits intomainfrom
Closed
Conversation
a557b24 to
df5ca47
Compare
3e60c7f to
b45ba2d
Compare
8ec6bc8 to
d97098c
Compare
* `unstructured_client.workflows.get_workflow()`: `response.reprocess_all` **Changed** **Breaking**⚠️ * `unstructured_client.sources.create_source()`: * `request.create_source_connector.config` **Changed** **Breaking**⚠️ * `response.config.[snowflake_source_connector_config].schema` **Changed** * `unstructured_client.general.partition()`: * `request.partition_parameters` **Changed** **Breaking**⚠️ * `unstructured_client.destinations.create_destination()`: * `request.create_destination_connector.config` **Changed** **Breaking**⚠️ * `response.config` **Changed** * `unstructured_client.workflows.update_workflow()`: * `request.update_workflow.template_id` **Added** * `response.reprocess_all` **Changed** **Breaking**⚠️ * `unstructured_client.workflows.list_workflows()`: `response.[].reprocess_all` **Changed** **Breaking**⚠️ * `unstructured_client.destinations.update_destination()`: * `request.update_destination_connector.config` **Changed** **Breaking**⚠️ * `response.config` **Changed** * `unstructured_client.workflows.create_workflow()`: * `request.create_workflow.template_id` **Added** * `response.reprocess_all` **Changed** **Breaking**⚠️ * `unstructured_client.sources.update_source()`: * `request.update_source_connector.config` **Changed** **Breaking**⚠️ * `response.config.[snowflake_source_connector_config].schema` **Changed** * `unstructured_client.destinations.list_destinations()`: * `request.destination_type` **Changed** * `response.[].config` **Changed** * `unstructured_client.sources.list_sources()`: `response.[].config.[snowflake_source_connector_config].schema` **Changed** * `unstructured_client.sources.get_source()`: `response.config.[snowflake_source_connector_config].schema` **Changed** * `unstructured_client.templates.get_template()`: **Added** * `unstructured_client.jobs.list_jobs()`: `response.[].output_node_files.[]` **Changed** * `unstructured_client.jobs.download_job_output()`: * `request.node_id` **Changed** * `unstructured_client.jobs.create_job()`: **Added** * `unstructured_client.jobs.get_job()`: `response.output_node_files.[]` **Changed** * `unstructured_client.workflows.run_workflow()`: `response.output_node_files.[]` **Changed** * `unstructured_client.destinations.get_destination()`: `response.config` **Changed** * `unstructured_client.templates.list_templates()`: **Added**
d97098c to
b3d624f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Linting report available at: https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/3ce566cd51e427663d9bdd9ec276e61f
OpenAPI Change report available at: https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/1962eeb41664cfd7fa315ea9c0cdd66d
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes:
unstructured_client.workflows.get_workflow():response.reprocess_allChanged Breakingunstructured_client.sources.create_source():request.create_source_connector.configChanged Breakingresponse.config.[snowflake_source_connector_config].schemaChangedunstructured_client.general.partition():request.partition_parametersChanged Breakingunstructured_client.destinations.create_destination():request.create_destination_connector.configChanged Breakingresponse.configChangedunstructured_client.workflows.update_workflow():request.update_workflow.template_idAddedresponse.reprocess_allChanged Breakingunstructured_client.workflows.list_workflows():response.[].reprocess_allChanged Breakingunstructured_client.destinations.update_destination():request.update_destination_connector.configChanged Breakingresponse.configChangedunstructured_client.workflows.create_workflow():request.create_workflow.template_idAddedresponse.reprocess_allChanged Breakingunstructured_client.sources.update_source():request.update_source_connector.configChanged Breakingresponse.config.[snowflake_source_connector_config].schemaChangedunstructured_client.destinations.list_destinations():request.destination_typeChangedresponse.[].configChangedunstructured_client.sources.list_sources():response.[].config.[snowflake_source_connector_config].schemaChangedunstructured_client.sources.get_source():response.config.[snowflake_source_connector_config].schemaChangedunstructured_client.templates.get_template(): Addedunstructured_client.jobs.list_jobs():response.[].output_node_files.[]Changedunstructured_client.jobs.download_job_output():request.node_idChangedunstructured_client.jobs.create_job(): Addedunstructured_client.jobs.get_job():response.output_node_files.[]Changedunstructured_client.workflows.run_workflow():response.output_node_files.[]Changedunstructured_client.destinations.get_destination():response.configChangedunstructured_client.templates.list_templates(): AddedOpenAPI Change Summary
PYTHON CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.601.0