-
Couldn't load subscription status.
- Fork 463
Prepare for release: Bump to v4.4.0 with host version 4.1043.200 #4685
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
Conversation
Co-authored-by: v-amakhan <[email protected]>
|
@copilot Please also bump the host version (Out-of-Proc: v4.1043.200) in release notes and the package ref itself. We should also bump our cli version to 4.4.0 |
Co-authored-by: liliankasem <[email protected]>
Done! Updated all three items:
Commit: 12a64a6 |
|
@copilot can you please also run the E.g. |
I attempted to run the script but it's unable to reach the GitHub API to validate the host tag and fetch worker versions due to network restrictions in the sandboxed environment: The script needs to:
Could you either:
Alternatively, if you can grant access to api.github.com and raw.githubusercontent.com for this environment, I can re-run the script. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@v-amakhan let's maybe wait on these 2 PRs to merge before we merge this PR and release: |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This PR prepares the Azure Functions Core Tools repository for the v4.4.0 release by cleaning up release notes and updating version numbers.
Changes
<entry>fromrelease_notes.mdthat was used during developmentsrc/Cli/func/Directory.Version.propsrelease_notes.mdMicrosoft.Azure.WebJobs.Script.WebHostpackage reference from 4.1042.100 to 4.1043.200 ineng/build/Packages.propsThe release notes now cleanly document only the actual changes included in this release.
Release Information
Version: 4.4.0
Host Version: 4.1043.200
In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Release Notes
The v4.4.0 release includes:
Verification
src/Cli/func/Directory.Version.propsandrelease_notes.mdrelease_notes.mdandeng/build/Packages.propsThis change ensures the repository is ready for the v4.4.0 release process in accordance with the versioning guidelines outlined in
.github/instructions/release.instructions.md.Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.