Skip to content

Releases: hmcts/document-management-client

v7.0.1 🌈

07 Oct 08:40
eca8ce5
Compare
Choose a tag to compare
  • DTSPO-1792 - remove bintray config and add jitpack build workflow @msl8r (#28)

New workflow with up-to-date libraries

19 Jun 10:07
b39d4b6
Compare
Choose a tag to compare

Add delete api

03 Jun 14:07
51ca107
Compare
Choose a tag to compare

Adding the client for delete api

Add roles and classification in request param for upload

28 Mar 10:44
f670911
Compare
Choose a tag to compare

This adds roles and classification in request param for upload and user-Id in download calls to get event history have userId populated

Add user roles to header

23 Jan 17:15
37c36c6
Compare
Choose a tag to compare

Add user roles to header

Release 4.0.1

31 Oct 10:44
7cfebd9
Compare
Choose a tag to compare
Updated versions (#12)

Release 4.0.0

15 Jun 16:00
Compare
Choose a tag to compare
ROC-3023: Add user-id header for document upload (#11)

Release 3.0.0

31 May 06:58
4e551e7
Compare
Choose a tag to compare
Add S2S (#10)

DM removed their gateway when they moved to CNP, now services need to
use S2S

Release 2.0.0

15 Apr 13:37
Compare
Choose a tag to compare
Release 2.0.0

v1.1.1

04 Jan 15:25
dcf47ed
Compare
Choose a tag to compare

In this release the components provided by this library will get automatically configured in a Spring context if document_management.api_gateway.url configuration property is defined and does not equal false. You just need to include the library as your dependency and you will be to use the client class. Health check for DM service is provided as well.