Releases
v0.5.3
Compare
Sorry, something went wrong.
No results found
Changelog
minos-microservice-aggregate
Add RefException to be raised when some reference cannot be resolved.
Improve attribute and item accessors of Ref, Event and FieldDiffContainer
Deprecate Event.get_one in favor of Event.get_field.
Deprecate Event.get_all in favor of Event.get_fields.
minos-microservice-common
Big performance improvement related with a caching layer over type hint comparisons at TypeHintComparator.
Improve attribute and item accessors of Model.
Fix bug related with casting from dict to Model instances on field setters.
minos-microservice-cqrs
Update the resolve_references: bool default value to False defined at PreEventHandler.handle.
Improve error messages of PreEventHandler.
minos-microservice-networks
Improve error messages of BrokerDispatcher, RestHandler and PeriodicTask.
minos-microservice-saga
Improve attribute and item accessors of SagaContext.
You can’t perform that action at this time.