Skip to content

Releases: companieshouse/psc-data-api

0.1.119

18 Dec 09:45
2a695ef
Compare
Choose a tag to compare
DSND-3203: Make healthcheck private (#158)

* DSND-3203: Make healthcheck not public

* DSND-3203: Address vulnerable deps

* DSND-3203: Remove fixing vulnerable transitive dep

* Upgrading this transitive dep breaks the service and is out of scope for this ticket.
* Service needs a major refactor.

ecs-service-1.0.9

18 Dec 09:39
2a695ef
Compare
Choose a tag to compare
DSND-3203: Make healthcheck private (#158)

* DSND-3203: Make healthcheck not public

* DSND-3203: Address vulnerable deps

* DSND-3203: Remove fixing vulnerable transitive dep

* Upgrading this transitive dep breaks the service and is out of scope for this ticket.
* Service needs a major refactor.

0.1.118

11 Dec 15:49
8b250dd
Compare
Choose a tag to compare
DSND-3113: Change delete operation order for pscs, add kind and delta…

0.1.117

27 Nov 07:55
b807c82
Compare
Choose a tag to compare
Merge pull request #156 from companieshouse/feature/add-full-record-get

Add GET Individual Full Record

ecs-service-1.0.8

12 Nov 10:52
d8ae5ee
Compare
Choose a tag to compare
Merge pull request #154 from companieshouse/feature/cc-1516-rebel1

Add rebel1 profile

ecs-service-1.0.7

23 Oct 13:27
a8b6d94
Compare
Choose a tag to compare
Merge pull request #153 from companieshouse/feature/cc-1590-sandbox-pscs

Add sandbox env for psc data

0.1.116

24 Sep 13:42
61a743a
Compare
Choose a tag to compare
BI-13962: Format published_at timestamp (#152)

* BI-13962: Round published at to seconds

* BI-13962: Add UTC zone to DateTimeFormatter

ecs-service-1.0.6

17 Sep 12:56
6654f24
Compare
Choose a tag to compare
DSND-3054: Add desired task count (#151)

https://companieshouse.atlassian.net/browse/DSND-3053

0.1.115

16 Sep 14:30
decea80
Compare
Choose a tag to compare
DSND-3027: Change processing order for upserts (#150)

* Changed the `CompanyPscRepository.findUpdatedPsc()` method to return only newer documents
* Remove `@Transactional` from the `insertPscRecord()` method
* Added verification of the calls to `chsKafkaApiService`
* Changed the date parser to always use UTC

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

ecs-service-1.0.5

06 Sep 13:58
f7ff744
Compare
Choose a tag to compare
Merge pull request #149 from companieshouse/feature/dsnd-3059_increas…