You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,4 @@
2
2
<!-- Please add your release notes in the following format:
3
3
- My change description (#PR)
4
4
-->
5
-
- Capture diagnostic events
6
-
- Added a feature flag to opt out of the default behavior where the host sets the environment name to `Development` when running in debug mode. To disable the behavior, set the app setting: `AzureWebJobsFeatureFlags` to `DisableDevModeInDebug`
7
-
- Reorder CORS and EasyAuth middleware to prevent EasyAuth from blocking CORS requests (#7315)
8
-
- Updated PowerShell Worker (PS7) to [3.0.833](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.833)
9
-
- Add IDistributedLockManager for Kubernetes environment (#7327)
10
-
- Call EnableDrainModeAsync on ApplicationStopping (#7262)
- Update App Service Authentication/Authorization on Linux Consumption from 1.4.0 to 1.4.5. Release notes for this feature captured at https://github.com/Azure/app-service-announcements/issues. (#7205)
18
-
- Add v12 Storage-dependent implementations to Functions Host to support Managed Identity integration
5
+
- Update Python Worker Version to [1.2.4](https://github.com/Azure/azure-functions-python-worker/releases/tag/1.2.4)
0 commit comments