Skip to content

Releases: companieshouse/disqualified-officers-data-api

ecs-service-1.0.16

12 Nov 10:47
59ee7d3
Compare
Choose a tag to compare
Merge pull request #84 from companieshouse/feature/cc-1516-rebel1

Add rebel1 profile

0.4.22

07 Nov 15:56
301c87e
Compare
Choose a tag to compare
DSND-3119: Change processing of delete delta (#85)

* DSND-3119: Implement delete happy path

* Repository call now happens before chs kafka api invocation.
* If chs kafka api is down, document is still deleted.

* DSND-3119: Update POM

* Update deps in pom.
* Add 'clean' before tests are run in 'make test' command.

* DSND-3119: Implement delete logic

* Change DELETE URI to include officer type.
* Refactor extract delete logic into its own service.

* DSND-3119: Add check for request type vs document type

* Added a check to make sure the request officer type was the same as the mongo doc's officer type. E.g., throw a bad request if the request type is NATURAL but document type is CORPORATE.

* DSND-3119: Refactor delete request params into object

* DSND-3119: Refactor based on some sonar lint suggestions

* DSND-3119: Upgrade private sdk version

* DSND-3119: Add explicit stubbing to unit tests

* Explicitly stub the isCorporateOfficer boolean for natural officers (this field is false by default).

* DSND-3119: Revert upsert service isLatestRecord method

* This service needs a refactor, but testing the upsert flow is out of the cope of this ticket. When we have automated regression tests, that will be a more appropriate time to refactor.

* DSND-3119: Refactor delta at in upsert service

* Changing my mind from the previous commit. Testers can manually smoke test delta at logic for upserts as part of this ticket.

0.4.21

10 Oct 08:17
e3a4c39
Compare
Choose a tag to compare
Merge pull request #83 from companieshouse/feature/JU-778-update-readme

Updated readme with platform information

0.4.20

18 Sep 10:18
3933d58
Compare
Choose a tag to compare
Merge pull request #82 from companieshouse/feature/dsnd-3029_change_p…

ecs-service-1.0.15

17 Sep 12:55
8797a5b
Compare
Choose a tag to compare
Merge pull request #81 from companieshouse/feature/dsnd-3054_add_desi…

ecs-service-1.0.14

06 Sep 14:08
3cbe602
Compare
Choose a tag to compare
Merge pull request #80 from companieshouse/feature/dsnd-3056_increase…

0.4.19

05 Sep 09:06
84ebf61
Compare
Choose a tag to compare
Merge pull request #79 from companieshouse/feature/bi-13963_round_pub…

ecs-service-1.0.13

02 Sep 14:28
cf56947
Compare
Choose a tag to compare
Merge pull request #78 from companieshouse/feature/update-terraform

Feature/update terraform

0.4.18

19 Aug 15:28
bb69111
Compare
Choose a tag to compare
Merge pull request #77 from companieshouse/disqualified-officers-data…

0.4.17

12 Jul 14:29
1c05193
Compare
Choose a tag to compare
Merge pull request #76 from companieshouse/feature/SEC-54

SEC-54 Additional test