From 83827704fbe7504d24da8c39851256c8fe96b6c5 Mon Sep 17 00:00:00 2001 From: peterstone2017 <12449837+YunchuWang@users.noreply.github.com> Date: Thu, 26 May 2022 16:03:25 -0500 Subject: [PATCH] Update Python Worker Version to 4.2.0-hotfix (#8421) * Update Python Worker Version to 4.2.0-hotfix * Update patch version to 2 Co-authored-by: peterstone2017 --- 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 f8dc9fd236..6eff4387a4 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 5 - 1 + 2 0 diff --git a/build/python.props b/build/python.props index a7d391aad5..d74a7e3f2b 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index ffd599c6ad..c9134ed135 100644 --- a/release_notes.md +++ b/release_notes.md @@ -2,7 +2,7 @@ -- Update Python Worker Version to [4.1.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.1.0) +- Update Python Worker Version to [4.2.0-hotfix](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.2.0-hotfix) - Updated Java Worker Version to [2.2.3](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.2.3) - Updated Node.js Worker Version to [3.3.0](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.3.0) - Add Include minimum durable payload to sync trigger (#8292) diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index 1930610a25..2a389dd980 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -57,7 +57,7 @@ - +