-
Notifications
You must be signed in to change notification settings - Fork 91
Reconcile package versions after 1.43.0 release merge #9013
Copy link
Copy link
Open
Milestone
Description
The 1.43.0 release merge resolved conflicts by taking main's package versions for azcopy-extension and adls2-extension. Both are missing a change that shipped in 1.43.0.
The other three release packages (blob-extension 1.14.17, explorer-panel 1.3.17, storage-account-extension 3.2.19) were taken from the release branch and are already on main.
Packages to reconcile
azcopy-extension
Main has 1.7.32 — missing "Fix inconsistent Directory vs Folder dialog titles".
adls2-extension
Main has 1.10.5 — missing "Fix inconsistent Directory vs Folder dialog titles".
Action needed
Cherry-pick the Directory/Folder fix into both packages on main, publish new versions, and integrate into Standalone.
Reactions are currently unavailable