diff --git a/release_notes.md b/release_notes.md index 0dbbf10b27..630e0cd074 100644 --- a/release_notes.md +++ b/release_notes.md @@ -18,4 +18,6 @@ - Enabling worker indexing for Logic Apps app kind behind an enviornment setting - Adding HttpWorkerFunctionProvider functions to synctrigger payload (#11430) - Remove the Flex-only AzureMonitorDiagnosticLoggerProvider filter (#11431) -- Add TraceContext attributes for OTel (#11429) \ No newline at end of file +- Add TraceContext attributes for OTel (#11429) +- Update Microsoft.Azure.WebJobs.Extensions to 5.2.1 (#11414) +- Update Microsoft.Azure.WebJobs.Extensions.Http to 3.2.1 (#11439) diff --git a/src/WebJobs.Script/WebJobs.Script.csproj b/src/WebJobs.Script/WebJobs.Script.csproj index ea50cb42ed..56a1c7cfd6 100644 --- a/src/WebJobs.Script/WebJobs.Script.csproj +++ b/src/WebJobs.Script/WebJobs.Script.csproj @@ -42,7 +42,7 @@ - +