Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 18, 2025

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Python SDK Changes:

  • unstructured_client.destinations.create_destination():
    • request.create_destination_connector.config.[astra_db_connector_config_input].additional_properties Added
    • response.config.[astra_db_connector_config].additional_properties Added
  • unstructured_client.destinations.get_destination(): response.config.[astra_db_connector_config].additional_properties Added
  • unstructured_client.destinations.list_destinations(): response.[].config.[astra_db_connector_config].additional_properties Added
  • unstructured_client.destinations.update_destination():
    • request.update_destination_connector.config.[astra_db_connector_config_input].additional_properties Added
    • response.config.[astra_db_connector_config].additional_properties Added
OpenAPI Change Summary
└─┬Components
  ├─┬AstraDBConnectorConfig
  │ └──[➕] additionalProperties (2171:33)❌ 
  └─┬AstraDBConnectorConfigInput
    └──[➕] additionalProperties (2224:33)❌ 
Document Element Total Changes Breaking Changes
components 2 2

PYTHON CHANGELOG

additionalProperties: 1.0.1 - 2024-09-06

🐛 Bug Fixes

  • fixed handling of additional properties in models with nullable fields (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.601.0

@github-actions github-actions bot added the minor Minor version bump label Dec 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766016601 branch 5 times, most recently from b89f3fa to a312cd7 Compare December 23, 2025 00:14
* `unstructured_client.destinations.create_destination()`: 
  *  `request.create_destination_connector.config.[astra_db_connector_config_input].additional_properties` **Added**
  *  `response.config.[astra_db_connector_config].additional_properties` **Added**
* `unstructured_client.destinations.get_destination()`:  `response.config.[astra_db_connector_config].additional_properties` **Added**
* `unstructured_client.destinations.list_destinations()`:  `response.[].config.[astra_db_connector_config].additional_properties` **Added**
* `unstructured_client.destinations.update_destination()`: 
  *  `request.update_destination_connector.config.[astra_db_connector_config_input].additional_properties` **Added**
  *  `response.config.[astra_db_connector_config].additional_properties` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766016601 branch from a312cd7 to 95becc9 Compare December 24, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants