Skip to content

Releases: companieshouse/services-dashboard-api

1.0.46

04 Mar 19:19
Compare
Choose a tag to compare
avoid dots in SSM parameters

1.0.45

04 Mar 15:44
Compare
Choose a tag to compare
read prefix from env var

1.0.44

04 Mar 15:29
Compare
Choose a tag to compare
add debug

1.0.43

04 Mar 14:59
Compare
Choose a tag to compare
amend ssm prefix

1.0.42

04 Mar 14:51
Compare
Choose a tag to compare
rework for Vault tidy up (SSM prefix)

1.0.41

27 Feb 12:50
Compare
Choose a tag to compare
remove debug code

1.0.40

27 Feb 12:30
Compare
Choose a tag to compare
tidy up Mongo config-collection set/update

1.0.39

26 Feb 12:58
Compare
Choose a tag to compare
change "upsert" with "updateFirs"

as upsert with a specific class (MongoConfigInfo.class) causes MongoTemplate
to map the document to this class, potentially removing fields that are not defined in MongoConfigInfo.
This inhibts adding custom fields (unkown to MongoConfigInfo),
which then, instead of being ignorted, will be wiped out.

1.0.38

10 Feb 15:41
Compare
Choose a tag to compare
tag un-owned repos as "No-Owner" instead of <No Owner>

1.0.37

29 Jan 15:53
Compare
Choose a tag to compare
add (git) multi releases