Skip to content

Releases: hmcts/cp-case-document-knowledge-service

v0.0.8

02 Mar 14:32
c6f7d55

Choose a tag to compare

released job manger changes

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

08 Dec 16:58

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

03 Dec 15:37
33494e5

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5: Merge pull request #106 from hmcts/topublishrelease

02 Dec 12:07
7056588

Choose a tag to compare

Release notes – v0.0.5
This release focuses on hardening the service, improving performance of ingestion and queries, and tightening access controls around intelligence features.
Platform & Infrastructure
Added a pre-pull step for Docker Compose images to make local and CI spins more reliable and predictable.
Introduced gradle.properties to centralise build configuration.
Fixed an Azurite API mismatch and simplified Azure Blob Storage upload logic, removing unused methods and reducing complexity.
Enabled JMS over SSL and added a JVM fallback path to improve robustness across different runtime environments.
Added managed identity support for Azure, reducing the need for connection strings and improving security posture.
Externalised grid configuration to make partitioning and job-tuning easier without code changes.
Case & Query Handling
Adjusted query ordering and added upsert support on order to ensure consistent, deterministic results.
Added support for judge user groups and fixed an issue affecting cases with multiple defendants.
Introduced a dedicated queryPartitionTaskExecutor for query steps to improve throughput without impacting other batch work.
Moved the verification step to a scheduler, giving better control over when verification runs and improving operational flexibility.
Security, Authorisation & Observability
Updated Drools rules and configuration so that service endpoints are only accessible to users with the appropriate Intelligence/view permissions.
Enabled logging for document status responses to aid in debugging and operational monitoring.
Made several defensive updates, including a force commit in critical paths and additional null checks to reduce the likelihood of runtime errors.
Commented out non-essential header updates to avoid unintended side effects.

v0.0.4

11 Nov 14:10
c990640

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.4

v0.0.3

21 Oct 08:10
69e8489

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.3

v0.0.1

02 Oct 10:46
600a9b2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hmcts/cp-case-document-knowledge-service/commits/v0.0.1