Skip to content

Releases: Appstream-Studio/durable-patterns

v1.0.2

07 Jun 10:21
86f4b1b

Choose a tag to compare

The steps are now stored in a durable entity instead of an in-memory dictionary.
This addresses a bug that caused the steps to be lost when the orchestrator was unloaded by the Durable Functions framework.