Skip to content

Conversation

@fabiocav
Copy link
Member

@fabiocav fabiocav commented Oct 10, 2025

Pull request checklist

IMPORTANT: Currently, changes must be backported to the in-proc branch to be included in Core Tools and non-Flex deployments.

  • Backporting to the in-proc branch is not required
    • Otherwise: Link to backporting PR
  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • 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
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

Additional information

This pull request updates the dependency on Microsoft.Azure.AppService.Middleware.Functions to version 1.5.8. This change ensures the project uses the latest features and fixes provided by the middleware package.

@fabiocav fabiocav requested a review from a team as a code owner October 10, 2025 22:02
Copilot AI review requested due to automatic review settings October 10, 2025 22:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Microsoft.Azure.AppService.Middleware.Functions dependency from version 1.5.7 to 1.5.8 to incorporate the latest features and fixes from the middleware package.

Key Changes

  • Updated package reference to version 1.5.8 of the App Service middleware
  • Added corresponding entry to release notes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj Updated package reference version from 1.5.7 to 1.5.8
release_notes.md Added entry documenting the middleware version update

@mattchenderson
Copy link
Contributor

Just confirming - normally we would backport middleware updates, right? In this case I don't think it is necessary to, especially to address Flex needs, but it did still surprise me in reviewing the checklist, I suppose.

@fabiocav
Copy link
Member Author

Just confirming - normally we would backport middleware updates, right? In this case I don't think it is necessary to, especially to address Flex needs, but it did still surprise me in reviewing the checklist, I suppose.

Corrected that. I'll have this backported once merged.

@fabiocav fabiocav merged commit 5a1d2a5 into dev Oct 11, 2025
9 checks passed
@fabiocav fabiocav deleted the fabiocav/eaupdate branch October 11, 2025 00:21
Copilot AI added a commit that referenced this pull request Oct 11, 2025
Copilot AI added a commit that referenced this pull request Oct 11, 2025
liliankasem pushed a commit that referenced this pull request Oct 14, 2025
… only (#11419)

* Initial plan

* Backport PR #11416: Upgrade AppService Middleware to 1.5.8 for .NET 8 only

Co-authored-by: fabiocav <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: fabiocav <[email protected]>
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.

5 participants