0.14.0
What's Changed
ApplicationService
renamed toCommandService
: breaking change- Enable contract mapping to domain commands
- For controllers it's possible using the
CommandMap
- For generated endpoints, it should be done in
MapCommand
- First version of
FunctionalCommandService
- PostgreSQL projector
Full Changelog: 0.13.3...0.14.0