Releases: CJSCommonPlatform/event-store
Releases · CJSCommonPlatform/event-store
1.0.5
[1.0.5] - 2018-11-16
Fixed
- Fixed liquibase rollback issue
1.0.4
[1.0.4] - 2018-11-16
Changed
- Updated framework-api to 3.0.1
- Updated framework to 5.0.4
- Updated framework-domain to 1.0.3
Added
- Added a page size when reading stream of events
1.0.3
[1.0.3] - 2018-11-13
Changed
- Removed hard coded localhost from test datasource url
1.0.2
[1.0.2] - 2018-11-09
Changed
- Update framework to 5.0.3
1.0.1
[1.0.1] - 2018-11-07
Changed
- Update framework to 5.0.2
1.0.0
[1.0.0] - 2018-11-07
Changed
- Update framework to 5.0.0
- Renamed DatabaseCleaner method to match table name
- Removed the need to have event-source.yaml
- Remove requirement to have a subscription-descriptor.yaml on the classpath
- event-publisher-process to event-store-bom
- New test-utils-event-store module to hold TestEventRepository moved from framework
- Reverted names of event buffer tables to their original names:
subscription -> stream_status, event-buffer -> stream buffer - Moved test-utils-persistence into this project from
Framework
Added
- Extracted project from all event store related modules in Microservices Framework 5.0.0-M1: https://github.com/CJSCommonPlatform/microservice_framework