File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionPrefix >3.0.42 </VersionPrefix >
3+ <VersionPrefix >3.0.43 </VersionPrefix >
44 <UpdateBuildNumber >true</UpdateBuildNumber >
55 </PropertyGroup >
66</Project >
Original file line number Diff line number Diff line change 11### What's Changed
22
3- ### Microsoft.Azure.WebJobs 3.0.42
3+ ### Microsoft.Azure.WebJobs 3.0.43
44
5- - Add ` FunctionTimeoutAbortException ` and ` FunctionCanceledException ` (#3139 )
5+ - fixing race in Binder that can cause NullReferenceExceptions (#3167 )
6+ - Improve FunctionExecutor error handling (#3166 )
7+ - Make LogFunctionScaleError public to use in the extensions (#3164 )
8+ - Fix race condition in ShutdownListener constructor (#3158 )
9+ - Create a function-level request telemetry when none exists (#3146 )
610
You can’t perform that action at this time.
0 commit comments