We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa222cb commit a45bc51Copy full SHA for a45bc51
NEXT_CHANGELOG.md
@@ -1,15 +1,14 @@
1
# NEXT CHANGELOG
2
3
-## Release v0.243.1
+## Release v0.244.0
4
5
### CLI
6
* Fixed "can't evaluate field Name in type interface{}" for "databricks queries list" command ([#2451](https://github.com/databricks/cli/pull/2451))
7
* Fixed `query-history list` command failing with 'executing "command" at <.>: range cant iterate over' ([#2506](https://github.com/databricks/cli/pull/2506))
8
+* Include tarballs in releases ([#2515](https://github.com/databricks/cli/pull/2515))
9
10
### Bundles
11
-### Internal
12
-
13
### API Changes
14
* Added `databricks genie execute-message-attachment-query` command.
15
* Added `databricks genie get-message-attachment-query-result` command.
0 commit comments