11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
4-   docChecksum: 8038a5b9e376d44bad2fd4c117922954 
5-   docVersion: 1.1.45 
6-   speakeasyVersion: 1.601.0 
7-   generationVersion: 2.680.0 
8-   releaseVersion: 0.42.3 
9-   configChecksum: 3d02dd7ca437781b3d721fab5d7b9adc 
4+   docChecksum: d2d0852108e5c7d29e4de1d909c8b1a0 
5+   docVersion: 1.1.68 
6+   speakeasyVersion: 1.634.2 
7+   generationVersion: 2.721.3 
8+   releaseVersion: 0.43.0 
9+   configChecksum: 3206d0895f6828ba4725a39559160d14 
1010  repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111  repoSubDirectory: .
1212  installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -16,13 +16,13 @@ features:
1616    acceptHeaders: 3.0.0
1717    additionalDependencies: 1.0.0
1818    constsAndDefaults: 1.0.5
19-     core: 5.19.8 
19+     core: 5.22.1 
2020    customCodeRegions: 0.1.1
2121    defaultEnabledRetries: 0.2.0
2222    enumUnions: 0.1.0
2323    envVarSecurityUsage: 0.3.2
2424    examples: 3.0.2
25-     globalSecurity: 3.0.3 
25+     globalSecurity: 3.0.4 
2626    globalSecurityCallbacks: 1.0.0
2727    globalSecurityFlattening: 1.0.0
2828    globalServerURLs: 3.1.1
@@ -34,7 +34,7 @@ features:
3434    retries: 3.0.2
3535    sdkHooks: 1.1.0
3636    serverIDs: 3.0.0
37-     unions: 3.0.4 
37+     unions: 3.1.0 
3838    uploadStreams: 1.0.0
3939generatedFiles:
4040  - .gitattributes
@@ -101,6 +101,8 @@ generatedFiles:
101101  - docs/models/shared/astradbconnectorconfiginput.md
102102  - docs/models/shared/azureaisearchconnectorconfig.md
103103  - docs/models/shared/azureaisearchconnectorconfiginput.md
104+   - docs/models/shared/azuredestinationconnectorconfig.md
105+   - docs/models/shared/azuredestinationconnectorconfiginput.md
104106  - docs/models/shared/azuresourceconnectorconfig.md
105107  - docs/models/shared/azuresourceconnectorconfiginput.md
106108  - docs/models/shared/bodyrunworkflow.md
@@ -287,6 +289,8 @@ generatedFiles:
287289  - src/unstructured_client/models/shared/astradbconnectorconfiginput.py
288290  - src/unstructured_client/models/shared/azureaisearchconnectorconfig.py
289291  - src/unstructured_client/models/shared/azureaisearchconnectorconfiginput.py
292+   - src/unstructured_client/models/shared/azuredestinationconnectorconfig.py
293+   - src/unstructured_client/models/shared/azuredestinationconnectorconfiginput.py
290294  - src/unstructured_client/models/shared/azuresourceconnectorconfig.py
291295  - src/unstructured_client/models/shared/azuresourceconnectorconfiginput.py
292296  - src/unstructured_client/models/shared/body_run_workflow.py
@@ -712,3 +716,4 @@ examples:
712716          application/json: {"detail": []}
713717examplesVersion: 1.0.2
714718generatedTests: {}
719+ releaseNotes: "## Python SDK Changes Detected:\n* `unstructured_client.destinations.create_destination()`: \n  *  `request.create_destination_connector.config.[azure_destination_connector_config_input]` **Added**\n  *  `response.config.[azure_destination_connector_config]` **Added**\n* `unstructured_client.destinations.get_destination()`:  `response.config.[azure_destination_connector_config]` **Added**\n* `unstructured_client.destinations.list_destinations()`: \n  *  `request.destination_type` **Changed**\n  *  `response.[].config.[azure_destination_connector_config]` **Added**\n* `unstructured_client.destinations.update_destination()`: \n  *  `request.update_destination_connector.config.[azure_destination_connector_config_input]` **Added**\n  *  `response.config.[azure_destination_connector_config]` **Added**\n"
0 commit comments