Skip to content

Releases: Appstream-Studio/durable-patterns

Release list

v1.0.2

Choose a tag to compare

@piotrek-appstream piotrek-appstream released this 07 Jun 10:21
86f4b1b

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.