Skip to content

Commit

Permalink
Release v0.221.1
Browse files Browse the repository at this point in the history
Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs with a single-node cluster would fail.

 * Fix SQL schema selection in default-sql template ([#1471](#1471)).
 * Copy-editing for SQL templates ([#1474](#1474)).
 * Upgrade TF provider to 1.47.0 ([#1476](#1476)).

Internal:
 * Use latest version of goreleaser action ([#1477](#1477)).
  • Loading branch information
pietern committed Jun 5, 2024
1 parent 1451361 commit e5dd2d0
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.221.1

Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs with a single-node cluster would fail.

* Fix SQL schema selection in default-sql template ([#1471](https://github.com/databricks/cli/pull/1471)).
* Copy-editing for SQL templates ([#1474](https://github.com/databricks/cli/pull/1474)).
* Upgrade TF provider to 1.47.0 ([#1476](https://github.com/databricks/cli/pull/1476)).

Internal:
* Use latest version of goreleaser action ([#1477](https://github.com/databricks/cli/pull/1477)).



## 0.221.0

CLI:
Expand Down

0 comments on commit e5dd2d0

Please sign in to comment.