File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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.19.1 " />
4+ <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.19.2 " />
55 </ItemGroup >
66
77</Project >
Original file line number Diff line number Diff line change 1212- Memory allocation optimizations in ` DependencyHelper.GetExtensionRequirements ` (#11022 )
1313- Fix Instance Manager for CV1 Migration (#11072 )
1414- Avoid setting up OTel and AzMon exporter in the placeholder mode. (#11090 )
15- - Update Java Worker Version to [ 2.19.1] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.1 )
1615- Memory allocation optimizations in ` FeatureFlags.IsEnabled ` by adopting zero-allocation ` ContainsToken ` for efficient delimited token search (#11075 )
1716- Improvements to coldstart pipeline (#11102 ).
1817- Update Python Worker Version to [ 4.38.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.38.0 )
1918- Only start the Diagnostic Events flush logs timer when events are present, preventing unnecessary flush attempts (#11100 ).
2019- Enable HTTP proxying for custom handlers (#11035 )
2120- Switched memory usage reporting to use CGroup metrics by default for Linux consumption (#11114 )
22- - Add JitTrace files for v4.1040 (#11117 )
21+ - Add JitTrace files for v4.1040 (#11117 )
22+ - Update Java Worker Version to [ 2.19.2] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.2 )
You can’t perform that action at this time.
0 commit comments