Skip to content

Release 6.0.1-preview.1#730

Merged
YogeshPraj merged 1 commit into
microsoft:mainfrom
YogeshPraj:release/v6.0.1-preview.1
May 27, 2026
Merged

Release 6.0.1-preview.1#730
YogeshPraj merged 1 commit into
microsoft:mainfrom
YogeshPraj:release/v6.0.1-preview.1

Conversation

@YogeshPraj
Copy link
Copy Markdown
Contributor

@YogeshPraj YogeshPraj commented May 27, 2026

Summary

Cuts a preview release rolling up the three bug-fix PRs landed since 6.0.0:

Changes

  • src/RulesEngine/RulesEngine.csproj: <Version> 6.0.0 → 6.0.1-preview.1
  • CHANGELOG.md: new 6.0.1-preview.1 section with per-issue summary

Test plan

  • All 155 unit tests pass on net6 / net8 / net9 / net10
  • No code changes — release bookkeeping only

Bump <Version> from 6.0.0 to 6.0.1-preview.1 and add a CHANGELOG entry
covering the three PRs landed since 6.0.0: microsoft#727 (perf cache restore),
microsoft#728 (action-exception propagation, list schema union, OutputExpression
hint, global-param dedup, object-return diagnostics), and microsoft#729
(ExecuteActionWorkflowAsync FormatErrorMessages, ActionContext null guard,
deep ErrorMessage interpolation, plus regression guards for microsoft#581, microsoft#590,
microsoft#606, microsoft#608).
@YogeshPraj YogeshPraj merged commit dc4bf69 into microsoft:main May 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Huge Performance Degredation in version 5.0.1

2 participants