Release v0.212.3 (#1166)

CLI:
* Release Windows packages to winget-pkgs
([#1144](https://github.com/databricks/cli/pull/1144)).

Bundles:
* Add `--key` flag for generate commands to specify resource key
([#1165](https://github.com/databricks/cli/pull/1165)).


Dependency updates:
* Bump github.com/google/uuid from 1.5.0 to 1.6.0
([#1160](https://github.com/databricks/cli/pull/1160)).
* Update Go SDK to v0.30.1
([#1162](https://github.com/databricks/cli/pull/1162)).
This commit is contained in:
Andrew Nester 2024-01-31 12:36:01 +00:00 committed by GitHub
parent b28432afed
commit 359f5f4468
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,18 @@
# Version changelog
## 0.212.3
CLI:
* Release Windows packages to winget-pkgs ([#1144](https://github.com/databricks/cli/pull/1144)).
Bundles:
* Add `--key` flag for generate commands to specify resource key ([#1165](https://github.com/databricks/cli/pull/1165)).
Dependency updates:
* Bump github.com/google/uuid from 1.5.0 to 1.6.0 ([#1160](https://github.com/databricks/cli/pull/1160)).
* Update Go SDK to v0.30.1 ([#1162](https://github.com/databricks/cli/pull/1162)).
## 0.212.2
CLI: