databricks-cli/cmd/workspace/functions
Miles Yucht 3697dfcb51
Release v0.202.0 ()
Breaking Change:
* Require include glob patterns to be explicitly defined
([](https://github.com/databricks/cli/pull/602)).

Bundles:
* Add support for more SDK config options
([](https://github.com/databricks/cli/pull/587)).
* Add template renderer for Databricks templates
([](https://github.com/databricks/cli/pull/589)).
* Fix formatting in renderer.go
([](https://github.com/databricks/cli/pull/593)).
* Fixed python wheel test
([](https://github.com/databricks/cli/pull/608)).
* Auto detect Python wheel packages and infer build command
([](https://github.com/databricks/cli/pull/603)).
* Added support for artifacts building for bundles
([](https://github.com/databricks/cli/pull/583)).
* Add support for cloning repositories
([](https://github.com/databricks/cli/pull/544)).
* Add regexp compile helper function for templates
([](https://github.com/databricks/cli/pull/601)).
* Add unit test that raw strings are printed as is
([](https://github.com/databricks/cli/pull/599)).

Internal:
* Fix tests under ./cmd/configure if DATABRICKS_TOKEN is set
([](https://github.com/databricks/cli/pull/605)).
* Remove dependency on global state in generated commands
([](https://github.com/databricks/cli/pull/595)).
* Remove dependency on global state for the root command
([](https://github.com/databricks/cli/pull/606)).
* Add merge_group trigger for build
([](https://github.com/databricks/cli/pull/612)).
* Added support for build command chaining and error on missing wheel
([](https://github.com/databricks/cli/pull/607)).
* Add TestAcc prefix to filer test and fix any failing tests
([](https://github.com/databricks/cli/pull/611)).
* Add url parse helper function for templates
([](https://github.com/databricks/cli/pull/600)).
* Remove dependency on global state for remaining commands
([](https://github.com/databricks/cli/pull/613)).
* Update CHANGELOG template
([](https://github.com/databricks/cli/pull/588)).
2023-07-27 13:23:55 +00:00
..
functions.go Release v0.202.0 () 2023-07-27 13:23:55 +00:00