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