Skip to content

Releases: hmcts/sscs-common

6.3.3

02 Jul 10:37
07c4d59

Choose a tag to compare

Azure DevOps Artifacts Integration

This library is now hosted on Azure DevOps Artifacts and can be used in your project by adding the following to your build.gradle file:

repositories {
 maven {
   url = uri('https://pkgs.dev.azure.com/hmcts/Artifacts/_packaging/hmcts-lib/maven/v1')
 }
}

dependencies {
  implementation 'com.github.hmcts:sscs-common:LATEST_TAG'
}

6.3.0

29 May 12:18
f1e7b5b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.9...6.3.0

6.2.7

09 May 12:55
63dabc4

Choose a tag to compare

What's Changed

  • Update dependency org.elasticsearch:elasticsearch to v8.18.1 by @renovate in #1777
  • unintrusively extending case data by @nilay913 in #1779

Full Changelog: 6.2.6...6.2.7

6.2.6

06 May 14:58
18916bf

Choose a tag to compare

What's Changed

Full Changelog: 6.2.5...6.2.6

6.2.4

30 Apr 16:23
0235f8b

Choose a tag to compare

What's Changed

Full Changelog: 6.2.3...6.2.4

6.2.3: SSCSCI-1760 / SSCSCI-1769 (#1720)

23 Apr 13:18
e565e0d

Choose a tag to compare

* added event classes  and casedata field

* typo

* fix

* changes to include filters

* typo

* typos

* typo

* fix

* fix

* fixing cves

* minor refactor

* merging in 1760

* fix

* fix

* SSCSCI-1771 (#1730)

* SSCSCI-1771 updates

* SSCSCI-1771 updates

* fix

* adding no action checkbox

* adding case level due date for filter and removing dropdown filter

* SSCSCI 1762 Allow FTA to submit a reply to Tribunal request (#1738)

update fta tribunal com

Co-authored-by: david-gimelle <david.gimelle@gmail.com>

---------

Co-authored-by: David Gimelle <davidgimelle@gmail.com>
Co-authored-by: david-gimelle <david.gimelle@gmail.com>

* Trigger Build

* SSCSCI-1791 (#1739)

* SSCSCI-1771 updates

* SSCSCI-1771 updates

* fix

* adding no action checkbox

* adding case level due date for filter and removing dropdown filter

* init commit

* adding response provided dates for filters

* SSCSCI 1762 Allow FTA to submit a reply to Tribunal request (#1738)

update fta tribunal com

Co-authored-by: david-gimelle <david.gimelle@gmail.com>

* Trigger Build

* SSCSCI 1790 Allow Tribunal to review reply and mark as reviewed (#1753)

* add fta reponse dl

* remove actioned message

* update fields Names

* update fields Names

* typo

---------

Co-authored-by: david-gimelle <david.gimelle@gmail.com>
Co-authored-by: Nilay <nilay.patel@solirius.com>

---------

Co-authored-by: David Gimelle <davidgimelle@gmail.com>
Co-authored-by: david-gimelle <david.gimelle@gmail.com>

---------

Co-authored-by: erclaudio <claudio.andrei@icloud.com>
Co-authored-by: nilay <nilay.patel@solirius.com>
Co-authored-by: David Gimelle <davidgimelle@gmail.com>
Co-authored-by: david-gimelle <david.gimelle@gmail.com>

6.2.0

03 Apr 11:59
80e3079

Choose a tag to compare

Update Tools - General (major) (#1631)

Update Tools - General

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Linus Norton <linusnorton@gmail.com>

6.1.5

25 Mar 11:28
a863139

Choose a tag to compare

What's Changed

Full Changelog: 6.1.4...6.1.5

6.1.4

13 Mar 12:29
29c05cb

Choose a tag to compare

What's Changed

Full Changelog: v6.1.3...6.1.4

6.1.2

11 Mar 14:48
8be2491

Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.2