Hello, my fellow Resolver Community Edition fans!
This message is just a heads up that I am planning a code update on Thursday 22 October which:
Apart from the API's slightly altered output, All other changes are backwards compatible - your existing MS SQL and Mongo databases will work with existing data unchanged since the last version.
You may have noticed that we have taken advantage of Github's excellent 'Deoendabot' security assessment service and that it is has highlighted some outdated dependencies. This is a side-effect of only updating Resolver CE's repository every three months. As long as you use 'npm install' on each application that makes up Resolver on a fairly regular basis (monthly is ideal), then you will find security vulnerabilities auto-squashed by the latest versions of dependent libraries.
The updated container images will also be available on Docker Hub on Thursday, so all you need to do is 'git pull' the repo as normal, then 'kubectl apply -k .\' for your Kubernetes cluster to update to the latest code without missing a beat. If you have your own Kubernetes YAML files, just look inside the files in the /k8s folder of the repo, and change the version number of the container image URL in your files to match the repo's versions.
RESOLVE to stay safe out there, and look forward to Thursday!
Best regards
Nick Lansley