1.4.3
sebastianburckhardt
released this
17 Apr 16:42
·
33 commits
to main
since this release
NuGet packages
- Microsoft.Azure.DurableTask.Netherite
- Microsoft.Azure.DurableTask.Netherite.AzureFunctions
- Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite
What's Changed
Many improvements to reliability and observability, and a few small new features and fixes:
- Add RecoveryTester feature #341
- support long and infinite timeouts #357
- Fix hanging blob creation #364
- Tune semaphore settings for Azure Storage accesses #365
- Improve error handling for FASTER IO completion callbacks #349
- Use OrchestrationAlreadyExistsException instead of InvalidOperationException #375
- fix race condition on OrchestrationRuntimeState.NewEvents #380
- Ignore duplicate client requests #379
- Fix blob batch persistence #369
- Make adjustments and add tracing #374
Full Changelog: 1.4.2...1.4.3