Releases: qphl/AggregateRepository.EventStore
6.0.0 Update Aggregate Repository to v23.1
What's Changed
- PC-2449 Update Aggregate Repository to v23.1 by @SamBucaMatthews in #12
Full Changelog: 5.0.0...v6.0.0
v5.0.0 - Async Interface + Dependency updates
This PR updates various dependencies, and converts the aggregate repository to async, as it is now required by the core interface.
v4.0.0 - Event Store GRPC Support
SBT-9722 Upgrade Aggregate Repository Event Store to use ES GRPC Client
https://trello.com/c/v4csTc6r/773-upgrade-aggregaterepositoryeventstore-to-use-es-21108
This pull request updates the AggregateRepository.EventStore package to use the new GRPC client provided by the lastest version of EventStore.
v3.0.0-RC1 - Ownership Change
Ownership Transfer
As we are now working under Corsham Science, the package name, copyright information and other relevant metadata have been updated to reflect this fact.
Package Updates
The dev packages used to build and test the AggregateRepository.EventStore
have been updated to their latest version. This includes the CodeStyle
package, which enforced much of the name change.
v3.0.0 - Ownership Change
Ownership Transfer
As we are now working under Corsham Science, the package name, copyright information and other relevant metadata have been updated to reflect this fact.
Package Updates
The dev packages used to build and test the AggregateRepository.EventStore
have been updated to their latest version. This includes the CodeStyle
package, which enforced much of the name change.
v2.0.0 - Upgraded Event Store to v5
Merge pull request #5 from cognisant/event-store-v5 Updated Event Store Client to v5
Update Icon URL
- Updated the Icon URL to point to the correct location on GitHub.
Initial Release
The initial release of AggregateRepository.EventStore, which contains an EventStore implementation for AggregateRepository.Core.
Release Candidate 2
1.0.0-rc2 Try -a prerelease tag suffix in package version ranges