Durable Functions for JavaScript 3.2.0
is a new minor version release.
npm package
https://www.npmjs.com/package/durable-functions
Updates
- Update uuid package by @castrodd in #593
- Resolve incorrect call for activity handler (#613) by @ingalless in #614
- README: De-preview by @orgads in #622
- Add support to send trace information to the WebJobs extension by @bachuv in #632
- Distributed Tracing for Entities by @sophiatev in #639
- Add version property to DurableOrchestrationContext class by @AnatoliB in #640
- Update various packages to latest by @andystaples in #641
- Add missing TypeScript definitions for suspend/resume by @andystaples in #647
- Update Node deps by @andystaples in #649
New Contributors
- @ingalless made their first contribution in #614
- @orgads made their first contribution in #622
- @sophiatev made their first contribution in #639
- @AnatoliB made their first contribution in #640
- @andystaples made their first contribution in #641
Full Changelog: v3.1.0...v3.2.0