Skip to content

Releases: CJSCommonPlatform/stream-transformation-tool

5.3.4

15 Oct 09:43
Compare
Choose a tag to compare

Fixed

  • Date time pattern to accommodate for missing seconds entry

6.1.2

15 Oct 09:42
Compare
Choose a tag to compare

Fixed

  • Date time pattern to accommodate for missing seconds entry

6.1.1

14 Oct 15:02
Compare
Choose a tag to compare

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

14 Oct 15:04
Compare
Choose a tag to compare

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

14 Oct 15:03
Compare
Choose a tag to compare

Fixed

  • Email address generation

6.1.0

07 Oct 20:48
Compare
Choose a tag to compare

[6.1.0] - 2019-10-07

Fixed

  • Email address generation when anonymising

6.0.1

25 Sep 10:20
Compare
Choose a tag to compare

[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

12 Sep 09:17
Compare
Choose a tag to compare

[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

17 Jul 11:35
Compare
Choose a tag to compare

Added

  • Retry mechanism when performing stream operations such as append / move or clone

5.3.0

27 Jun 16:34
Compare
Choose a tag to compare

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