mirror of https://github.com/databricks/cli.git
Added tarballs changes to the changes log (#2517)
## Changes Added tarballs changes to the changes log + updated next version to be a minor bump ## Why Worth calling out the change in the Changelog
This commit is contained in:
parent
aa222cb321
commit
a45bc51eb1
|
@ -1,15 +1,14 @@
|
|||
# NEXT CHANGELOG
|
||||
|
||||
## Release v0.243.1
|
||||
## Release v0.244.0
|
||||
|
||||
### CLI
|
||||
* Fixed "can't evaluate field Name in type interface{}" for "databricks queries list" command ([#2451](https://github.com/databricks/cli/pull/2451))
|
||||
* Fixed `query-history list` command failing with 'executing "command" at <.>: range cant iterate over' ([#2506](https://github.com/databricks/cli/pull/2506))
|
||||
* Include tarballs in releases ([#2515](https://github.com/databricks/cli/pull/2515))
|
||||
|
||||
### Bundles
|
||||
|
||||
### Internal
|
||||
|
||||
### API Changes
|
||||
* Added `databricks genie execute-message-attachment-query` command.
|
||||
* Added `databricks genie get-message-attachment-query-result` command.
|
||||
|
|
Loading…
Reference in New Issue