commanded v0.14.0 Release Notes

  • ✨ Enhancements

    • Dispatch command with :eventual or :strong consistency guarantee (#82).
    • ➕ Additional stream prefix per aggregate (#77).
    • 📇 Include custom metadata during command dispatch (#61).
    • Validate command dispatch registration in router (59).

    ⬆️ Upgrading

    ⬆️ Please ensure you upgrade the following event store dependencies.

    Using the Elixir EventStore:

    • 📦 eventstore to v0.11.0
    • commanded_eventstore_adapter to v0.2.0

    Using Greg's Event Store:

    • commanded_extreme_adapter to v0.3.0