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
  ├─┬AstraDBConnectorConfigInput
  │ └──[➕] additionalProperties (2224:33)❌ 
  └─┬AstraDBConnectorConfig
    └──[➕] additionalProperties (2171: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 from 9e9dc0e to d9bb7f2 Compare December 19, 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 d9bb7f2 to 21a7be3 Compare December 20, 2025 00:13
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