Tags: Unstructured-IO/unstructured-python-client
Tags
chore: 🐝 Update SDK - Generate 0.32.0 (#255) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/b8dc1f2b9b2670c76c924c0f582a998e> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/3a42da5ad52320d2f60b46dec8b5cf7b> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.526.0 (2.563.0) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [minor] - 🤖 (automated) ## OpenAPI Change Summary ``` ├─┬Info │ └──[🔀] version (18:16) └─┬Components ├─┬JiraSourceConnectorConfig │ ├─┬boards │ │ ├─┬ANYOF │ │ │ └──[🔀] type (3376:25)❌ │ │ └─┬ANYOF │ │ ├──[➕] items (3371:26)❌ │ │ └──[🔀] type (3370:25)❌ │ ├─┬projects │ │ ├─┬ANYOF │ │ │ └──[🔀] type (3362:25)❌ │ │ └─┬ANYOF │ │ ├──[➕] items (3357:26)❌ │ │ └──[🔀] type (3356:25)❌ │ └─┬issues │ ├─┬ANYOF │ │ └──[🔀] type (3390:25)❌ │ └─┬ANYOF │ ├──[➕] items (3385:26)❌ │ └──[🔀] type (3384:25)❌ ├─┬SnowflakeSourceConnectorConfigInput │ └──[➖] required (1:72119)❌ ├─┬SharePointSourceConnectorConfig │ ├──[➕] required (5169:11)❌ │ ├──[➕] required (5170:11)❌ │ ├──[➕] properties (5133:11) │ ├──[➕] properties (5129:11) │ └──[➕] properties (5138:11) ├─┬AstraDBConnectorConfigInput │ └──[➕] properties (1674:11) ├─┬ConfluenceSourceConnectorConfig │ ├──[➕] properties (1964:11) │ ├──[➕] properties (1959:11) │ └─┬spaces │ ├─┬ANYOF │ │ └──[🔀] type (1986:25)❌ │ └─┬ANYOF │ ├──[➕] items (1981:26)❌ │ └──[🔀] type (1980:25)❌ ├─┬JiraSourceConnectorConfigInput │ ├─┬boards │ │ ├─┬ANYOF │ │ │ └──[🔀] type (3470:25)❌ │ │ └─┬ANYOF │ │ ├──[➕] items (3465:26)❌ │ │ └──[🔀] type (3464:25)❌ │ ├─┬issues │ │ ├─┬ANYOF │ │ │ └──[🔀] type (3484:25)❌ │ │ └─┬ANYOF │ │ ├──[➕] items (3479:26)❌ │ │ └──[🔀] type (3478:25)❌ │ └─┬projects │ ├─┬ANYOF │ │ └──[🔀] type (3456:25)❌ │ └─┬ANYOF │ ├──[➕] items (3451:26)❌ │ └──[🔀] type (3450:25)❌ ├─┬ConfluenceSourceConnectorConfigInput │ ├──[➕] properties (2045:11) │ ├──[➕] properties (2040:11) │ └─┬spaces │ ├─┬ANYOF │ │ └──[🔀] type (2071:25)❌ │ └─┬ANYOF │ ├──[➕] items (2066:26)❌ │ └──[🔀] type (2065:25)❌ ├─┬SnowflakeSourceConnectorConfig │ └──[➖] required (1:71137)❌ ├─┬partition_parameters │ ├──[➕] properties (6619:11) │ ├──[➕] properties (6632:11) │ ├──[➕] properties (6606:11) │ └──[➕] properties (6645:11) ├─┬SnowflakeDestinationConnectorConfig │ └──[➖] required (1:69213)❌ ├─┬SharePointSourceConnectorConfigInput │ ├──[➕] required (5225:11)❌ │ ├──[➕] required (5226:11)❌ │ ├──[➕] properties (5188:11) │ ├──[➕] properties (5184:11) │ └──[➕] properties (5193:11) └─┬SnowflakeDestinationConnectorConfigInput └──[➖] required (1:70262)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 1 | 0 | | components | 47 | 32 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
chore: 🐝 Update SDK - Generate 0.31.6 (#252) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/0f5d1fa58c22ce339fb7831f51746068> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/b65619edb30843aca752274adb633861> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.525.1 (2.562.2) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components ├─┬GoogleDriveSourceConnectorConfig │ └─┬extensions │ ├─┬ANYOF │ │ └──[🔀] type (3192:25)❌ │ └─┬ANYOF │ ├──[➕] items (3187:26)❌ │ └──[🔀] type (3186:25)❌ └─┬GoogleDriveSourceConnectorConfigInput └─┬extensions ├─┬ANYOF │ └──[🔀] type (3229:25)❌ └─┬ANYOF ├──[➕] items (3224:26)❌ └──[🔀] type (3223:25)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 6 | 6 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
chore: 🐝 Update SDK - Generate 0.31.5 (#251) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/27171d79fd65be931de0de71d50f3bdf> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/52df5d6b20ab6abda824d01dcfa969c3> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.524.0 (2.562.2) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components ├─┬WorkflowNode │ └──[➕] properties (5994:11) ├─┬SourceConnectorType │ ├──[➕] enum (5563:11) │ └──[➖] enum (1:74794)❌ ├─┬KafkaCloudSourceConnectorConfig │ └─┬group_id │ ├──[➖] anyOf (1:50151)❌ │ ├──[➖] anyOf (1:50151)❌ │ └─┬ANYOF │ └──[🔀] type (3644:25)❌ ├─┬KafkaCloudSourceConnectorConfigInput │ └─┬group_id │ ├──[➖] anyOf (1:50982)❌ │ ├──[➖] anyOf (1:50982)❌ │ └─┬ANYOF │ └──[🔀] type (3695:25)❌ ├─┬GoogleDriveSourceConnectorConfig │ └─┬extensions │ ├──[➖] anyOf (1:44913)❌ │ ├──[➖] anyOf (1:44913)❌ │ └─┬ANYOF │ └──[🔀] type (3189:25)❌ ├─┬GoogleDriveSourceConnectorConfigInput │ └─┬extensions │ ├──[➖] anyOf (1:45455)❌ │ ├──[➖] anyOf (1:45455)❌ │ └─┬ANYOF │ └──[🔀] type (3223:25)❌ └─┬OneDriveSourceConnectorConfigInput ├─┬authority_url │ └──[➖] default (1:56895)❌ └─┬tenant └──[➖] default (1:56811)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 17 | 15 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
chore: 🐝 Update SDK - Generate 0.31.4 (#250) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/c112157236ba77edd98819e7892f4c73> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/979b22a86d24bd74cb7e095710418e55> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.523.2 (2.560.1) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` ├─┬Paths │ └─┬/api/v1/jobs/{job_id}/download │ └─┬GET │ ├──[🔀] description (947:24) │ └──[🔀] operationId (948:24)❌ └─┬Components ├──[➖] schemas (1:62889)❌ ├──[➖] schemas (1:63304)❌ ├──[➖] schemas (1:43533)❌ ├──[➖] schemas (1:43871)❌ ├──[➖] schemas (1:37811)❌ ├──[➖] schemas (1:38431)❌ ├──[➖] schemas (1:49665)❌ ├──[➖] schemas (1:49979)❌ ├──[➕] schemas (5162:47) ├──[➕] schemas (3548:47) ├──[➕] schemas (5123:42) ├──[➕] schemas (3597:52) ├──[➕] schemas (6184:44) ├──[➕] schemas (6137:39) ├─┬ElasticsearchConnectorConfigInput │ └─┬hosts │ ├──[➕] items (3067:22)❌ │ └──[🔀] type (3066:21)❌ ├─┬GCSSourceConnectorConfigInput │ └──[➕] properties (3162:11) ├─┬ElasticsearchConnectorConfig │ └─┬hosts │ ├──[➕] items (3041:22)❌ │ └──[🔀] type (3040:21)❌ ├─┬PostgresSourceConnectorConfig │ ├──[➕] required (4544:11)❌ │ ├──[➕] properties (4520:11) │ └──[➕] properties (4516:11) ├─┬SalesforceSourceConnectorConfigInput │ ├──[➕] required (5118:11)❌ │ ├──[➕] required (5119:11)❌ │ ├──[➕] required (5120:11)❌ │ ├──[➖] required (1:62822)❌ │ ├──[➖] required (1:62834)❌ │ ├──[➕] properties (5107:11) │ ├──[➖] properties (1:62647)❌ │ ├──[➕] properties (5099:11) │ ├──[➖] properties (1:62529)❌ │ ├──[➕] properties (5103:11) │ └──[➖] properties (1:62582)❌ ├─┬DatabricksVDTDestinationConnectorConfig │ ├──[➕] required (2619:11)❌ │ ├──[➕] required (2620:11)❌ │ ├──[➕] properties (2562:11) │ ├──[➕] properties (2573:11) │ ├──[➕] properties (2547:11) │ ├──[➕] properties (2543:11) │ ├──[➕] properties (2551:11) │ └─┬schema │ ├──[➕] type (2597:21)❌ │ ├──[➕] default (2599:24)❌ │ ├──[➖] anyOf (1:35551)❌ │ └──[➖] anyOf (1:35571)❌ ├─┬CreateSourceConnector │ └─┬config │ ├──[➕] anyOf (6184:44) │ ├─┬ANYOF │ │ └──[🔀] $ref (5163:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3013:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4279:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3710:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2757:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (5421:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4166:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4548:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3151:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3929:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1985:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1894:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1792:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (3063:17)❌ ├─┬SalesforceSourceConnectorConfig │ ├──[➕] required (5088:11)❌ │ ├──[➕] required (5089:11)❌ │ ├──[➕] required (5087:11)❌ │ ├──[➖] required (1:62370)❌ │ ├──[➖] required (1:62382)❌ │ ├──[➕] properties (5076:11) │ ├──[➖] properties (1:62220)❌ │ ├──[➕] properties (5068:11) │ ├──[➖] properties (1:62102)❌ │ ├──[➕] properties (5072:11) │ └──[➖] properties (1:62155)❌ ├─┬DestinationConnectorType │ └──[➕] enum (2974:11) ├─┬CouchbaseSourceConnectorConfigInput │ ├──[➕] required (2276:11)❌ │ ├─┬connection_string │ │ └──[➖] pattern (1:30446)❌ │ └─┬batch_size │ └──[➖] default (1:30704)❌ ├─┬CreateDestinationConnector │ └─┬config │ ├──[➕] anyOf (5265:51) │ ├─┬ANYOF │ │ └──[🔀] $ref (3598:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4443:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2108:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3838:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1706:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4864:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4733:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4077:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3929:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4371:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1641:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3063:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2628:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (5932:17)❌ ├─┬MongoDBConnectorConfigInput │ └─┬uri │ └──[➕] pattern (3942:24)❌ ├─┬DatabricksVDTDestinationConnectorConfigInput │ ├──[➕] required (2709:11)❌ │ ├──[➕] required (2710:11)❌ │ ├──[➕] required (2707:11)❌ │ ├──[➕] properties (2671:11) │ ├──[➕] properties (2683:11) │ ├──[➕] properties (2679:11) │ └──[➕] properties (2687:11) ├─┬PostgresSourceConnectorConfigInput │ ├──[➕] required (4606:11)❌ │ ├──[➕] required (4602:11)❌ │ ├──[➕] properties (4583:11) │ ├──[➕] properties (4578:11) │ ├─┬batch_size │ │ └──[➖] default (1:57047)❌ │ └─┬port │ └──[➖] default (1:56809)❌ ├─┬WorkflowNode │ └──[➖] required (1:75211)❌ ├─┬ConfluenceSourceConnectorConfigInput │ ├─┬max_num_of_docs_from_each_space │ │ └──[➕] minimum (2031:24)❌ │ └─┬max_num_of_spaces │ └──[➕] minimum (2025:24)❌ ├─┬GoogleDriveSourceConnectorConfigInput │ └─┬extensions │ ├──[➕] anyOf (3241:15) │ ├──[➕] anyOf (3241:15) │ └─┬ANYOF │ └──[🔀] type (3239:25)❌ ├─┬UpdateSourceConnector │ └─┬config │ ├──[➕] anyOf (6184:44) │ ├─┬ANYOF │ │ └──[🔀] $ref (5163:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3013:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4279:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3710:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2757:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (5421:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4166:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4548:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3151:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3929:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1985:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1894:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1792:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (3063:17)❌ ├─┬SourceConnectorType │ └──[➕] enum (5629:11) ├─┬KafkaCloudSourceConnectorConfig │ └─┬group_id │ ├──[➕] anyOf (3670:15) │ ├──[➕] anyOf (3670:15) │ └─┬ANYOF │ └──[🔀] type (3668:25)❌ ├─┬OneDriveSourceConnectorConfigInput │ ├──[➕] required (4203:11)❌ │ └──[➕] required (4204:11)❌ ├─┬DestinationConnectorInformation │ └─┬config │ ├──[➕] anyOf (4342:45) │ ├─┬ANYOF │ │ └──[🔀] $ref (3549:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3037:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3906:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4039:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (4400:17)❌ ├─┬GoogleDriveSourceConnectorConfig │ └─┬extensions │ ├──[➕] anyOf (3198:15) │ ├──[➕] anyOf (3198:15) │ └─┬ANYOF │ └──[🔀] type (3196:25)❌ ├─┬ConfluenceSourceConnectorConfig │ └──[➕] required (1981:11)❌ ├─┬SnowflakeSourceConnectorConfig │ ├──[➕] required (5410:11)❌ │ ├──[➕] required (5411:11)❌ │ ├──[➕] required (5414:11)❌ │ ├──[➕] required (5407:11)❌ │ ├──[➕] required (5415:11)❌ │ ├──[➕] required (5416:11)❌ │ ├──[➕] required (5417:11)❌ │ ├──[➕] required (5408:11)❌ │ ├──[➖] required (1:66149)❌ │ ├──[➖] required (1:66103)❌ │ ├──[➕] properties (5388:11) │ ├──[➕] properties (5396:11) │ ├──[➕] properties (5368:11) │ ├──[➕] properties (5392:11) │ ├──[➕] properties (5372:11) │ ├──[➕] properties (5384:11) │ ├──[➕] properties (5360:11) │ └─┬role │ ├──[➕] type (5357:21)❌ │ ├──[➖] anyOf (1:65978)❌ │ └──[➖] anyOf (1:65998)❌ ├─┬SourceConnectorInformation │ └─┬config │ ├──[➕] anyOf (1729:37) │ ├─┬ANYOF │ │ └──[🔀] $ref (2714:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3649:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (5062:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2990:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3293:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4116:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1876:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4215:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3037:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3906:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (5350:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4927:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6138:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (5124:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3177:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4486:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2163:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (3126:17)❌ ├─┬UpdateDestinationConnector │ └─┬config │ ├──[➕] anyOf (5265:51) │ ├─┬ANYOF │ │ └──[🔀] $ref (3598:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4443:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2108:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3838:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1706:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4864:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4733:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4077:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3929:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4371:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1641:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3063:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2628:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (5932:17)❌ ├─┬DatabricksVolumesConnectorConfig │ ├──[➖] required (1:37105)❌ │ └─┬schema │ └──[➕] default (2727:24)❌ ├─┬GCSSourceConnectorConfig │ ├──[➕] required (3145:11)❌ │ └──[➕] properties (3136:11) ├─┬SnowflakeSourceConnectorConfigInput │ ├──[➕] required (5496:11)❌ │ ├──[➕] required (5489:11)❌ │ ├──[➕] required (5490:11)❌ │ ├──[➕] required (5492:11)❌ │ ├──[➕] required (5495:11)❌ │ ├──[➖] required (1:66746)❌ │ ├──[➖] required (1:66700)❌ │ ├──[➕] properties (5461:11) │ ├──[➕] properties (5471:11) │ ├──[➕] properties (5439:11) │ ├──[➕] properties (5467:11) │ ├──[➕] properties (5443:11) │ ├──[➕] properties (5457:11) │ ├──[➕] properties (5431:11) │ └─┬role │ ├──[➕] type (5428:21)❌ │ ├──[➖] anyOf (1:66570)❌ │ └──[➖] anyOf (1:66590)❌ ├─┬DatabricksVolumesConnectorConfigInput │ └──[➖] required (1:37701)❌ └─┬KafkaCloudSourceConnectorConfigInput ├─┬num_messages_to_consume │ └──[➕] minimum (3754:24)❌ ├─┬port │ └──[➕] minimum (3719:24)❌ └─┬group_id ├──[➕] anyOf (3733:15) ├──[➕] anyOf (3733:15) └─┬ANYOF └──[🔀] type (3731:25)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 2 | 1 | | components | 221 | 164 | ## PYTHON CHANGELOG No relevant generator changes --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Austin Walker <austin@unstructured.io>
chore: 🐝 Update SDK - Generate 0.31.3 (#248) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/df9c52cf1c556549542f7408e40e5dc7> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/1cc5d8e92f277d4bea7543e4c0cedd16> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.521.1 (2.558.5) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components ├──[➖] schemas (1:45300)❌ ├──[➖] schemas (1:45629)❌ ├──[➖] schemas (1:45011)❌ ├──[➖] schemas (1:48596)❌ ├──[➖] schemas (1:54184)❌ ├──[➖] schemas (1:54788)❌ ├──[➖] schemas (1:35011)❌ ├──[➖] schemas (1:47924)❌ ├──[➖] schemas (1:46087)❌ ├──[➕] schemas (6295:40) ├──[➕] schemas (6197:42) ├──[➕] schemas (6163:48) ├──[➕] schemas (3300:41) ├──[➕] schemas (4017:50) ├──[➕] schemas (6246:47) ├──[➕] schemas (3215:36) ├──[➕] schemas (3989:45) ├──[➕] schemas (6092:35) ├──[➕] schemas (6110:40) ├──[➕] schemas (6338:45) ├──[➕] schemas (6129:43) ├─┬DestinationConnectorInformation │ └─┬config │ ├──[➕] anyOf (1682:39) │ ├─┬ANYOF │ │ └──[🔀] $ref (4018:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2050:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4219:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4797:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3148:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1602:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4411:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (2533:17)❌ ├─┬UpdateWorkflow │ └─┬workflow_nodes │ └─┬ANYOF │ └─┬Schema │ └──[🔀] $ref (5580:17)❌ ├─┬SourceConnectorInformation │ └─┬config │ ├──[➕] anyOf (1729:37) │ ├─┬ANYOF │ │ └──[🔀] $ref (6198:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3216:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6296:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1876:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3862:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6130:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6093:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (2736:17)❌ ├─┬CreateWorkflow │ └─┬workflow_nodes │ └─┬ANYOF │ └─┬Schema │ └──[🔀] $ref (5580:17)❌ ├─┬SourceConnectorType │ ├──[➕] enum (5167:11) │ ├──[➕] enum (5158:11) │ └──[➖] enum (1:70672)❌ ├─┬CreateSourceConnector │ └─┬config │ ├──[➕] anyOf (2219:46) │ ├─┬ANYOF │ │ └──[🔀] $ref (3301:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3125:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3926:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6247:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4603:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6164:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6339:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3676:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4176:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (6111:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1984:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1894:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (1792:17)❌ ├─┬CreateDestinationConnector │ └─┬config │ └──[➕] anyOf (3989:45) ├─┬UpdateDestinationConnector │ └─┬config │ └──[➕] anyOf (3989:45) ├─┬WorkflowNode │ └──[➖] properties (1:76941)❌ └─┬UpdateSourceConnector └─┬config ├──[➕] anyOf (2219:46) ├─┬ANYOF │ └──[🔀] $ref (3301:17)❌ ├─┬ANYOF │ └──[🔀] $ref (3125:17)❌ ├─┬ANYOF │ └──[🔀] $ref (3926:17)❌ ├─┬ANYOF │ └──[🔀] $ref (6247:17)❌ ├─┬ANYOF │ └──[🔀] $ref (4603:17)❌ ├─┬ANYOF │ └──[🔀] $ref (6164:17)❌ ├─┬ANYOF │ └──[🔀] $ref (6339:17)❌ ├─┬ANYOF │ └──[🔀] $ref (3676:17)❌ ├─┬ANYOF │ └──[🔀] $ref (4176:17)❌ ├─┬ANYOF │ └──[🔀] $ref (6111:17)❌ ├─┬ANYOF │ └──[🔀] $ref (1984:17)❌ ├─┬ANYOF │ └──[🔀] $ref (1894:17)❌ └─┬ANYOF └──[🔀] $ref (1792:17)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 75 | 55 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
chore: 🐝 Update SDK - Generate 0.31.2 (#246) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/ad08b9e3bbbdf94818e1ba405e7d7fd7> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/4757e2f51b9038c3f027eddeb18eac76> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.521.0 (2.558.2) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` ├─┬Info │ └──[🔀] version (18:16) ├─┬Paths │ ├──[➕] path (941:5) │ └─┬/api/v1/workflows/{workflow_id}/run │ └─┬POST │ └──[➕] requestBody (1453:24)❌ ├─┬Components │ ├──[➖] schemas (1:60080)❌ │ ├──[➖] schemas (1:41053)❌ │ ├──[➖] schemas (1:44475)❌ │ ├──[➖] schemas (1:50566)❌ │ ├──[➖] schemas (1:60554)❌ │ ├──[➖] schemas (1:51170)❌ │ ├──[➖] schemas (1:43834)❌ │ ├──[➖] schemas (1:41812)❌ │ ├──[➖] schemas (1:45820)❌ │ ├──[➖] schemas (1:42268)❌ │ ├──[➖] schemas (1:41411)❌ │ ├──[➖] schemas (1:45150)❌ │ ├──[➕] schemas (2804:55) │ ├──[➕] schemas (3917:40) │ ├──[➕] schemas (3225:40) │ ├──[➕] schemas (3429:43) │ ├──[➕] schemas (4260:45) │ ├──[➕] schemas (3207:35) │ ├──[➕] schemas (3731:44) │ ├──[➕] schemas (4852:47) │ ├──[➕] schemas (3708:39) │ ├──[➕] schemas (3124:45) │ ├──[➕] schemas (3960:45) │ ├──[➕] schemas (4217:40) │ ├──[➕] schemas (2761:50) │ ├──[➕] schemas (4824:42) │ ├──[➕] schemas (2513:29) │ ├──[➕] schemas (3478:48) │ ├──[➕] schemas (3244:44) │ ├──[➕] schemas (1854:28) │ ├──[➕] schemas (3147:50) │ ├──[➕] schemas (3821:27) │ ├──[➕] schemas (3278:49) │ ├─┬SnowflakeSourceConnectorConfig │ │ ├──[➕] required (5070:11)❌ │ │ ├──[➕] required (5074:11)❌ │ │ ├──[➖] required (1:63733)❌ │ │ ├──[➖] required (1:63761)❌ │ │ ├──[➖] required (1:63813)❌ │ │ ├──[➖] required (1:63827)❌ │ │ ├──[➖] required (1:63840)❌ │ │ ├──[➖] required (1:63741)❌ │ │ ├──[➖] required (1:63769)❌ │ │ ├──[➖] required (1:63799)❌ │ │ ├──[➖] properties (1:63475)❌ │ │ ├──[➖] properties (1:63588)❌ │ │ ├──[➖] properties (1:63225)❌ │ │ ├──[➖] properties (1:63533)❌ │ │ ├──[➖] properties (1:63270)❌ │ │ ├──[➖] properties (1:63418)❌ │ │ ├──[➖] properties (1:63127)❌ │ │ └─┬role │ │ ├──[➖] type (1:63099)❌ │ │ ├──[➕] anyOf (5057:15) │ │ └──[➕] anyOf (5060:15) │ ├─┬partition_parameters │ │ ├─┬vlm_model_provider │ │ │ └──[🔀] title (5919:22) │ │ └─┬vlm_model │ │ └──[🔀] title (5937:22) │ ├─┬UpdateDestinationConnector │ │ └─┬config │ │ ├──[➖] anyOf (1:61966)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4175:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2105:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3595:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1706:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4558:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4427:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3879:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3686:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1641:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3102:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2609:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (5539:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (4945:17)❌ │ ├─┬WorkflowNode │ │ ├──[➕] required (5689:11)❌ │ │ └──[➕] properties (5678:11) │ ├─┬DestinationConnectorType │ │ └──[➖] enum (1:38903)❌ │ ├─┬JobInformation │ │ ├──[➖] required (1:43654)❌ │ │ ├──[➕] properties (3380:11) │ │ └──[➕] properties (3394:11) │ ├─┬SalesforceSourceConnectorConfigInput │ │ ├──[➕] required (4820:11)❌ │ │ ├──[➕] required (4821:11)❌ │ │ ├──[➖] required (1:59998)❌ │ │ ├──[➖] required (1:60014)❌ │ │ ├──[➖] required (1:60029)❌ │ │ ├──[➕] properties (4804:11) │ │ ├──[➖] properties (1:59838)❌ │ │ ├──[➕] properties (4796:11) │ │ ├──[➖] properties (1:59718)❌ │ │ ├──[➕] properties (4800:11) │ │ └──[➖] properties (1:59779)❌ │ ├─┬UpdateWorkflow │ │ └─┬workflow_nodes │ │ └─┬ANYOF │ │ └─┬Schema │ │ └──[🔀] $ref (2514:17)❌ │ ├─┬SalesforceSourceConnectorConfig │ │ ├──[➕] required (4785:11)❌ │ │ ├──[➕] required (4786:11)❌ │ │ ├──[➖] required (1:59544)❌ │ │ ├──[➖] required (1:59560)❌ │ │ ├──[➖] required (1:59575)❌ │ │ ├──[➕] properties (4770:11) │ │ ├──[➖] properties (1:59389)❌ │ │ ├──[➕] properties (4762:11) │ │ ├──[➖] properties (1:59269)❌ │ │ ├──[➕] properties (4766:11) │ │ └──[➖] properties (1:59330)❌ │ ├─┬DestinationConnectorInformation │ │ └─┬config │ │ ├──[➖] anyOf (1:22401)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3079:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3663:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3841:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4132:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2050:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4304:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4882:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3171:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1602:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4496:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2559:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (1683:17)❌ │ ├─┬CouchbaseSourceConnectorConfigInput │ │ ├──[➖] required (1:29263)❌ │ │ ├─┬connection_string │ │ │ └──[➕] pattern (2229:24)❌ │ │ └─┬batch_size │ │ └──[➕] default (2256:24)❌ │ ├─┬CreateWorkflow │ │ ├──[➖] required (1:33194)❌ │ │ ├──[➖] required (1:33207)❌ │ │ ├─┬destination_id │ │ │ ├──[➖] type (1:32612)❌ │ │ │ ├──[➖] format (1:32659)❌ │ │ │ ├──[➕] anyOf (2455:15) │ │ │ └──[➕] anyOf (2459:15) │ │ ├─┬source_id │ │ │ ├──[➖] type (1:32534)❌ │ │ │ ├──[➖] format (1:32576)❌ │ │ │ ├──[➕] anyOf (2443:15) │ │ │ └──[➕] anyOf (2447:15) │ │ └─┬workflow_nodes │ │ └─┬ANYOF │ │ └─┬Schema │ │ └──[🔀] $ref (2514:17)❌ │ ├─┬ConfluenceSourceConnectorConfigInput │ │ ├─┬max_num_of_spaces │ │ │ └──[➖] minimum (1:26222)❌ │ │ └─┬max_num_of_docs_from_each_space │ │ └──[➖] minimum (1:26352)❌ │ ├─┬UpdateSourceConnector │ │ └─┬config │ │ ├──[➕] anyOf (2219:46) │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2805:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3148:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3279:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3055:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3961:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4068:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3226:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4688:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4853:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (5078:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3732:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4261:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3479:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1984:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1894:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (1792:17)❌ │ ├─┬SnowflakeSourceConnectorConfigInput │ │ ├──[➕] required (5123:11)❌ │ │ ├──[➕] required (5119:11)❌ │ │ ├──[➖] required (1:64723)❌ │ │ ├──[➖] required (1:64731)❌ │ │ ├──[➖] required (1:64781)❌ │ │ ├──[➖] required (1:64751)❌ │ │ ├──[➖] required (1:64795)❌ │ │ ├──[➖] properties (1:64399)❌ │ │ ├──[➖] properties (1:64542)❌ │ │ ├──[➖] properties (1:64119)❌ │ │ ├──[➖] properties (1:64487)❌ │ │ ├──[➖] properties (1:64164)❌ │ │ ├──[➖] properties (1:64342)❌ │ │ ├──[➖] properties (1:64021)❌ │ │ └─┬role │ │ ├──[➖] type (1:63993)❌ │ │ ├──[➕] anyOf (5106:15) │ │ └──[➕] anyOf (5109:15) │ ├─┬CreateDestinationConnector │ │ └─┬config │ │ ├──[➖] anyOf (1:61966)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4175:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2105:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3595:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1706:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4558:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4427:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3879:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3686:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1641:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3102:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2609:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (5539:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (4945:17)❌ │ ├─┬CreateSourceConnector │ │ └─┬config │ │ ├──[➕] anyOf (2219:46) │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2805:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3148:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3279:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3055:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3961:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4068:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3226:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4688:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4853:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (5078:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3732:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4261:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3479:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1984:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1894:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (1792:17)❌ │ ├─┬SourceConnectorInformation │ │ └─┬config │ │ ├──[➕] anyOf (1729:37) │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3245:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4756:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3032:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3430:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (1876:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4004:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3918:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (5029:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4621:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3208:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4825:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3125:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (4218:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (3709:17)❌ │ │ ├─┬ANYOF │ │ │ └──[🔀] $ref (2160:17)❌ │ │ └─┬ANYOF │ │ └──[🔀] $ref (2762:17)❌ │ └─┬ConfluenceSourceConnectorConfig │ └──[➖] required (1:25730)❌ └─┬Extensions └──[🔀] x-speakeasy-retries (2:26) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 1 | 0 | | paths | 2 | 1 | | components | 210 | 167 | ## PYTHON CHANGELOG ## core: 5.12.4 - 2025-03-16 ### 🐛 Bug Fixes - force quote circular referenced types *(commit by [@ThomasRooney](https://github.com/ThomasRooney))* ## core: 5.12.3 - 2025-03-10 ### 🐛 Bug Fixes - disable key sorting when serializing to json *(commit by [@disintegrator](https://github.com/disintegrator))* --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Austin Walker <austin@unstructured.io>
chore: 🐝 Update SDK - Generate 0.31.1 (#244) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/56b8fadf0a4c32fb46b246eacc5e6511> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/25a10e70a8fd9394c38f86beaa321685> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.513.2 (2.545.2) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Paths └─┬/api/v1/workflows/{workflow_id}/run └─┬POST └─┬Responses └─┬202 └─┬application/json └─┬Schema └──[🔀] $ref (3061:17)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 1 | 1 | ## PYTHON CHANGELOG No relevant generator changes --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Austin Walker <austin@unstructured.io>
chore: 🐝 Update SDK - Generate 0.30.6 (#233) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/e2f93a9d04823f91142e83eab004b27c> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/67614fc1153945b468c449469647685c> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.505.0 (2.531.0) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [minor] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components ├──[➕] schemas (5381:31) ├──[➕] schemas (1770:40) ├──[➕] schemas (1752:35) ├─┬SourceConnectorType │ └──[➕] enum (4927:11) ├─┬WorkflowNode │ └─┬settings │ ├──[➖] title (1:71904) │ ├─┬ANYOF │ │ └──[🔀] type (5369:25)❌ │ └─┬ANYOF │ └──[🔀] $ref (5382:17)❌ ├─┬CreateSourceConnector │ └─┬config │ ├──[➕] anyOf (2099:46) │ ├─┬ANYOF │ │ └──[🔀] $ref (1771:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (1690:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (2855:17)❌ ├─┬SourceConnectorInformation │ └─┬config │ ├──[➕] anyOf (1627:37) │ ├─┬ANYOF │ │ └──[🔀] $ref (1753:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3721:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2832:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (3445:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4675:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4252:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (4449:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2962:17)❌ │ ├─┬ANYOF │ │ └──[🔀] $ref (2040:17)❌ │ └─┬ANYOF │ └──[🔀] $ref (2915:17)❌ └─┬UpdateSourceConnector └─┬config ├──[➕] anyOf (2099:46) ├─┬ANYOF │ └──[🔀] $ref (1771:17)❌ ├─┬ANYOF │ └──[🔀] $ref (1690:17)❌ └─┬ANYOF └──[🔀] $ref (2855:17)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 26 | 18 | ## PYTHON CHANGELOG ## nullables: 1.0.1 - 2025-02-17 ### 🐛 Bug Fixes - represent maps/arrays that can contain null *(commit by [@disintegrator](https://github.com/disintegrator))* ## sdkHooks: 1.0.1 - 2025-02-18 ### 🐛 Bug Fixes - Ensure base_url is set with global or client instantiation server URL *(commit by [@bflad](https://github.com/bflad))* ## core: 5.12.1 - 2025-02-21 ### 🐛 Bug Fixes - handle usage snippet templating when no servers are defined in the spec *(commit by [@vishalg0wda](https://github.com/vishalg0wda))* ## core: 5.12.0 - 2025-02-12 ### 🐝 New Features - support openapi specs without server urls *(commit by [@vishalg0wda](https://github.com/vishalg0wda))* --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Austin Walker <austin@unstructured.io>
chore: 🐝 Update SDK - Generate 0.30.4 (#230) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/5513e9ec27b1d347e50eba3e43d8c6aa> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/3c5a41fd2952018be0a3dbb573961c21> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.501.0 (2.522.1) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [minor] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components ├──[➕] schemas (4403:42) ├──[➕] schemas (1997:41) ├──[➕] schemas (2950:48) ├──[➕] schemas (3213:47) ├──[➕] schemas (3550:50) ├──[➕] schemas (5181:50) ├──[➕] schemas (1689:42) ├──[➕] schemas (3846:50) ├──[➕] schemas (2057:46) ├──[➕] schemas (2398:55) ├──[➕] schemas (2832:40) ├──[➕] schemas (3445:42) ├──[➕] schemas (3946:42) ├──[➕] schemas (2786:39) ├──[➕] schemas (4700:46) ├──[➕] schemas (1580:39) ├──[➕] schemas (4482:46) ├──[➕] schemas (2579:41) ├──[➕] schemas (2892:40) ├──[➕] schemas (3399:33) ├──[➕] schemas (4545:51) ├──[➕] schemas (1887:46) ├──[➕] schemas (3113:52) ├──[➕] schemas (3675:39) ├──[➕] schemas (3803:45) ├──[➕] schemas (3917:53) ├──[➕] schemas (4081:39) ├──[➕] schemas (2551:36) ├──[➕] schemas (3478:47) ├──[➕] schemas (4629:41) ├──[➕] schemas (3512:45) ├──[➕] schemas (3632:45) ├──[➕] schemas (2348:50) ├──[➕] schemas (2869:35) ├──[➕] schemas (4143:44) ├──[➕] schemas (3064:47) ├──[➕] schemas (4442:47) ├──[➕] schemas (2916:43) ├──[➕] schemas (1627:37) ├──[➕] schemas (2762:44) ├──[➕] schemas (3589:40) ├──[➕] schemas (5152:45) ├──[➕] schemas (1603:44) ├──[➕] schemas (3164:42) ├──[➕] schemas (3739:44) ├──[➕] schemas (4012:47) ├──[➕] schemas (4273:39) ├──[➕] schemas (1819:47) ├──[➕] schemas (3264:43) ├──[➕] schemas (3889:48) ├──[➕] schemas (4372:47) ├──[➕] schemas (1499:33) ├──[➕] schemas (1538:38) ├──[➕] schemas (1752:42) ├──[➕] schemas (2739:39) ├──[➕] schemas (2850:45) ├──[➕] schemas (3331:48) ├──[➕] schemas (4206:34) ├──[➕] schemas (4341:42) ├──[➕] schemas (2809:44) ├──[➕] schemas (2508:48) ├──[➕] schemas (2465:43) ├──[➕] schemas (3422:38) ├──[➕] schemas (1942:51) ├─┬UpdateDestinationConnector │ └─┬config │ ├──[➖] examples (1:28586) │ ├──[➖] examples (1:28586) │ ├──[➖] examples (1:28586) │ ├──[➖] additionalProperties (1:28893)❌ │ ├──[➖] minProperties (1:28866)❌ │ ├──[➕] anyOf (2850:45) │ ├──[➕] anyOf (3917:53) │ ├──[➕] anyOf (2579:41) │ ├──[➕] anyOf (2508:48) │ ├──[➕] anyOf (3478:47) │ ├──[➕] anyOf (3113:52) │ ├──[➕] anyOf (3846:50) │ ├──[➕] anyOf (1942:51) │ ├──[➕] anyOf (3331:48) │ ├──[➕] anyOf (1603:44) │ ├──[➕] anyOf (4143:44) │ ├──[➕] anyOf (4012:47) │ ├──[➕] anyOf (3550:50) │ ├──[➕] anyOf (3422:38) │ ├──[➕] anyOf (1538:38) │ ├──[➕] anyOf (2809:44) │ ├──[➕] anyOf (2398:55) │ ├──[➕] anyOf (5181:50) │ └──[➕] anyOf (4545:51) ├─┬CreateDestinationConnector │ └─┬config │ ├──[➖] examples (1:21844) │ ├──[➖] examples (1:21844) │ ├──[➖] examples (1:21844) │ ├──[➖] additionalProperties (1:22151)❌ │ ├──[➖] minProperties (1:22124)❌ │ ├──[➕] anyOf (2850:45) │ ├──[➕] anyOf (3917:53) │ ├──[➕] anyOf (2579:41) │ ├──[➕] anyOf (2508:48) │ ├──[➕] anyOf (3478:47) │ ├──[➕] anyOf (3113:52) │ ├──[➕] anyOf (3846:50) │ ├──[➕] anyOf (1942:51) │ ├──[➕] anyOf (3331:48) │ ├──[➕] anyOf (1603:44) │ ├──[➕] anyOf (4143:44) │ ├──[➕] anyOf (4012:47) │ ├──[➕] anyOf (3550:50) │ ├──[➕] anyOf (3422:38) │ ├──[➕] anyOf (1538:38) │ ├──[➕] anyOf (2809:44) │ ├──[➕] anyOf (2398:55) │ ├──[➕] anyOf (5181:50) │ └──[➕] anyOf (4545:51) ├─┬SourceConnectorInformation │ └─┬config │ ├──[➖] examples (1:27271) │ ├──[➖] examples (1:27271) │ ├──[➖] examples (1:27271) │ ├──[➖] additionalProperties (1:27578)❌ │ ├──[➖] minProperties (1:27551)❌ │ ├──[➕] anyOf (1752:42) │ ├──[➕] anyOf (2465:43) │ ├──[➕] anyOf (3164:42) │ ├──[➕] anyOf (4341:42) │ ├──[➕] anyOf (2739:39) │ ├──[➕] anyOf (3589:40) │ ├──[➕] anyOf (3675:39) │ ├──[➕] anyOf (2786:39) │ ├──[➕] anyOf (3399:33) │ ├──[➕] anyOf (4629:41) │ ├──[➕] anyOf (4206:34) │ ├──[➕] anyOf (4403:42) │ ├──[➕] anyOf (2916:43) │ ├──[➕] anyOf (1997:41) │ ├──[➕] anyOf (2869:35) │ └──[➕] anyOf (1627:37) ├─┬UpdateSourceConnector │ └─┬config │ ├──[➖] examples (1:29367) │ ├──[➖] examples (1:29367) │ ├──[➖] examples (1:29367) │ ├──[➖] additionalProperties (1:29674)❌ │ ├──[➖] minProperties (1:29647)❌ │ ├──[➕] anyOf (4372:47) │ ├──[➕] anyOf (4442:47) │ ├──[➕] anyOf (2762:44) │ ├──[➕] anyOf (3739:44) │ ├──[➕] anyOf (3213:47) │ ├──[➕] anyOf (2508:48) │ ├──[➕] anyOf (4273:39) │ ├──[➕] anyOf (2950:48) │ ├──[➕] anyOf (4700:46) │ ├──[➕] anyOf (3632:45) │ ├──[➕] anyOf (2892:40) │ ├──[➕] anyOf (3422:38) │ ├──[➕] anyOf (1819:47) │ ├──[➕] anyOf (1689:42) │ ├──[➕] anyOf (2809:44) │ └──[➕] anyOf (2057:46) ├─┬UpdateWorkflow │ └──[➕] properties (5078:11) ├─┬WorkflowInformation │ ├──[➕] required (5292:11)❌ │ ├──[➖] required (1:31841)❌ │ └─┬workflow_nodes │ ├──[➕] items (5250:22)❌ │ ├──[➕] type (5249:21)❌ │ ├──[➖] anyOf (1:31364)❌ │ └──[➖] anyOf (1:31289)❌ ├─┬CreateSourceConnector │ └─┬config │ ├──[➖] examples (1:22748) │ ├──[➖] examples (1:22748) │ ├──[➖] examples (1:22748) │ ├──[➖] additionalProperties (1:23055)❌ │ ├──[➖] minProperties (1:23028)❌ │ ├──[➕] anyOf (4372:47) │ ├──[➕] anyOf (4442:47) │ ├──[➕] anyOf (2762:44) │ ├──[➕] anyOf (3739:44) │ ├──[➕] anyOf (3213:47) │ ├──[➕] anyOf (2508:48) │ ├──[➕] anyOf (4273:39) │ ├──[➕] anyOf (2950:48) │ ├──[➕] anyOf (4700:46) │ ├──[➕] anyOf (3632:45) │ ├──[➕] anyOf (2892:40) │ ├──[➕] anyOf (3422:38) │ ├──[➕] anyOf (1819:47) │ ├──[➕] anyOf (1689:42) │ ├──[➕] anyOf (2809:44) │ └──[➕] anyOf (2057:46) └─┬DestinationConnectorInformation └─┬config ├──[➖] examples (1:24727) ├──[➖] examples (1:24727) ├──[➖] examples (1:24727) ├──[➖] additionalProperties (1:25034)❌ ├──[➖] minProperties (1:25007)❌ ├──[➕] anyOf (2465:43) ├──[➕] anyOf (3264:43) ├──[➕] anyOf (5152:45) ├──[➕] anyOf (2551:36) ├──[➕] anyOf (3946:42) ├──[➕] anyOf (3445:42) ├──[➕] anyOf (3064:47) ├──[➕] anyOf (2786:39) ├──[➕] anyOf (3399:33) ├──[➕] anyOf (3512:45) ├──[➕] anyOf (3803:45) ├──[➕] anyOf (1887:46) ├──[➕] anyOf (3889:48) ├──[➕] anyOf (4482:46) ├──[➕] anyOf (2832:40) ├──[➕] anyOf (1499:33) ├──[➕] anyOf (4081:39) ├──[➕] anyOf (2348:50) └──[➕] anyOf (1580:39) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 206 | 18 | ## PYTHON CHANGELOG ## core: 5.12.1 - 2025-02-21 ### 🐛 Bug Fixes - handle usage snippet templating when no servers are defined in the spec *(commit by [@vishalg0wda](https://github.com/vishalg0wda))* ## core: 5.12.0 - 2025-02-12 ### 🐝 New Features - support openapi specs without server urls *(commit by [@vishalg0wda](https://github.com/vishalg0wda))* --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Austin Walker <austin@unstructured.io>
chore: 🐝 Update SDK - Generate 0.30.3 (#229) > [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/1f8a541a00533885f44a65185ba0bae9> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/1331ce36d8592fce48202b42f7fc63f0> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.498.1 (2.518.1) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary ``` ├─┬Info │ ├──[🔀] title (19:14) │ └──[🔀] version (20:16) └─┬Components └─┬HTTPValidationError ├──[➖] title (1:21262) ├──[➕] example (1794:20) └─┬detail ├──[➖] items (1:21182)❌ ├──[➖] type (1:21164)❌ ├──[➖] title (1:21241) ├──[➕] oneOf (1782:15) └──[➕] oneOf (1788:15) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 2 | 0 | | components | 7 | 2 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
PreviousNext