-
Notifications
You must be signed in to change notification settings - Fork 908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(release) 1.4.3 #3629
(release) 1.4.3 #3629
Conversation
(maint) Update version for upload-artifact (cherry picked from commit 9c92c60)
This adds a new Package Downloader class and have it call a resolve redirection for download URIs to the original source URI. This allows the same credentials to be used for the download URI as with the source URI when the server is configured to store binary files in a different location.
(#3613) Add source uri override for download uris
This updates the warning that is outputted in non-elevated mode to not be outputted when the user has not specified `--trace` on the commandline. Without this change, any time a use are running in a non-elevated mode, they will always have the trace warning outputted even when they haven't used the argument.
This includes some updates to improve the release process from Support Branches.
(#3621) Skip trace warning when trace not used
This addresses a known CVE with 7-zip: GHSA-2pjx-wvcg-vhr8
(#3625) Upgrade 7z to 24.09
(build) Update GHA to pin ubuntu version (cherry picked from commit c2636fb)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@AdmiringWorm this all looks good to me. Will wait for the CI builds to finish up, and then look to get this merged in. |
Internal CI build has completed, and was successful. @AdmiringWorm thanks for getting this done! |
🎉 This issue has been resolved in version 1.4.3 🎉 The release is available on: Your GitReleaseManager bot 📦 🚀 |
This is the finalization of the Chocolatey CLI 1.4.3 release that is planned to be released next week.
This includes the milestone 1.4.3 as well as the unreleased changes for the 1.4.2 milestone.