Releases: Azure/azure-webjobs-sdk
Releases · Azure/azure-webjobs-sdk
Release list
Microsoft.Azure.WebJobs 3.0.46
What's Changed
- Fix ScaleManager to skip concurrency status reads when Dynamic Concurrency is disabled by @Copilot in #3186
- Bump dotnet-sdk from 10.0.103 to 10.0.200 by Dependabot (@dependabot)[bot] in #3187
- Change LogFunctionScaleVote log level from Debug to Information by Alexey Rodionov (@alrod) in #3189
- Bump dotnet-sdk from 10.0.200 to 10.0.201 by Dependabot (@dependabot)[bot] in #3188
- Bump dotnet-sdk from 10.0.201 to 10.0.202 by Dependabot (@dependabot)[bot] in #3194
- Remove unavailable dependency
appinsights.testloggerby Xavier Garceau-Aranda (@x4v13r64) in #3192 - Fix SingletonListener lock leak when inner listener fails to start by Lilian Kasem (@liliankasem) in #3193
- Fix target scaler fallback race condition via shared storage by Alexey Rodionov (@alrod) in #3191
- Adding AllowArmWebhookAccessAttribute by Mathew Charles (@mathewc) in #3201
- Release prep for 3.0.46 by Alexey Rodionov (@alrod) in #3202
- Add es-metadata.yml for inventory-as-code by Jacob Viau (@jviau) in #3199
New Contributors
- @Copilot made their first contribution in #3186
- Xavier Garceau-Aranda (@x4v13r64) made their first contribution in #3192
Full Changelog: v3.0.45...v3.0.46
Microsoft.Azure.WebJobs 3.0.43
What's Changed
- Fix race condition in ShutdownListener constructor by Matt Richardson (@matt-richardson) in #3158
- Make LogFunctionScaleError public to use in the extensions by Alexey Rodionov (@alrod) in #3164
- Improve FunctionExecutor error handling by Mathew Charles (@mathewc) in #3166
- fixing race in Binder that can cause NullReferenceExceptions by Brett Samblanet (@brettsam) in #3167
New Contributors
- Daniel Castro (@castrodd) made their first contribution in #3159
- Matt Richardson (@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
Fixes issue #Azure/azure-sdk-for-net#37832
Microsoft.Azure.WebJobs 3.0.39
v3.0.39 Updating WebJobs version for release (#3017)