What's Changed
- Refactor JsonWorkflowStateSerializer to improve performance by @sfmskywalker in #6272
- Fix performance issue with LocalWorkflowRuntime by @sfmskywalker in #6281
- Update workflow creation to use async commit method by @sfmskywalker in #6282
- Refactor array type handling in variable and JSON converters by @sfmskywalker in #6283
- Implemented name filter to workflow instance filter and added case insensitivity to searching definitions and instances by name by @LarsNijholt in #6276
- Enable customizable Hangfire job storage and deprecate obsolete APIs. by @sfmskywalker in #6284
New Contributors
- @LarsNijholt made their first contribution in #6276
Full Changelog: 3.3.0-rc6...3.3.0-rc7