From 6e243a66efc956c341aacd7da968bc5594127a36 Mon Sep 17 00:00:00 2001 From: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:15:10 -0600 Subject: [PATCH] Python worker update hotfix - 4.27.6 (#9661) * Update Python Worker Version to 4.21.0 (#9658) * Update Python Worker Version to 4.21.0 * Update release_notes.md --------- Co-authored-by: AzureFunctionsPython * Updating version to 4.27.6 --------- Co-authored-by: AzureFunctionsPython Co-authored-by: root --- build/common.props | 2 +- build/python.props | 2 +- release_notes.md | 2 +- test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index afa45088b8..3afc33d692 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 27 - 5 + 6 0 diff --git a/build/python.props b/build/python.props index a3ce270cdb..64ba54e24f 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index b39d1d8dd7..393b1ab71d 100644 --- a/release_notes.md +++ b/release_notes.md @@ -3,7 +3,7 @@ -- Update Python Worker Version to [4.20.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.20.0) +- Update Python Worker Version to [4.21.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.21.0) - Update Java Worker Version to [2.13.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.13.0) - Increased maximum HTTP request content size to 210000000 Bytes (~200MB) - Update Node.js Worker Version to [3.8.1](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.8.1) diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index f54686311c..0893056727 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -57,7 +57,7 @@ - +