Skip to content

Commit

Permalink
New version: Databricks.DatabricksCLI version 0.228.0 (microsoft#174117)
Browse files Browse the repository at this point in the history
  • Loading branch information
eng-dev-ecosystem-bot authored Sep 18, 2024
1 parent 58ba301 commit b2b522b
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Databricks.DatabricksCLI
PackageVersion: 0.228.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: databricks.exe
UpgradeBehavior: uninstallPrevious
ReleaseDate: 2024-09-18
Installers:
- Architecture: x64
InstallerUrl: https://github.com/databricks/cli/releases/download/v0.228.0/databricks_cli_0.228.0_windows_amd64-signed.zip
InstallerSha256: D9E1869384D3562618A2364EF2C158C540DAB8E68623123B792753A8F2FFA19D
- Architecture: arm64
InstallerUrl: https://github.com/databricks/cli/releases/download/v0.228.0/databricks_cli_0.228.0_windows_arm64-signed.zip
InstallerSha256: B15307D895559BC5B8DDE7AA2E5A434955126C2A4DDA5E12B51706ABCCBA1CF8
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Databricks.DatabricksCLI
PackageVersion: 0.228.0
PackageLocale: en-US
Publisher: Databricks
PublisherUrl: https://databricks.com
PublisherSupportUrl: https://github.com/databricks/cli/issues
PackageName: DatabricksCLI
PackageUrl: https://github.com/databricks/cli
License: DB license
LicenseUrl: https://github.com/databricks/cli/blob/main/LICENSE
ShortDescription: Databricks Command Line Interface
ReleaseNotes: |-
- Do not error if we cannot prompt for a profile in auth login (#1745).
- Pass along $AZURE_CONFIG_FILE to Terraform process (#1734).
- Add prompt when a pipeline recreation happens (#1672).
- Use materialized views in the default-sql template (#1709).
- Update templates to latest LTS DBR (#1715).
- Make lock optional in the JSON schema (#1738).
- Do not suppress normalisation diagnostics for resolving variables (#1740).
- Include a permissions section in all templates (#1713).
- Fixed complex variables are not being correctly merged from include files (#1746).
- Fixed variable override in target with full variable syntax (#1749).
- Consider serverless clusters as compatible for Python wheel tasks (#1733).
- PythonMutator: explain missing package error (#1736).
- Add dyn.
Time to box a timestamp with its original string value (#1732).
- Fix streaming of stdout, stdin, stderr in cobra test runner (#1742).
- Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#1741).
ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.228.0
ManifestType: defaultLocale
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: Databricks.DatabricksCLI
PackageVersion: 0.228.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit b2b522b

Please sign in to comment.