github Azure/azure-functions-durable-extension Analyzer-v0.3.0
Durable Functions Roslyn Analyzer v0.3.0

latest releases: v2.13.2, v2.13.1, v3.0.0-rc.1...
3 years ago

Durable Functions Roslyn Analyzer v0.3.0

For more detailed information on the Durable Functions Roslyn Analyzer, see these release notes: https://github.com/Azure/azure-functions-durable-extension/releases/tag/Analyzer-v0.2.0

This is a patch release to the Durable Functions Roslyn Analyzer that contains several bug fixes.

If you have any issues with or suggestions for the Durable Functions Analyzer, open an issue, I'd love to hear your feedback!

NuGet package

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers

Updates and Bug Fixes

All changes in this PR ( #1394 )

  • Fixed FunctionAnalyzer type comparison bug that did not correctly compare Tuples and type arguments correctly.
  • Fixed NullReferenceException in FunctionAnalyzer
  • Allow constants to be used in the function NameAnalyzer when there is no matching function found in source code

Don't miss a new azure-functions-durable-extension release

NewReleases is sending notifications on new releases.