Skip to content

Commit

Permalink
Release v0.208.1
Browse files Browse the repository at this point in the history
CLI:
 * Fix rendering of streaming response ([#876](#876)).
 * Rename MLOps Stack to MLOps Stacks ([#881](#881)).
 * Support Python wheels larger than 10MB ([#879](#879)).
 * Improve the output of the `databricks bundle init` command ([#795](#795)).

Bundles:
 * **FILL THIS IN MANUALLY BY MOVING RELEVANT ITEMS FROM ABOVE LIST**

Internal:
 * **FILL THIS IN MANUALLY BY MOVING RELEVANT ITEMS FROM ABOVE LIST**
  • Loading branch information
shreyas-goenka committed Oct 19, 2023
1 parent a2ee8bb commit 1666af6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Version changelog

## 0.208.1

CLI:
* Fix rendering of streaming response ([#876](https://github.com/databricks/cli/pull/876)).
* Rename MLOps Stack to MLOps Stacks ([#881](https://github.com/databricks/cli/pull/881)).
* Support Python wheels larger than 10MB ([#879](https://github.com/databricks/cli/pull/879)).
* Improve the output of the `databricks bundle init` command ([#795](https://github.com/databricks/cli/pull/795)).

Bundles:
* **FILL THIS IN MANUALLY BY MOVING RELEVANT ITEMS FROM ABOVE LIST**

Internal:
* **FILL THIS IN MANUALLY BY MOVING RELEVANT ITEMS FROM ABOVE LIST**



## 0.208.0

Note: this release includes a fix for the issue where zero values (for example
Expand Down

0 comments on commit 1666af6

Please sign in to comment.