Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions NEXT_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

### CLI
* Add `completion install`, `uninstall`, and `status` subcommands ([#4581](https://github.com/databricks/cli/pull/4581))
* Wire profile name through CLI ToOAuthArgument for profile-based cache keys ([#4562](https://github.com/databricks/cli/pull/4562))
* Add host disambiguation and positional profile support to auth token ([#4574](https://github.com/databricks/cli/pull/4574))
* Update error messages to suggest 'databricks auth login' ([#4587](https://github.com/databricks/cli/pull/4587))
* Resolve --host to matching profile for token cache lookup ([#4591](https://github.com/databricks/cli/pull/4591))
* Improve auth token UX: profile selection and better empty-state handling ([#4584(https://github.com/databricks/cli/pull/4584)

### Bundles
* Added support for git_source and git_repository for Apps ([#4538](https://github.com/databricks/cli/pull/4538))
Expand Down