This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
Releases: CJSCommonPlatform/microservice_framework_version_6
Releases · CJSCommonPlatform/microservice_framework_version_6
4.2.0
[4.2.0] - 2018-06-21
Added
- Added a page size when reading stream of events
Changed
- Updated framework-api to 2.1.1
- Updated common-bom version to 1.27.0 to fix apache tika security issues
4.1.2
[4.1.2] - 2018-06-11
Fixed
- Fix incorrect insertion of stream status table containing one record for unknown and correct source
4.1.1
[4.1.1] - 2018-06-05
Fixed
- Update of stream status table now handles a source column of 'unknown'
4.1.0
Added
- Update JdbcEventRepository to return all active stream ids
4.0.7
Fixed
- Event Buffer event stream status version update issue
release-4.0.6
[4.0.6] - 2018-05-21
Fixed
- Schema Validation Exception not caught error
4.0.4
[4.0.4] - 2018-05-17
- Upgrade Jackson to 2.8.11 to fix Jackson security issues
release-4.0.3
[4.0.3] - 2018-05-10
Changed
- Makes TestDataSourceFactory lock rows in the same way as postgresql
- Makes TestDataSourceFactory more extensible through overloaded createDataSource methods
Fixed
- Tests for test-utils-pseristence were not in correct maven file structure so unused
- Minor fixes to test-utils-pseristence tests where components have changed
4.0.2
[4.0.2] - 2018-05-02
Changed
- Caches mapping between media types and action names for the schema catalog are now lazy loaded
4.0.1
[4.0.1] - 2018-04-20
Added
- StreamId now persisted by enveloper for metadata