What's Changed
- Update nullable argument defaults and enhance ForEach tests with additional edge cases. by @sfmskywalker in #6928
- Improves Flowchart activity robustness by @sfmskywalker in #6938
- Resolves Workflow Execution Bodiless Requests Issue. by @KnibbsyMan in #6944
- Fixes deadlock issue with implicit joins by @sfmskywalker in #6955
- Fix trigger indexing logic and add tests for trigger persistence after workflow reload. by @sfmskywalker in #6958
- Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid by @bobhauser in #6972
- Restore pre-3.5 Join WaitAll behavior by @bobhauser in #7006
- Simplify registration of IWorkflowResumer by @bobhauser in #6983
- Explicit state Bookmarkname by @RalfvandenBurg in #6963
- Refactors ExpressionExecutionContextExtensions for improved debugging by @sfmskywalker in #7070
- Refactor
ProtoActorWorkflowClientto centralize cluster readiness check and streamline client operations withExecuteAsyncmethods. by @sfmskywalker in #7071
New Contributors
- @RalfvandenBurg made their first contribution in #6963
Full Changelog: 3.5.1...3.5.2