commanded v1.0.0 Release Notes

Release Date: 2019-11-21 // over 4 years ago
  • ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ‘Œ Support multiple Commanded apps (#298).

    โœจ Enhancements

    • Define adapter behaviour modules for event store, pubsub, and registry (#311).
    • โž• Add AggregateCase ExUnit case template to support aggregate unit testing (#315).
    • Application config lookup (#318).

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix process manager exception on start (#307).
    • ๐Ÿ›  Fix commanded aggregate race (#308).
    • ๐Ÿ›  Fix Dialyzer warnings and include in Travis CI (#317).

    โฌ†๏ธ Upgrading

    โฌ†๏ธ Follow the upgrade guide to define and use your own Commanded application.