Posted on August 08, 2019

Spine 1.0.1

Core Java

This is a performance and maintenance release of Spine core libraries.

Changes:

  • The performance of AggregateRepository.index() was improved by delegating to an Aggregate mirror — #1138.
  • The subscription registry synchronization was improved. Now the creation of the repetitive subscriptions to the same Target behaves as expected — #1139.