Release: v2.12.3#2012
Merged
Merged
Conversation
Keep the two user-facing changes (custom-host CLI login fix #2009, bundled CLI 1.2.0 -> 1.7.0 #1999) and drop internal/CI/dev-dep-only entries (e2e Windows hardening, esbuild/glob devDeps, @types/eslint removal, ESLint flat config migration). Dedupe issue refs, restore the truncated login-fix title, and drop the auto-close keyword near the issue reference.
Contributor
Author
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Contributor
|
E2e tests for this release: https://github.com/databricks-eng/eng-dev-ecosystem/actions/runs/29332771557 Note: this is a private execution — only EMU (corporate) accounts on VPN can open the link; other accounts get HTTP 403. |
misha-db
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.12.3 (patch).
User-facing changes
packages/databricks-vscode
--hoston databricks-cli login so custom workspace hosts are not redirected to the public login page (fix: always pass --host on databricks-cli login so custom hosts are not redirected to the public login page #2009) — fixes the OAuth sign-in regression reported in [BUG] OAuth sign-in with a custom workspace host redirects to public login.databricks.com #2011.Not in the changelog (internal / CI / dev-deps)
Dropped from the user-facing changelog per the release SOP: e2e Windows shard hardening (#1980, #2006), esbuild and glob devDependency bumps (#1986, #1987), removal of unused
@types/eslint/mock-require(#1998), and the ESLint 8→10 flat-config migration (#2000).Tracked in DECO-27700. E2e run link to follow in a comment.