Releases: CJSCommonPlatform/stream-transformation-tool
Releases · CJSCommonPlatform/stream-transformation-tool
5.3.4
Fixed
- Date time pattern to accommodate for missing seconds entry
6.1.2
Fixed
- Date time pattern to accommodate for missing seconds entry
6.1.1
Fixed
- Running out of database connections due to streams not getting closed correctly
- Database state not rolling back due to exceptions getting suppressed and not propagating correctly
5.3.3
Fixed
- Running out of database connections due to streams not getting closed correctly
- Database state not rolling back due to exceptions getting suppressed and not propagating correctly
5.3.2
Fixed
- Email address generation
6.1.0
[6.1.0] - 2019-10-07
Fixed
- Email address generation when anonymising
6.0.1
[6.0.1] - 2019-09-25
Changed
- Update framework-api to 4.1.0
- Update framework to 6.0.16
- Update event-store to 2.0.22
6.0.0
[6.0.0] - 2019-09-12
Changed
- Upgrade to framework 6
- Truncate pre_publish_queue table after transformation is complete
- Rebuild published_event table after transformation is complete
- Update framework-api to 4.0.1
- Update framework to 6.0.14
- Update event-store to 2.0.15
- Update common-bom to 2.4.0
- Update utilities to 1.20.2
- Update test-utils to 1.24.3
5.3.1
Added
- Retry mechanism when performing stream operations such as append / move or clone
5.3.0
Fixed
- Reverting thorntail container related changes and using swarm instead
Added
- Added a module to support anonymisation of events (currently works with only active streams). Also, list of string patterns used to apply anonymisation will be expanded