Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
3.0.15371
Release notes
- Updated HTTP extension to 3.0.10
- Updated Python Worker Version to 1.1.10
- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810)
- Updated Node.js Worker Version to 2.1.0
- Updated Java Worker Version to 1.8.1
- Updated PowerShell Worker to 3.0.629 (PS7) and 3.0.630 (PS6)
- Updated System.Data.SqlClient to 4.8.2
- Added direct refereces to System.IO.Pipes and System.Threading.Overlapped to ensure System.Data.SqlClient package update does not impact unification
3.0.15352
Release notes
- Updated HTTP extension to 3.0.10
- Updated Python Worker Version to 1.1.10
- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810)
- Updated Node.js Worker Version to 2.1.0
- Updated Java Worker Version to 1.8.1
- Updated PowerShell Worker to 3.0.629 (PS7) and 3.0.630 (PS6)
- Updated System.Data.SqlClient to 4.8.2
- Added direct refereces to System.IO.Pipes and System.Threading.Overlapped to ensure System.Data.SqlClient package update does not impact unification
Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 1.2.1
This release added a method to control how ExtensionMetadataGenerator handles optimizing the build output (#6849). See documentation here
3.0.15278
Release notes
This release is hotfix for release https://github.com/Azure/azure-functions-host/releases/tag/v3.0.15193 for auto-upgrading V2 apps to V3 addressed in PR #7005
3.0.15277
Release notes
- Updated HTTP extension to 3.0.10
- Updated Python Worker Version to 1.1.10
- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810)
- Updated Node.js Worker Version to 2.1.0
- Updated Java Worker Version to 1.8.1
- Updated PowerShell Worker to 3.0.629 (PS7) and 3.0.630 (PS6)
- Updated System.Data.SqlClient to 4.8.2
- Added direct refereces to System.IO.Pipes and System.Threading.Overlapped to ensure System.Data.SqlClient package update does not impact unification
Release sprint: Sprint 89
[ bugs | features ]
2.0.15229
3.0.15193
Release notes
- Fixed bug in sync triggers operations for Durable Functions using custom storage account connection strings.
- Update PowerShell Worker to 3.0.557 (PS6) Release Note and 3.0.560 (PS7) Release Note
- Update Microsoft.Azure.WebJobs and Microsoft.Azure.WebJobs.Logging.ApplicationInsights to v3.0.25 Release Notes
- Update Microsoft.Azure.WebJobs.Extensions.Http to 3.0.9-10815
- Update Python Worker to 1.1.8 Release Note
- Update Python Library to 1.5.0 Release Note
3.0.15185
Release notes
This is a hotfix release for https://github.com/Azure/azure-functions-host/releases/tag/v3.0.15149
- Makes metric logging more robust #6973
3.0.15149
Release notes
This is a hotfix release for https://github.com/Azure/azure-functions-host/releases/tag/v3.0.15065
- Fixed regression that raises Timeout Exceptions on function load responses #6936
3.0.15065
Release notes
- Fixed bug in sync triggers operations for Durable Functions using custom storage account connection strings.
- Update PowerShell Worker to 3.0.557 (PS6) Release Note and 3.0.560 (PS7) Release Note
- Update Microsoft.Azure.WebJobs and Microsoft.Azure.WebJobs.Logging.ApplicationInsights to v3.0.25 Release Notes
- Update Microsoft.Azure.WebJobs.Extensions.Http to 3.0.9-10815
- Update Python Worker to 1.1.8 Release Note
- Update Python Library to 1.5.0 Release Note