Skip to content

Commit

Permalink
Release v0.208.1 (#887)
Browse files Browse the repository at this point in the history
CLI:
* Fix rendering of streaming response
([#876](#876)).
 
Bundles:
* 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)).
  • Loading branch information
shreyas-goenka authored Oct 19, 2023
1 parent a2ee8bb commit ec94254
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Version changelog

## 0.208.1

CLI:
* Fix rendering of streaming response ([#876](https://github.com/databricks/cli/pull/876)).

Bundles:
* 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)).



## 0.208.0

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

0 comments on commit ec94254

Please sign in to comment.