|
1 | 1 | # NEXT CHANGELOG |
2 | 2 |
|
3 | | -## Release v0.49.0 |
| 3 | +## Release v0.50.0 |
4 | 4 |
|
5 | 5 | ### New Features and Improvements |
6 | 6 |
|
|
11 | 11 | ### Internal Changes |
12 | 12 |
|
13 | 13 | ### API Changes |
14 | | -* Added `generate_download_full_query_result()` method for [w.genie](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/dashboards/genie.html) workspace-level service. |
15 | | -* Added `effective_user_api_scopes`, `oauth2_app_client_id`, `oauth2_app_integration_id` and `user_api_scopes` fields for `databricks.sdk.service.apps.App`. |
16 | | -* Added `abfss`, `dbfs`, `error_message`, `execution_duration_seconds`, `file`, `gcs`, `s3`, `status`, `volumes` and `workspace` fields for `databricks.sdk.service.compute.InitScriptInfoAndExecutionDetails`. |
17 | | -* [Breaking] Added `forecast_granularity` field for `databricks.sdk.service.ml.CreateForecastingExperimentRequest`. |
18 | | -* Added `jwks_uri` field for `databricks.sdk.service.oauth2.OidcFederationPolicy`. |
19 | | -* Added `event_log` field for `databricks.sdk.service.pipelines.CreatePipeline`. |
20 | | -* Added `event_log` field for `databricks.sdk.service.pipelines.EditPipeline`. |
21 | | -* Added `event_log` field for `databricks.sdk.service.pipelines.PipelineSpec`. |
22 | | -* Added `fallback_config` field for `databricks.sdk.service.serving.AiGatewayConfig`. |
23 | | -* Added `custom_provider_config` field for `databricks.sdk.service.serving.ExternalModel`. |
24 | | -* Added `fallback_config` field for `databricks.sdk.service.serving.PutAiGatewayRequest`. |
25 | | -* Added `fallback_config` field for `databricks.sdk.service.serving.PutAiGatewayResponse`. |
26 | | -* Added `aliases`, `comment`, `data_type`, `dependency_list`, `full_data_type`, `id`, `input_params`, `name`, `properties`, `routine_definition`, `schema`, `securable_kind`, `share`, `share_id`, `storage_location` and `tags` fields for `databricks.sdk.service.sharing.DeltaSharingFunction`. |
27 | | -* Added `query_source` field for `databricks.sdk.service.sql.QueryInfo`. |
28 | | -* Added `foreign_catalog` enum value for `databricks.sdk.service.catalog.CatalogType`. |
29 | | -* Added `browse` enum value for `databricks.sdk.service.catalog.Privilege`. |
30 | | -* Added `access_token_failure`, `allocation_timeout`, `allocation_timeout_node_daemon_not_ready`, `allocation_timeout_no_healthy_clusters`, `allocation_timeout_no_matched_clusters`, `allocation_timeout_no_ready_clusters`, `allocation_timeout_no_unallocated_clusters`, `allocation_timeout_no_warmed_up_clusters`, `aws_inaccessible_kms_key_failure`, `aws_instance_profile_update_failure`, `aws_invalid_key_pair`, `aws_invalid_kms_key_state`, `aws_resource_quota_exceeded`, `azure_packed_deployment_partial_failure`, `bootstrap_timeout_due_to_misconfig`, `budget_policy_limit_enforcement_activated`, `budget_policy_resolution_failure`, `cloud_account_setup_failure`, `cloud_operation_cancelled`, `cloud_provider_instance_not_launched`, `cloud_provider_launch_failure_due_to_misconfig`, `cloud_provider_resource_stockout_due_to_misconfig`, `cluster_operation_throttled`, `cluster_operation_timeout`, `control_plane_request_failure_due_to_misconfig`, `data_access_config_changed`, `disaster_recovery_replication`, `driver_eviction`, `driver_launch_timeout`, `driver_node_unreachable`, `driver_out_of_disk`, `driver_out_of_memory`, `driver_pod_creation_failure`, `driver_unexpected_failure`, `dynamic_spark_conf_size_exceeded`, `eos_spark_image`, `executor_pod_unscheduled`, `gcp_api_rate_quota_exceeded`, `gcp_forbidden`, `gcp_iam_timeout`, `gcp_inaccessible_kms_key_failure`, `gcp_insufficient_capacity`, `gcp_ip_space_exhausted`, `gcp_kms_key_permission_denied`, `gcp_not_found`, `gcp_resource_quota_exceeded`, `gcp_service_account_access_denied`, `gcp_service_account_not_found`, `gcp_subnet_not_ready`, `gcp_trusted_image_projects_violated`, `gke_based_cluster_termination`, `init_container_not_finished`, `instance_pool_max_capacity_reached`, `instance_pool_not_found`, `instance_unreachable_due_to_misconfig`, `internal_capacity_failure`, `invalid_aws_parameter`, `invalid_instance_placement_protocol`, `invalid_worker_image_failure`, `in_penalty_box`, `lazy_allocation_timeout`, `maintenance_mode`, `netvisor_setup_timeout`, `no_matched_k8s`, `no_matched_k8s_testing_tag`, `pod_assignment_failure`, `pod_scheduling_failure`, `resource_usage_blocked`, `secret_creation_failure`, `serverless_long_running_terminated`, `spark_image_download_throttled`, `spark_image_not_found`, `ssh_bootstrap_failure`, `storage_download_failure_due_to_misconfig`, `storage_download_failure_slow`, `storage_download_failure_throttled`, `unexpected_pod_recreation`, `user_initiated_vm_termination` and `workspace_update` enum values for `databricks.sdk.service.compute.TerminationReasonCode`. |
31 | | -* Added `generated_sql_query_too_long_exception` and `missing_sql_query_exception` enum values for `databricks.sdk.service.dashboards.MessageErrorType`. |
32 | | -* Added `balanced` enum value for `databricks.sdk.service.jobs.PerformanceTarget`. |
33 | | -* Added `listing_resource` enum value for `databricks.sdk.service.marketplace.FileParentType`. |
34 | | -* Added `app` enum value for `databricks.sdk.service.marketplace.MarketplaceFileType`. |
35 | | -* Added `custom` enum value for `databricks.sdk.service.serving.ExternalModelProvider`. |
36 | | -* Added `arclight_multi_tenant_azure_exchange_token` and `arclight_multi_tenant_azure_exchange_token_with_user_delegation_key` enum values for `databricks.sdk.service.settings.TokenType`. |
37 | | -* [Breaking] Changed `create_experiment()` method for [w.forecasting](https://databricks-sdk-py.readthedocs.io/en/latest/workspace/ml/forecasting.html) workspace-level service with new required argument order. |
38 | | -* Changed `instance_type_id` field for `databricks.sdk.service.compute.NodeInstanceType` to be required. |
39 | | -* Changed `category` field for `databricks.sdk.service.compute.NodeType` to be required. |
40 | | -* [Breaking] Changed `functions` field for `databricks.sdk.service.sharing.ListProviderShareAssetsResponse` to type `databricks.sdk.service.sharing.DeltaSharingFunctionList` dataclass. |
41 | | -* [Breaking] Removed `execution_details` and `script` fields for `databricks.sdk.service.compute.InitScriptInfoAndExecutionDetails`. |
42 | | -* [Breaking] Removed `supports_elastic_disk` field for `databricks.sdk.service.compute.NodeType`. |
43 | | -* [Breaking] Removed `data_granularity_quantity` and `data_granularity_unit` fields for `databricks.sdk.service.ml.CreateForecastingExperimentRequest`. |
44 | | -* [Breaking] Removed `aliases`, `comment`, `data_type`, `dependency_list`, `full_data_type`, `id`, `input_params`, `name`, `properties`, `routine_definition`, `schema`, `securable_kind`, `share`, `share_id`, `storage_location` and `tags` fields for `databricks.sdk.service.sharing.Function`. |
0 commit comments