microsoft/durabletask-js v0.2.0
microsoft/durabletask-js
Captured source
source ↗published Mar 6, 2026seen 3dcaptured 3dhttp 200method plain
v0.2.0
Repository: microsoft/durabletask-js
Tag: v0.2.0
Published: 2026-03-06T01:39:52Z
Prerelease: no
Release notes:
What's Changed
- retry workflows grpc stream by @famarting in https://github.com/microsoft/durabletask-js/pull/66
- Set low priority for scheduled runs by @castrodd in https://github.com/microsoft/durabletask-js/pull/70
- Remove submodule, add proto file download script by @Copilot in https://github.com/microsoft/durabletask-js/pull/72
- Add Azure-managed Durable Task support as separate npm package by @Copilot in https://github.com/microsoft/durabletask-js/pull/73
- Set up E2E testing infrastructure aligned with durabletask-python by @Copilot in https://github.com/microsoft/durabletask-js/pull/74
- Add pre-commit hook to run lint on staged files by @Copilot in https://github.com/microsoft/durabletask-js/pull/79
- Client api support - Getinstances/listinstanceids by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/78
- Restart Instance by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/80
- Support retry handling when calling activity/suborchestrations by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/77
- Update dependencies, ESLint configuration, and add pull request template by @torosent in https://github.com/microsoft/durabletask-js/pull/81
- Rewind client api by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/84
- NewGuid, SetCustomStatus, sendevent between orchestrations api support by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/86
- Add Logger interface, AzureLoggerAdapter, and fix gRPC client stop by @torosent in https://github.com/microsoft/durabletask-js/pull/85
- Get Orchestration History by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/88
- Add tags support for activities, sub-orchestrations, and client APIs by @torosent in https://github.com/microsoft/durabletask-js/pull/89
- Parent Orchestration Access For SubOrchestration by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/92
- Implement in-memory orchestration backend for testing by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/94
- Versioning, recursive terminating/purging, Replay safe logger by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/93
- Add OpenTelemetry distributed tracing example for Azure Managed DTS by @torosent in https://github.com/microsoft/durabletask-js/pull/95
- Retry Handler Support when call activity or suborchestration by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/96
- Durable Entities Support by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/75
- Fix misleading tracer cache invalidation comment and simplify logic by @torosent in https://github.com/microsoft/durabletask-js/pull/97
- Add samples and sample validation ci by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/100
- Release Process Update by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/101
- Refactor release preparation workflow and add automated changelog upd… by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/102
- Add release pipeline/doc + fix build pipeline by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/103
- Update release workflow documentation and remove automated PR creation step by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/104
- Refactor get latest release tag step to exclude current version and i… by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/105
- Release v0.1.0-beta.1 by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/107
- Add autonomous issue triage agent for GitHub issues management by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/108
- Update ESRP release configuration for durabletask-js and durabletask-js-azuremanaged by @YunchuWang in https://github.com/microsoft/durabletask-js/pull/109
- Update README.md by @torosent in https://github.com/microsoft/durabletask-js/pull/110
New Contributors
- @castrodd made their first contribution in https://github.com/microsoft/durabletask-js/pull/70
Full Changelog: https://github.com/microsoft/durabletask-js/compare/v0.1.0-alpha.2...v0.2.0
Notability
notability 3.0/10Routine minor release of a task scheduling library.