Releases: Azure/azure-webjobs-sdk
Releases · Azure/azure-webjobs-sdk
Microsoft.Azure.WebJobs 3.0.43
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
- @castrodd made their first contribution in #3159
- @matt-richardson made their first contribution in #3158
Full Changelog: v3.0.42...v3.0.43
Microsoft.Azure.WebJobs 3.0.42
Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.42
Delay Adaptive Sampling (#3097) Introducing delay in configuring Adaptive Sampling
Microsoft.Azure.WebJobs 3.0.41
Microsoft.Azure.WebJobs 3.0.41
Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.41
AI Package Update
Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.40
Downgrading Azure.Identity to 1.10.2
Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.39
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
Microsoft.Azure.WebJobs 3.0.39
v3.0.39 Updating WebJobs version for release (#3017)
Microsoft.Azure.WebJobs 3.0.38
v3.0.38 Adding IListenerDecorator support (#3011)