Skip to content

Microsoft.Azure.WebJobs 3.0.43

Latest

Choose a tag to compare

@jviau jviau released this 01 Dec 19:18
· 11 commits to dev since this release
65bc8a2

What's Changed

  • Fix race condition in ShutdownListener constructor by @matt-richardson in #3158
  • Make LogFunctionScaleError public to use in the extensions by @alrod in #3164
  • Improve FunctionExecutor error handling by @mathewc in #3166
  • fixing race in Binder that can cause NullReferenceExceptions by @brettsam in #3167

New Contributors

Full Changelog: v3.0.42...v3.0.43