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
<!-- Please add your release notes in the following format:
4
-
- My change description (#PR)
5
-
-->
6
-
- Update Java Worker Version to [2.19.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.0)
7
-
- Add support for new FeatureFlag `EnableAzureMonitorTimeIsoFormat` to enable iso time format for azmon logs for Linux Dedicated/EP Skus. (part of #7864)
8
-
- Update PowerShell worker to 4.0.4175 (sets defaultRuntimeVersion to 7.4 in worker.config.json)
9
-
- Fixing default DateTime bug with TimeZones in TimerTrigger (#10906)
10
-
- Add support for the release channel setting `WEBSITE_PlatformReleaseChannel` and use this value in extension bundles resolution.
11
-
- Bug fix for platform release channel bundles resolution casing issue and additional logging (#10921)
12
-
- Fix race condition that leads the host to initialize placeholder (warmup) function in Linux environments (#10848)
13
-
- Update Python Worker Version to [4.36.1](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.36.1)
1
+
### Release notes
2
+
3
+
<!-- Please add your release notes in the following format:
0 commit comments