-
Notifications
You must be signed in to change notification settings - Fork 18
chore: 🐝 Update SDK - Generate 0.43.0 #311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
speakeasy-sdk-regen-1756339855
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
awalker4
approved these changes
Aug 28, 2025
9c89e86
to
8487f90
Compare
d76b275
to
704eb3d
Compare
8078c01
to
9a28a30
Compare
b633100
to
2102b24
Compare
c2678cd
to
ca06190
Compare
b87889d
to
caba87c
Compare
c7532a7
to
7847f6e
Compare
7847f6e
to
d2354f4
Compare
* `unstructured_client.destinations.create_destination()`: * `request.create_destination_connector.config.[azure_destination_connector_config_input]` **Added** * `response.config.[azure_destination_connector_config]` **Added** * `unstructured_client.destinations.get_destination()`: `response.config.[azure_destination_connector_config]` **Added** * `unstructured_client.destinations.list_destinations()`: * `request.destination_type` **Changed** * `response.[].config.[azure_destination_connector_config]` **Added** * `unstructured_client.destinations.update_destination()`: * `request.update_destination_connector.config.[azure_destination_connector_config_input]` **Added** * `response.config.[azure_destination_connector_config]` **Added**
d2354f4
to
f299bc5
Compare
lambda m: m.group(1) | ||
+ GITHUB_URL | ||
+ "/blob/master/" | ||
+ REPO_SUBDIR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Malformed GitHub URLs in README Script
The prepare_readme.py
script generates malformed GitHub URLs by including an unnecessary ./
segment. This occurs because REPO_SUBDIR
is set to .
and then a trailing slash is added, leading to ./
being appended to all links, even when the repository subdirectory is the root.
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/db22bb0198950f197f52e03570d03ee4
OpenAPI Change report available at: https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/78d0c1e712d9660e4bc891f15eaf3771
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Python SDK Changes Detected:
unstructured_client.destinations.create_destination()
:request.create_destination_connector.config.[azure_destination_connector_config_input]
Addedresponse.config.[azure_destination_connector_config]
Addedunstructured_client.destinations.get_destination()
:response.config.[azure_destination_connector_config]
Addedunstructured_client.destinations.list_destinations()
:request.destination_type
Changedresponse.[].config.[azure_destination_connector_config]
Addedunstructured_client.destinations.update_destination()
:request.update_destination_connector.config.[azure_destination_connector_config_input]
Addedresponse.config.[azure_destination_connector_config]
AddedOpenAPI Change Summary
PYTHON CHANGELOG
core: 5.22.0 - 2025-09-24
🐝 New Features
core: 5.21.1 - 2025-09-23
🐛 Bug Fixes
core: 5.21.0 - 2025-09-12
🐝 New Features
core: 5.20.4 - 2025-09-09
🐛 Bug Fixes
core: 5.20.3 - 2025-09-02
🐛 Bug Fixes
core: 5.20.2 - 2025-09-01
🔧 Chores
core: 5.20.1 - 2025-08-27
🐛 Bug Fixes
core: 5.19.11 - 2025-08-27
🐛 Bug Fixes
core: 5.19.10 - 2025-08-20
🔧 Chores
core: 5.19.9 - 2025-08-11
🐛 Bug Fixes
core: 5.20.0 - 2025-08-08
🐝 New Features
core: 5.19.7 - 2025-08-06
🐛 Bug Fixes
core: 5.19.6 - 2025-08-01
🐛 Bug Fixes
core: 5.19.5 - 2025-07-24
🔧 Chores
core: 5.19.4 - 2025-07-02
🐛 Bug Fixes
core: 5.19.3 - 2025-06-06
🐛 Bug Fixes
core: 5.19.2 - 2025-06-04
🐛 Bug Fixes
core: 5.19.1 - 2025-05-29
🐛 Bug Fixes
core: 5.19.0 - 2025-05-20
🐝 New Features
core: 5.18.1 - 2025-05-15
🐛 Bug Fixes
core: 5.18.0 - 2025-05-12
🐝 New Features
core: 5.17.2 - 2025-05-07
🐛 Bug Fixes
core: 5.17.1 - 2025-05-04
🐛 Bug Fixes
core: 5.17.0 - 2025-04-30
🐝 New Features
core: 5.16.1 - 2025-04-23
🐛 Bug Fixes
core: 5.16.0 - 2025-04-18
🐝 New Features
core: 5.15.0 - 2025-04-17
🐝 New Features
core: 5.14.0 - 2025-04-15
🐝 New Features
core: 5.12.7 - 2025-04-11
🐛 Bug Fixes
core: 5.13.0 - 2025-04-07
🐝 New Features
core: 5.12.6 - 2025-04-03
🐛 Bug Fixes
core: 5.12.5 - 2025-03-28
🐛 Bug Fixes
core: 5.12.4 - 2025-03-16
🐛 Bug Fixes
core: 5.12.3 - 2025-03-10
🐛 Bug Fixes
core: 5.12.2 - 2025-03-02
🐛 Bug Fixes
core: 5.12.1 - 2025-02-21
🐛 Bug Fixes
core: 5.12.0 - 2025-02-12
🐝 New Features
core: 5.11.0 - 2025-02-04
🐝 New Features
core: 5.10.9 - 2025-01-31
🐛 Bug Fixes
core: 5.10.8 - 2025-01-30
🐛 Bug Fixes
core: 5.10.7 - 2025-01-29
🐛 Bug Fixes
core: 5.10.6 - 2025-01-27
🐛 Bug Fixes
core: 5.10.5 - 2025-01-23
🐛 Bug Fixes
core: 5.10.4 - 2025-01-20
🐛 Bug Fixes
core: 5.10.3 - 2025-01-20
🐛 Bug Fixes
core: 5.10.2 - 2025-01-13
🐛 Bug Fixes
core: 5.10.1 - 2025-01-10
🐛 Bug Fixes
core: 5.10.0 - 2025-01-08
🐝 New Features
core: 5.9.0 - 2025-01-08
🐝 New Features
core: 5.8.0 - 2025-01-06
🐝 New Features
core: 5.7.6 - 2025-01-06
🐛 Bug Fixes
core: 5.7.5 - 2025-01-06
🐛 Bug Fixes
core: 5.7.4 - 2024-12-16
🐛 Bug Fixes
core: 5.7.3 - 2024-12-13
🐛 Bug Fixes
core: 5.7.2 - 2024-12-13
🐛 Bug Fixes
core: 5.7.1 - 2024-12-12
🐛 Bug Fixes
core: 5.7.0 - 2024-12-12
🐝 New Features
core: 5.6.11 - 2024-12-09
🔧 Chores
core: 5.6.10 - 2024-12-06
🐛 Bug Fixes
core: 5.6.9 - 2024-12-04
🐛 Bug Fixes
core: 5.6.8 - 2024-11-22
🐛 Bug Fixes
core: 5.6.7 - 2024-11-22
🐛 Bug Fixes
core: 5.6.6 - 2024-11-21
🐛 Bug Fixes
core: 5.6.5 - 2024-11-12
🐛 Bug Fixes
core: 5.6.4 - 2024-11-05
🐛 Bug Fixes
core: 5.6.3 - 2024-11-04
🐛 Bug Fixes
core: 5.6.2 - 2024-10-31
🐛 Bug Fixes
core: 5.6.1 - 2024-10-29
🔧 Chores
core: 5.6.0 - 2024-10-07
🐝 New Features
core: 5.5.8 - 2024-10-01
🐛 Bug Fixes
TypedDict
fromtyping_extensions
(commit by @disintegrator)core: 5.5.7 - 2024-09-27
🐛 Bug Fixes
core: 5.5.6 - 2024-09-25
🐛 Bug Fixes
core: 5.5.5 - 2024-09-25
🐛 Bug Fixes
core: 5.5.4 - 2024-09-18
🐛 Bug Fixes
core: 5.5.3 - 2024-09-12
🐛 Bug Fixes
core: 5.5.2 - 2024-09-11
🔧 Chores
core: 5.5.1 - 2024-09-10
🔧 Chores
core: 5.5.0 - 2024-09-08
🐝 New Features
core: 5.4.5 - 2024-09-07
🐛 Bug Fixes
core: 5.4.4 - 2024-09-06
🔧 Chores
core: 5.4.3 - 2024-09-05
🐛 Bug Fixes
core: 5.4.2 - 2024-08-28
🐛 Bug Fixes
core: 5.3.9 - 2024-08-18
🐛 Bug Fixes
core: 5.4.1 - 2024-08-17
🔧 Chores
core: 5.3.8 - 2024-08-12
🐛 Bug Fixes
core: 5.4.0 - 2024-08-09
🐝 New Features
core: 5.3.7 - 2024-08-08
🔧 Chores
core: 5.3.6 - 2024-08-08
🐛 Bug Fixes
core: 5.3.5 - 2024-08-07
🐛 Bug Fixes
core: 5.3.4 - 2024-08-06
🐛 Bug Fixes
core: 5.3.3 - 2024-08-02
🐛 Bug Fixes
core: 5.3.2 - 2024-08-01
🐛 Bug Fixes
core: 5.3.1 - 2024-08-01
🔧 Chores
core: 5.2.6 - 2024-08-01
🐛 Bug Fixes
core: 5.3.0 - 2024-07-31
🐝 New Features
core: 5.2.5 - 2024-07-31
🐛 Bug Fixes
core: 5.2.4 - 2024-07-23
🐛 Bug Fixes
default
status code is available and considered succesful (commit by @disintegrator)core: 5.2.3 - 2024-07-23
🐛 Bug Fixes
core: 5.2.2 - 2024-07-22
🐛 Bug Fixes
core: 5.2.1 - 2024-07-22
🐛 Bug Fixes
core: 5.2.0 - 2024-07-19
🐝 New Features
core: 5.1.6 - 2024-07-17
🐛 Bug Fixes
core: 5.1.5 - 2024-07-17
🐛 Bug Fixes
core: 5.1.4 - 2024-07-16
🐛 Bug Fixes
core: 5.1.3 - 2024-07-16
🔧 Chores
core: 5.1.2 - 2024-07-15
🐛 Bug Fixes
core: 5.1.1 - 2024-07-12
🐛 Bug Fixes
core: 5.1.0 - 2024-07-11
🐝 New Features
core: 4.8.1 - 2024-07-09
🐛 Bug Fixes
core: 4.8.0 - 2024-07-05
🐝 New Features
core: 5.0.0 - 2024-07-04
🐝 New Features
core: 4.6.14 - 2024-06-27
🐛 Bug Fixes
core: 4.6.13 - 2024-06-21
🔧 Chores
globalSecurity: 3.0.4 - 2025-09-10
🔧 Chores
unions: 3.0.5 - 2025-09-25
🐛 Bug Fixes
Based on Speakeasy CLI 1.631.5
Note
Adds Azure destination connector support across create/get/list/update and upgrades the Python SDK to 0.43.0 with robustness and runtime improvements.
shared.AzureDestinationConnectorConfig
andshared.AzureDestinationConnectorConfigInput
; include inDestinationConnectorInformation.config
,CreateDestinationConnector.config
, andUpdateDestinationConnector.config
unions.DestinationConnectorType
withazure
.destinations.create_destination
,get_destination
,list_destinations
, andupdate_destination
(request/response shapes updated).httpx
clients nowfollow_redirects=True
.models/*/__init__.py
,sdk.py
, andutils/__init__.py
to mitigate import KeyErrors.data
immutably.parent_ref
/client_ref
) to prevent premature GC during streaming.0.43.0
, OpenAPI1.1.68
, gen2.716.16
; update Speakeasy/core feature flags (e.g., async mode both, security hoisting).Written by Cursor Bugbot for commit f299bc5. This will update automatically on new commits. Configure here.