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:
Andrew Nester 2025-03-18 15:54:20 +00:00 committed by GitHub
parent aa222cb321
commit a45bc51eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -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.