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 1
1
<Project >
2
2
3
3
<ItemGroup >
4
- <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.19.1 " />
4
+ <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.19.2 " />
5
5
</ItemGroup >
6
6
7
7
</Project >
Original file line number Diff line number Diff line change 12
12
- Memory allocation optimizations in ` DependencyHelper.GetExtensionRequirements ` (#11022 )
13
13
- Fix Instance Manager for CV1 Migration (#11072 )
14
14
- 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 )
16
15
- Memory allocation optimizations in ` FeatureFlags.IsEnabled ` by adopting zero-allocation ` ContainsToken ` for efficient delimited token search (#11075 )
17
16
- Improvements to coldstart pipeline (#11102 ).
18
17
- Update Python Worker Version to [ 4.38.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.38.0 )
19
18
- Only start the Diagnostic Events flush logs timer when events are present, preventing unnecessary flush attempts (#11100 ).
20
19
- Enable HTTP proxying for custom handlers (#11035 )
21
20
- 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