Skip to content

Releases: hmcts/dtsse-ccd-config-generator

5.4.2

21 Jul 10:08
bbdc35a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.1...5.4.2

5.4.1

18 Jul 08:53
fdf8bc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.0...5.4.1

Add fields to published events

05 Jul 11:01
32647a4
Compare
Choose a tag to compare

Set the publish flag in the CaseEventsToFields.json when a field is included on an event published to camunda.

5.3.10

13 Jun 14:55
5a3594f
Compare
Choose a tag to compare
Merge pull request #413 from hmcts/feat/ST-1437

ST-1437 -Added publish flag in Event, for WA configuration in Special Tribunals


We are trying to configure Work Allocation(WA) for special Tribs. wa-case-event-handler one of WA services looks for this flag and publishes the event to Camunda. sptribs rely on config generatorfor JSON generation , so we need this change.

2.5.5 CCD Event Messages
2.5.5.1 Event Publication Configuration

To avoid (i) publishing of events which are considered internal to a service's CCD implementation; and (ii) the overhead of publishing events for services which have not adopted work allocation, the CaseEvent section of the CCD case definition will be expanded with a flag which determines which case events will result in publication of a message to the queue. For example, a boolean 'Publish' flag. The default will be not to publish, to retain current behaviour. (https://tools.hmcts.net/confluence/display/WA/HLD+-+Task+Management+v1.5)

5.3.9

14 Apr 14:15
a0d061f
Compare
Choose a tag to compare
Merge pull request #401 from hmcts/feat/ST-645

ST-645 DynamicMultiSelectList object created

5.3.8

14 Apr 12:31
8e9e92c
Compare
Choose a tag to compare
Merge pull request #400 from hmcts/feat/ST-645

ST-645 DynamicMultiSelectList object created

5.3.7

13 Apr 12:03
cda4c2f
Compare
Choose a tag to compare
ST-645 DynamicMultiSelectList object created (#399)

* ST-645 DynamicMultiSelectList object created

* ST-645 DynamicMultiSelectList object created

* ST-645 DynamicMultiSelectList object created

---------

Co-authored-by: hmctscivil <[email protected]>

5.3.6

11 Apr 14:56
749311f
Compare
Choose a tag to compare
Merge pull request #398 from hmcts/feat/ST-1229

ST-1229 DynamicMultiSelectList added to FieldType

5.3.5

11 Apr 11:50
583c1ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.4...5.3.5

5.3.4

11 Apr 11:02
31bfdeb
Compare
Choose a tag to compare

Support Gradle 8 with Gradle 7 new minimum.