Skip to content

Durable Functions for JavaScript 3.4.0

Latest

Choose a tag to compare

@bachuv bachuv released this 23 Jun 20:41
d276d53

Durable Functions for JavaScript 3.4.0 is a new minor version release.

npm package

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

What's Changed

  • Add critical sections support by @bachuv in #704
  • Fix orchestrations stalling when external events arrive before waitForExternalEvent is registered by @bachuv in #707
  • Fix critical-section stall after early release of multi-entity locks by @bachuv in #712

Full Changelog: v3.3.1...v3.4.0