File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<Project >
22
33 <ItemGroup >
4- <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.18.1 " />
4+ <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.19.0 " />
55 </ItemGroup >
66
77</Project >
Original file line number Diff line number Diff line change 33<!-- Please add your release notes in the following format:
44- My change description (#PR)
55-->
6-
7- - Update Java Worker Version to [ 2.18.1] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.18.1 )
86- Introduced support for response compression, which can be enabled through explicit opt-in (#10870 )
97- Add support for new FeatureFlag ` EnableAzureMonitorTimeIsoFormat ` to enable iso time format for azmon logs for Linux Dedicated/EP Skus. (#10684 )
108- Allow sync trigger to happen in managed environment when ` AzureWebJobsStorage ` is not set (#10767 )
1816- Fixed bug that could result in "Binding names must be unique" error (#10938 )
1917- Fix race condition that leads the host to initialize placeholder (warmup) function in Linux environments (#10848 )
2018- Updating Azure.Core and OTel related packages, recording exception and retaining "Microsoft.Azure.WebJobs" logs (#10965 )
21- - Update Python Worker Version to [ 4.36.1] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.36.1 )
19+ - Update Python Worker Version to [ 4.36.1] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.36.1 )
20+ - Update Java Worker Version to [ 2.19.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.0 )
You can’t perform that action at this time.
0 commit comments