Skip to content

Bump Microsoft.Azure.AppService.Middleware to 1.5.12 - #12013

Open
mikemegally-ms wants to merge 3 commits into
Azure:devfrom
mikemegally-ms:mikemegally-microsoft-bump-middleware-packages
Open

Bump Microsoft.Azure.AppService.Middleware to 1.5.12#12013
mikemegally-ms wants to merge 3 commits into
Azure:devfrom
mikemegally-ms:mikemegally-microsoft-bump-middleware-packages

Conversation

@mikemegally-ms

@mikemegally-ms mikemegally-ms commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Issue describing the changes in this PR

Bumps Microsoft.Azure.AppService.Middleware.Functions from 1.5.11 to 1.5.12. Its existing transitive packages Microsoft.Azure.AppService.Middleware, Microsoft.Azure.AppService.Middleware.Modules, and Microsoft.Azure.AppService.Middleware.NetCore resolve to 1.5.12 as well.

Pull request checklist

  • Backporting to the in-proc branch is not required
    • NOTE: Please confirm whether this middleware update also needs an in-proc backport for Core Tools or non-Flex deployments.
  • My changes do not require documentation changes
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
  • My changes do not require diagnostic events changes
  • I have added all required tests (Unit tests, E2E tests)
    • Version-only bump; the existing WebHost dependency baseline test passes.

Additional information

  • Updated the centrally managed Microsoft.Azure.AppService.Middleware.Functions reference and refreshed the WebHost deps.json baseline for all four resolved middleware packages. No new package references were added.
  • dotnet restore .\src\WebJobs.Script.WebHost\WebJobs.Script.WebHost.csproj -v minimal succeeded.
  • dotnet test .\test\WebJobs.Script.Tests\WebJobs.Script.Tests.csproj --filter "FullyQualifiedName~DependencyTests.Verify_DepsJsonChanges" -c Release -v minimal passed (1/1).

Update the centrally managed Functions middleware package and refresh the WebHost dependency baseline for all four resolved middleware packages.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Document the App Service middleware 1.5.12 update for the next host release.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are a straightforward dependency version bump with corresponding baseline refresh and no remaining references to the prior version found.

Pull request overview

This PR updates the Azure App Service middleware package set used by the WebHost by bumping the centrally-managed Microsoft.Azure.AppService.Middleware.Functions reference to 1.5.12 and refreshing the WebHost deps.json baseline to reflect the resolved middleware package versions.

Changes:

  • Bump Microsoft.Azure.AppService.Middleware.Functions from 1.5.11 to 1.5.12 via central package management.
  • Refresh the WebHost dependency baseline (Microsoft.Azure.WebJobs.Script.WebHost.deps.json) to capture the updated middleware package versions, assembly/file versions, and package hashes/paths.
  • Add a release note entry for the middleware update.
File summaries
File Description
Directory.Packages.props Updates the centrally managed package version for Microsoft.Azure.AppService.Middleware.Functions to 1.5.12.
test/WebJobs.Script.Tests/Microsoft.Azure.WebJobs.Script.WebHost.deps.json Updates the WebHost deps baseline to reflect middleware packages resolving to 1.5.12 (including hashes/paths and assembly versions).
release_notes.md Adds a release note line documenting the middleware update to 1.5.12.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mikemegally-ms mikemegally-ms left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Bring in the client visibility and worker-link fixture fixes from Azure#12014, along with the latest System.Memory.Data update, so Azure#12013 can run CI on the current dev baseline. Preserve the Microsoft.Azure.AppService.Middleware 1.5.12 bump and its release note.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d5fd305f-753d-49d5-a44f-81a4a46d9867
@mikemegally-ms

Copy link
Copy Markdown
Contributor Author

Ok merging dev fixed the build issues.

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