Releases: qubole/qds-sdk-py
Releases · qubole/qds-sdk-py
V1.11.0
Changes from the previous release V1.10.4
- SDK-331 Add Script Location Parameter to DbTapQueryCommand (#261)
- SDK-326: Displaying a proper error message in case of failed API calls (#255)
- SDK-290: Add master_static_nic_name and master_static_public_ip_name (#249)
- SDK-289: Add node_base_cooldown_period and node_spot_cooldown_period (#248)
- SDK-266: Add availability_domain_info_map in qds-sdk-py for Oracle clusters (#247)
- SDK-234: Make API version configurable for Cluster's Show method
- SDK-275: Pass custom_ec2_tags in node_configuration for ClusterInfoV13 (#235)
- SDK-319: Add support for environment settings (#251)
- SDK-318: Fix gcp cluster configs (#252)
- SDK-XXX: Set version to v2 in ClusterV2's Show method (#253)
- SDK-XXX: Add api_version support to cluster start method (#256)
- SDK-291: Add root disk volume for cluster info v1.3 and v2 (#259)
- SDK-285: Add list functionality to Command to view command history (#258)
- SDK 321, SDK-322, SDK-325: Changes for better functionality of templates (#254)
- SDK-330: Add page and per-page option to Cluster and ClusterV2 (#257)
Breaking changes:
- Run Templates method will return the actual command results now, earlier it used to return 0/1
- List Templates method will accept a dict instead of a map object
- API version is configurable for Cluster's Start, Create, Update & Clone methods
V1.10.4
Changes from the previous release V1.10.3
V1.10.3
V1.10.2
V1.10.1
V1.10.0
Changes from the previous release V1.9.9
- Documentation update about using env other than api.qubole.com
- use_customer_cluster in DbImportCmd is added as key-value option
- Handle SIGTERM and other in commands.run() api
- Revert: Integrating the new creds api for getting account information
V1.9.9
Changes from the previous release V1.9.8
- Bypass EC check logic in SDK
- Introduce Cluster.api_version as a parameter in all the Qubole connection objects
- Clear the cached agent if the configure is called with a different api token. This will enable sdk to use two different account tokens in same script
- Added delete_template operation to the python sdk.
- Added support for deep-learning cluster to the SDK for v2 api.
- Added --schema option and --additional options to the DbImportCommand and DbExportCommand class.
V1.9.8
Changes from the previous release V1.9.7
- Option in DBExport command for use customer cluster.
- Oracle OPC cluster operations, data disk parameters and image overrides support.
- Bug fixes.
V1.9.7
Changes from the previous release V1.9.6
- Support for fetching command properties.
- Support for remote script location in commands.
- Support for cluster api v2.
- Add elastic ip support for master, ha configuration for clusters and options to include headers for get_results.
- Bug fixes.
V1.9.6
Changes from the previous release V1.9.5
- Support for File and Partition Sensors.