Skip to content

Commit

Permalink
Release v0.210.3 (#1062)
Browse files Browse the repository at this point in the history
Bundles:
* Improve default template
([#1046](#1046)).
* Fix passthrough of pipeline notifications
([#1058](#1058)).

Internal:
* Stub out Python virtual environment installation for `labs` commands
([#1057](#1057)).
* Upgrade Terraform schema version to v1.31.1
([#1055](#1055)).


Dependency updates:
* Bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2
([#1054](#1054)).
* Bump github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2
([#1053](#1053)).
  • Loading branch information
andrewnester authored Dec 13, 2023
1 parent 8ac47d0 commit dc12b3f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Version changelog

## 0.210.3

Bundles:
* Improve default template ([#1046](https://github.com/databricks/cli/pull/1046)).
* Fix passthrough of pipeline notifications ([#1058](https://github.com/databricks/cli/pull/1058)).

Internal:
* Stub out Python virtual environment installation for `labs` commands ([#1057](https://github.com/databricks/cli/pull/1057)).
* Upgrade Terraform schema version to v1.31.1 ([#1055](https://github.com/databricks/cli/pull/1055)).


Dependency updates:
* Bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2 ([#1054](https://github.com/databricks/cli/pull/1054)).
* Bump github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2 ([#1053](https://github.com/databricks/cli/pull/1053)).

## 0.210.2

CLI:
Expand Down

0 comments on commit dc12b3f

Please sign in to comment.