Releases: lucaslorentz/durabletask-extensions
Releases · lucaslorentz/durabletask-extensions
v1.5.0-preview
What's Changed
- Add support for .NET 10 and update packages by @lucaslorentz in #50
- Fix orchestration state query to properly find the latest execution by @lucaslorentz in #51
- Fix UI project missing assets in .NET 10 by @lucaslorentz in #52
- Add support for DTFx native rewind by @lucaslorentz in #53
Full Changelog: v1.4.0...v1.5.0-preview
v1.4.0
What's Changed
- Replace null comparisons with pattern matching by @lucaslorentz in #46
- Update packages by @lucaslorentz in #47
- Improve await of awaitable return types by @lucaslorentz in #48
- Fix for "Cannot implicitly convert type 'void' to 'object'" by @SaileshBellamkonda in #45
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Update all packages and migrate from FluentAssertions to AwesomeAssertions
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update .net packages by @lucaslorentz in #37
- Restore workload during build by @lucaslorentz in #38
- Update to .NET 9 by @lucaslorentz in #39
- Add .net 8 target back because it is the current LTS by @lucaslorentz in #40
- Fix orchestrations keep running after termination due to timers by @lucaslorentz in #42
- Orchestration with a timer keeps running after termination by @SaileshBellamkonda in #41
- Update all packages by @lucaslorentz in #43
- Add preview version suffix only to MySql package by @lucaslorentz in #44
New Contributors
- @SaileshBellamkonda made their first contribution in #41
Full Changelog: v1.0.0...v1.2.0
v1.1.0-preview
What's Changed
- Update .net packages by @lucaslorentz in #37
- Restore workload during build by @lucaslorentz in #38
- Update to .NET 9 by @lucaslorentz in #39
- Add .net 8 target back because it is the current LTS by @lucaslorentz in #40
Full Changelog: v1.0.0...v1.1.0-preview
v1.0.0
Promoting v0.0.32-test into a stable package.
More details about production readiness in this comment.
v0.0.32-test
What's Changed
- Update to EF Core 8 by @lucaslorentz in #34
- Update NPM packages by @lucaslorentz in #35
Full Changelog: v0.0.31-test...v0.0.32-test
v0.0.31-test
What's Changed
- Update packages by @lucaslorentz in #31
- Add limit to purge with filter by @lucaslorentz in #32
Full Changelog: v0.0.30-test...v0.0.31-test
v0.0.30-test
What's Changed
- Update packages by @lucaslorentz in #29
- Fix navigation to suborchestration by @lucaslorentz in #30
Full Changelog: v0.0.29-test...v0.0.30-test
v0.0.29-test
What's Changed
- Add ExtendedOrchestrationContext to simplify workers API by @lucaslorentz in #27
- Add husky and apply code fixes by @lucaslorentz in #28
Full Changelog: v0.0.28-test...v0.0.29-test