Release: v0.0.2 - #207
Merged
kartikgupta-db merged 1 commit intoNov 10, 2022
Merged
Conversation
mgyucht
pushed a commit
to mgyucht/databricks-vscode
that referenced
this pull request
Apr 12, 2023
Adds environments: * environment = "azure-prod-ucws" * environment = "azure-prod-pecou" For the latter I added the following comment. ``` // This environment name sucks and should really be "azure-prod-peco-uc". // Unfortunately Azure Key Vault names have a limit of 24 characters. // To fix; we can evaluate sticking all secrets for an env in a single global Key Vault. // Then we can use the secret name to pull all secrets and not use one Key Vault per environment. ``` This also adds a PECO cluster.
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.
packages/databricks-vscode
0.0.2 (2022-11-10)
project.jsonupdate ((De)Attach sync destination and cluster onproject.jsonupdate #104) (471e2aa), closes #104access_modeinstead ofdata_security_modewhen filtering out single user cluster (fc3ebb4), closes #149.databrickscfgparsing ([DECO-192] Improve error handling for.databrickscfgparsing #123) (be838b7), closes #123cancellationTokenandonProgresscallback to autogenerated APIs (AddcancellationTokenandonProgresscallback to autogenerated APIs #100) (d93b6f9), closes #100 #98.databricks/project.json(Add file watcher for.databricks/project.json#84) (7073738), closes #84 #50User-AgentHTTP header (Added unifiedUser-AgentHTTP header #52) (9e75eff), closes #52Run on Databricks(Don't run notebooks withRun on Databricks#132) (d4bae06), closes #132bricks sync(Fix problem matcher forbricks sync#160) (661d69e), closes #160.databrickscfgon parse error (prompt for new.databrickscfgon parse error #99) (bedb6ab), closes #99packages/databricks-sdk-js
0.0.2 (2022-11-10)
access_modeinstead ofdata_security_modewhen filtering out single user cluster (fc3ebb4), closes #149.databrickscfgparsing ([DECO-192] Improve error handling for.databrickscfgparsing #123) (be838b7), closes #123cancellationTokenandonProgresscallback to autogenerated APIs (AddcancellationTokenandonProgresscallback to autogenerated APIs #100) (d93b6f9), closes #100 #98User-AgentHTTP header (Added unifiedUser-AgentHTTP header #52) (9e75eff), closes #52.databrickscfgon parse error (prompt for new.databrickscfgon parse error #99) (bedb6ab), closes #99packages/databricks-vscode-types
0.0.2 (2022-11-10)