Skip to content

Update metadata url before emitting connection change events#992

Merged
kartikgupta-db merged 2 commits intomainfrom
metadata-url-change-propagation
Jan 9, 2024
Merged

Update metadata url before emitting connection change events#992
kartikgupta-db merged 2 commits intomainfrom
metadata-url-change-propagation

Conversation

@ilia-db
Copy link
Copy Markdown
Contributor

@ilia-db ilia-db commented Jan 9, 2024

Changes

This prevents race-condition when we attempt to save environments variables to a file and terminals before the metadata url is actually updated.

Should help with avoiding problems like this: #980

Tests

Manually and existing unit tests

This prevents race-condition when we can attempt to save environments variables
to a file and terminals before the metadata url is actually updated
@ilia-db ilia-db marked this pull request as ready for review January 9, 2024 16:07
@ilia-db ilia-db requested a review from kartikgupta-db January 9, 2024 16:07
@kartikgupta-db kartikgupta-db enabled auto-merge (squash) January 9, 2024 16:49
@kartikgupta-db kartikgupta-db merged commit 0cd590e into main Jan 9, 2024
This was referenced Jan 10, 2024
ilia-db added a commit that referenced this pull request Jan 10, 2024
## packages/databricks-vscode
## <small>1.2.5 (2024-01-10)</small>

* Explicitly clear terminal environment variables before injecting new
ones (#996)
([2491287](2491287)),
closes
[#996](#996)
* Permissions warning (#983)
([00c2834](00c2834)),
closes
[#983](#983)
* Rollback telemetry package (#989)
([c0abaf7](c0abaf7)),
closes
[#989](#989)
* Store `lastInstalledExtensionVersion` in the global storage so we only
show `what's new` once (#971)
([0b19816](0b19816)),
closes
[#971](#971)
* Update all the licenses (#981)
([66cf3c3](66cf3c3)),
closes
[#981](#981)
* Update Databricks CLI to v0.210.2 (#967)
([f309b5e](f309b5e)),
closes
[#967](#967)
* Update Databricks CLI to v0.210.3 (#973)
([bc340cf](bc340cf)),
closes
[#973](#973)
* Update Databricks CLI to v0.211.0 (#982)
([25d0ef2](25d0ef2)),
closes
[#982](#982)
* Update metadata url before emitting connection change events (#992)
([0cd590e](0cd590e)),
closes
[#992](#992)
* Update vscode test package (#984)
([bad500f](bad500f)),
closes
[#984](#984)



## packages/databricks-vscode-types
## <small>1.2.5 (2024-01-10)</small>

* Update all the licenses (#981)
([66cf3c3](66cf3c3)),
closes
[#981](#981)

---------

Co-authored-by: releasebot <[email protected]>
Co-authored-by: Ilia Babanov <[email protected]>
@ilia-db ilia-db deleted the metadata-url-change-propagation branch January 23, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants