Skip to content

Releases: Azure/azure-webjobs-sdk

Microsoft.Azure.WebJobs 3.0.43

01 Dec 19:18
65bc8a2

Choose a tag to compare

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

Microsoft.Azure.WebJobs 3.0.42

08 Sep 23:22
88462df

Choose a tag to compare

What's Changed

  • Add FunctionTimeoutAbortException and FunctionCanceledException (#3139)
  • Create a function-level request telemetry when none exists. (#3146)

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.42

22 Oct 09:38
f79ea0b

Choose a tag to compare

Delay Adaptive Sampling (#3097)

Introducing delay in configuring Adaptive Sampling

Microsoft.Azure.WebJobs 3.0.41

11 Jul 23:51
264601e

Choose a tag to compare

Microsoft.Azure.WebJobs 3.0.41

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.41

25 Jan 19:45
1f5c638

Choose a tag to compare

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.40

22 Jan 06:10
1e731b2

Choose a tag to compare

Downgrading Azure.Identity to 1.10.2

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.39

29 Dec 01:07
ca14c11

Choose a tag to compare

Adding support for Multi-Dimensional Metrics
Adding support for AutocollectedMetricsExtractor
Adding support for Application Insights Diagnostics event logging

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.38

05 Oct 21:03
8960a72

Choose a tag to compare

Microsoft.Azure.WebJobs 3.0.39

14 Sep 23:07
7006d2f

Choose a tag to compare

v3.0.39

Updating WebJobs version for release (#3017)

Microsoft.Azure.WebJobs 3.0.38

12 Sep 23:29
16d138e

Choose a tag to compare

v3.0.38

Adding IListenerDecorator support (#3011)