Skip to content

v0.244.0

Compare
Choose a tag to compare
@andrewnester andrewnester released this 19 Mar 13:42
· 42 commits to main since this release
4e81bba

Release v0.244.0

CLI

  • Fixed "can't evaluate field Name in type interface{}" for "databricks queries list" command (#2451)
  • Fixed query-history list command failing with 'executing "command" at <.>: range cant iterate over' (#2506)
  • Include tarballs in releases (#2515)

Bundles

  • Support all version identifiers as per PEP440 in environment deps (#2522)

API Changes

  • Added databricks genie execute-message-attachment-query command.
  • Added databricks genie get-message-attachment-query-result command.
  • databricks genie execute-message-query marked as Deprecated.
  • databricks genie get-message-query-result-by-attachment marked as Deprecated.