Releases: companieshouse/psc-data-api
Releases · companieshouse/psc-data-api
0.1.119
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
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
0.1.117
ecs-service-1.0.8
Merge pull request #154 from companieshouse/feature/cc-1516-rebel1 Add rebel1 profile
ecs-service-1.0.7
Merge pull request #153 from companieshouse/feature/cc-1590-sandbox-pscs Add sandbox env for psc data
0.1.116
ecs-service-1.0.6
DSND-3054: Add desired task count (#151) https://companieshouse.atlassian.net/browse/DSND-3053
0.1.115
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
Merge pull request #149 from companieshouse/feature/dsnd-3059_increas…