Releases: databricks/databricks-cli
Releases · databricks/databricks-cli
0.18.0
Beware: this package is being deprecated.
If you're using this package as an SDK, please migrate to https://databricks-sdk-py.readthedocs.io/en/latest/.
If you're using this package as CLI, please migrate to https://github.com/databricks/cli.
What's Changed
- Update deprecation notice by @lennartkats-db in #671
- Remove pin on "urllib3 < 2" by @tmct in #664
- Require Python 3.7 or later by @pietern in #674
- Remove imp dependency and test on python 3.12 by @mgyucht in #673
- Add bdist universal wheel by @mgyucht in #676
New Contributors
- @lennartkats-db made their first contribution in #671
- @tmct made their first contribution in #664
- @mgyucht made their first contribution in #673
Full Changelog: 0.17.8...0.18.0
0.17.8
0.17.7
What's Changed
- Fix api client by switching to replacements for deprecated urllib3 methods by @shreyas-goenka in #637
- Integration for configuring workspace bindings by @willwwt in #628
- Add add-schema, update-schema, and remove-schema to Delta Sharing CLI by @andyl-db in #608
New Contributors
Full Changelog: 0.17.6...0.17.7
0.17.6
0.17.5
What's Changed
- Make use of the new name filtering in calls to list jobs. by @dinowernli in #595
New Contributors
- @dinowernli made their first contribution in #595
Full Changelog: 0.17.4...0.17.5
0.17.4
What's Changed
- Fix bug that disallowed JSON flags in unity-catalog recipients update command by @wchau in #549
- Replace legacy start API in favor of updates API for DLT pipelines by @pradeepgv-db in #553
- Add more configurable flags for UC metastore, external locations, and storage credentials. by @wchau in #562
- Accept JSON policy object in cluster policy commands by @copdips in #557
- Don't hide error in WorkspaceApi.import_workspace_dir by @pietern in #573
- Add update-table command to Delta Sharing CLI by @andyl-db in #568
- Fix lineage-tracking api version to point to v2.0 by @liamperritt in #567
- Allow JSON matching API endpoint for reset job by @afberg in #582
- CLI support for setting Delta Sharing recipient properties by @zhuansunxt in #584
New Contributors
- @copdips made their first contribution in #557
- @andyl-db made their first contribution in #568
- @liamperritt made their first contribution in #567
- @afberg made their first contribution in #582
- @zhuansunxt made their first contribution in #584
Full Changelog: 0.17.3...0.17.4
0.17.3
What's Changed
- Skip information_schema when purging catalog by @adamcain-db in #539
- Add optional region arg to "unity-catalog metastores create" by @andrewli81 in #547
New Contributors
- @andrewli81 made their first contribution in #547
Full Changelog: 0.17.2...0.17.3
0.17.2
What's Changed
- Don't let .netrc take precedence in ApiClient by @kartikgupta-db in #526
- Add support for dbt tasks by @kzidane in #520
- Add access_control_list parameter to JobsService by @pietern in #540
- Add cancel_all_runs function to JobsService by @pietern in #542
- Add update_job function to JobsService by @pietern in #541
- Add pipeline related fields to JobsService by @pietern in #543
New Contributors
- @kartikgupta-db made their first contribution in #526
- @kzidane made their first contribution in #520
- @ari-nz made their first contribution in #541
Full Changelog: 0.17.1...0.17.2
0.17.1
What's Changed
- OAuth: properly handle trailing "/" in hostname by @fjakobs in #497
- Use 2.1 API version for UC paths by @adamcain-db in #498
- Fix external-location 'lists' command by @adamcain-db in #503
- Updated Delta Pipelines to match API PipelineSettings definition by @stawo in #501
- addition of git source to create_job by @mattias-de-coninck in #490
- Add tests to ensure API compatibility when using positional arguments by @pietern in #507
- Refreshed generated code in databricks_cli.sdk by @pietern in #505
- Add flag for UC get-effective-permissions by @adamcain-db in #511
- Revert "Sample - Fix exports from Workspace to Windows FS (#448)" by @pietern in #516
- Make
.databrickscfg
use umask 0600 ondatabricks configure
by @shreyas-goenka in #522 - Add support to get and update permissions on a Metastore by @wchau in #528
- Add 'metastores get-assignment' CLI for UC by @adamcain-db in #527
- Change Create Recipient CLI to use global metastore ID by @wchau in #534
- Full update options for Delta Sharing shares, recipients, and providers by @wchau in #530
New Contributors
- @adamcain-db made their first contribution in #498
- @stawo made their first contribution in #501
- @mattias-de-coninck made their first contribution in #490
- @shreyas-goenka made their first contribution in #522
- @wchau made their first contribution in #528
Full Changelog: 0.17.0...0.17.1
0.17.0
What's Changed
- Add Unity Catalog support by @adamcain-db in #471
- Add --wait option to databricks runs submit CLI command by @jerrylian-db in #487
New Contributors
- @jerrylian-db made their first contribution in #487
Full Changelog: 0.16.8...0.17.0