Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 14:43
· 1483 commits to main since this release
224ec42

Feature

  • #1254 by tznind. Change
    "Setup" to a library and make it runnable from smi as verb
  • #1255 by tznind. Add support for running RDMP with YamlRepository backend

Bugfix

  • #1241 by rkm. Refactor IsIdentifiableQueueConsumer
    • Improve exception handling to better handle errors caused by IClassifier
    • Remove redundant fileSystemRoot from constructor
    • Add tests
  • #1256 by rkm. Ensure MongoDB service started in Windows CI. Caused by actions/runner-images#5949.

Removal

  • #1251 by rkm. Remove remaining IsIdentifiable code and CI config

What's Changed

Full Changelog: v5.1.3...v5.2.0