mirror of https://github.com/databricks/cli.git
Release v0.100.2 (#410)
## Changes CLI: * Reduce parallellism in locker integration test ([#407](https://github.com/databricks/bricks/pull/407)). Bundles: * Don't pass synthesized TMPDIR if not already set ([#409](https://github.com/databricks/bricks/pull/409)). * Added support for bundle.Seq, simplified Mutator.Apply interface ([#403](https://github.com/databricks/bricks/pull/403)). * Regenerated internal schema structs based on Terraform provider schemas ([#401](https://github.com/databricks/bricks/pull/401)).
This commit is contained in:
parent
e4ab455ea1
commit
e366faf4a6
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
||||||
# Version changelog
|
# Version changelog
|
||||||
|
|
||||||
|
## 0.100.2
|
||||||
|
|
||||||
|
CLI:
|
||||||
|
* Reduce parallellism in locker integration test ([#407](https://github.com/databricks/bricks/pull/407)).
|
||||||
|
|
||||||
|
Bundles:
|
||||||
|
* Don't pass synthesized TMPDIR if not already set ([#409](https://github.com/databricks/bricks/pull/409)).
|
||||||
|
* Added support for bundle.Seq, simplified Mutator.Apply interface ([#403](https://github.com/databricks/bricks/pull/403)).
|
||||||
|
* Regenerated internal schema structs based on Terraform provider schemas ([#401](https://github.com/databricks/bricks/pull/401)).
|
||||||
|
|
||||||
## 0.100.1
|
## 0.100.1
|
||||||
|
|
||||||
CLI:
|
CLI:
|
||||||
|
|
Loading…
Reference in New Issue