Releases
v0.5.0
Compare
Sorry, something went wrong.
No results found
Changelog
minos-microservice-aggregate
Rename Aggregate as RootEntity.
Rename AggregateRef as ExternalEntity.
Rename ModelRef as Ref.
Rename AggregateDiff as Event.
Create the Aggregate base class, with the purpose to move the business logic from the minos.cqrs.CommandService to this brand-new class.
Refactor internal module hierarchy.
Minor changes.
minos-microservice-common
minos-microservice-cqrs
minos-microservice-networks
Extract kafka related code to the minos-broker-kafka plugin.
Extract minos-discovery related code to the minos-discovery-minos plugin.
Minor changes.
minos-microservice-saga
minos-broker-kafka
Migrate PostgreSqlQueuedKafkaBrokerPublisher from minos-microservice-networks.
Migrate InMemoryQueuedKafkaBrokerPublisher from minos-microservice-networks.
Migrate KafkaBrokerPublisher from minos-microservice-networks.
Migrate KafkaBrokerSubscriber from minos-microservice-networks.
Migrate KafkaBrokerSubscriberBuilder from minos-microservice-networks.
Migrate PostgreSqlQueuedKafkaBrokerSubscriberBuilder from minos-microservice-networks.
Migrate InMemoryQueuedKafkaBrokerSubscriberBuilder from minos-microservice-networks.
Minor changes.
minos-discovery-minos
Migrate MinosDiscoveryClient from minos-microservice-networks.
Minor changes.
You can’t perform that action at this time.