Skip to content

Durable Functions for NodeJS 2.1.3

Compare
Choose a tag to compare
@hossam-nasr hossam-nasr released this 11 Jul 21:10
· 10 commits to v2.x since this release
31f14f2

Durable Functions for JavaScript 2.1.3 is a new patch version release.

npm package

https://www.npmjs.com/package/durable-functions

Patch

  • Fixed a bug where an error was thrown on every execution of a durable Entity (#373)
  • Fixed a bug where sometimes activities can be scheduled multiple times (#485)