ReleaseMicrosoftMicrosoftpublished Mar 6, 2026seen 3d

microsoft/durabletask-js v0.3.0

microsoft/durabletask-js

Open original ↗

Captured source

source ↗
published Mar 6, 2026seen 3dcaptured 3dhttp 200method plain

v0.3.0

Repository: microsoft/durabletask-js

Tag: v0.3.0

Published: 2026-03-06T17:27:04Z

Prerelease: no

Release notes:

What's Changed

  • Release v0.2.0 by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/112
  • Bump tar from 7.5.7 to 7.5.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/microsoft/durabletask-js/pull/113
  • refactor: streamline orchestration event handling and improve state management by @torosent in https://github.com/microsoft/durabletask-js/pull/115
  • Daily Code Review Agent by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/117
  • [copilot-finds] Bug: Fix whenAll([]) hanging orchestration forever by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/118
  • Update code review agent instructions by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/119
  • fix: set instanceId on ActivityResponse in failure path by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/122
  • feat: align tracing attributes with .NET SDK conventions by @torosent in https://github.com/microsoft/durabletask-js/pull/126
  • Optimize daily code review agent with focused detection playbook by @torosent in https://github.com/microsoft/durabletask-js/pull/128
  • Fix WhenAllTask crash when children complete after fail-fast by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/123
  • fix: update daily code review agent to require tracking issues before… by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/130
  • PR Verification Agent + github action by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/132
  • fix: clear orchestrationQueueSet in InMemoryOrchestrationBackend.reset() by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/133
  • Fix continueAsNew dropping fire-and-forget actions (sendEvent, signal… by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/136
  • Add sample code branch push step to PR verification agent by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/137
  • Enforce Azure Managed e2e tests in daily-code-review agent by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/139
  • Fix PR verification agent: grant contents:write to push verification branches by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/141
  • Fix falsy values (0, empty string, false, null) silently dropped during serialization by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/138

Full Changelog: https://github.com/microsoft/durabletask-js/compare/v0.2.0...v0.3.0

Notability

notability 3.0/10

Routine SDK version update, no major traction.