Skip to content

Commit 0258265

Browse files
New version: Databricks.DatabricksCLI version 0.258.0 (microsoft#270509)
1 parent 8f95008 commit 0258265

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Databricks.DatabricksCLI
5+
PackageVersion: 0.258.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: databricks.exe
10+
UpgradeBehavior: uninstallPrevious
11+
ReleaseDate: 2025-07-02
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/databricks/cli/releases/download/v0.258.0/databricks_cli_0.258.0_windows_amd64-signed.zip
15+
InstallerSha256: 55E8C9BDB393FF13E86018C3B79F6720BBF2C80567DC7AFD47CBDAF498E35AF2
16+
ManifestType: installer
17+
ManifestVersion: 1.9.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Databricks.DatabricksCLI
5+
PackageVersion: 0.258.0
6+
PackageLocale: en-US
7+
Publisher: Databricks
8+
PublisherUrl: https://databricks.com/
9+
PublisherSupportUrl: https://github.com/databricks/cli/issues
10+
PackageName: DatabricksCLI
11+
PackageUrl: https://github.com/databricks/cli
12+
License: DB license
13+
LicenseUrl: https://github.com/databricks/cli/blob/HEAD/LICENSE
14+
ShortDescription: Databricks Command Line Interface
15+
Tags:
16+
- command-line-interface
17+
- databricks
18+
ReleaseNotes: |-
19+
Release v0.258.0
20+
Notable Changes
21+
- Switch default-python template to use pyproject.toml + dynamic_version in dev target. uv is now required. (#3042)
22+
Dependency updates
23+
- Upgraded TF provider to 1.84.0 (#3151)
24+
CLI
25+
- Fixed an issue where running databricks auth login would remove the cluster_id field from profiles in .databrickscfg. The login process now preserves the cluster_id field. (#2988)
26+
Bundles
27+
- Added support for pipeline environment field (#3153)
28+
- "bundle summary" now prints diagnostic warnings to stderr (#3123)
29+
- "bundle open" will print the URL before opening the browser (#3168)
30+
ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.258.0
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Databricks.DatabricksCLI
5+
PackageVersion: 0.258.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)