Skip to content

Commit

Permalink
Release v0.211.0
Browse files Browse the repository at this point in the history
CLI:
 * Upgrade Go SDK to 0.27.0 ([#1064](#1064)).

API Changes:
 * Changed `databricks connections update` command with new required argument order.
 * Changed `databricks serving-endpoints update-config` command with new required argument order.
 * Added `databricks serving-endpoints put` command.
 * Removed `databricks account network-policy` command group.

OpenAPI commit 63caa3cb0c05045e81d3dcf2451fa990d8670f36 (2023-12-12)
  • Loading branch information
hectorcast-db committed Dec 14, 2023
1 parent a6ec9ac commit 2af4b2e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Version changelog

## 0.211.0

CLI:
* Upgrade Go SDK to 0.27.0 ([#1064](https://github.com/databricks/cli/pull/1064)).


API Changes:
* Changed `databricks connections update` command with new required argument order.
* Changed `databricks serving-endpoints update-config` command with new required argument order.
* Added `databricks serving-endpoints put` command.
* Removed `databricks account network-policy` command group.

OpenAPI commit 63caa3cb0c05045e81d3dcf2451fa990d8670f36 (2023-12-12)

## 0.210.3

Bundles:
Expand Down
20 changes: 10 additions & 10 deletions bundle/schema/docs/bundle_descriptions.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2af4b2e

Please sign in to comment.