diff --git a/release_notes.md b/release_notes.md index a0154ac5fa..0d91c417ca 100644 --- a/release_notes.md +++ b/release_notes.md @@ -7,3 +7,5 @@ - Updated to version 1.5.8 of Microsoft.Azure.AppService.Middleware.Functions for .NET 8 only (#11416) - Enabling worker indexing for Logic Apps behind an enviornment setting (#11377) - Remove packages `Microsoft.Azure.Cosmos.Table` and `Microsoft.Azure.DocumentDB.Core` (#11435) +- Update Microsoft.Azure.WebJobs.Extensions to 5.2.1 (#11415) +- Update Microsoft.Azure.WebJobs.Extensions.Http to 3.2.1 (#11440) diff --git a/src/WebJobs.Script/WebJobs.Script.csproj b/src/WebJobs.Script/WebJobs.Script.csproj index 18c5531b17..788e5ca557 100644 --- a/src/WebJobs.Script/WebJobs.Script.csproj +++ b/src/WebJobs.Script/WebJobs.Script.csproj @@ -37,7 +37,7 @@ - +