DIVOC 2.0 Release Features

Version release date

  • March 25, 2022.

Release summary

If your country is implementing DIVOC 2.0, it is important to know the additions/changes that we have made as part of this release:

  • Configuration management via etcd: You can make configuration changes to DIVOC’s certificate module via etcd without needing a new deployment. Click here to know more.

  • Support for EU compliant digital certificates and Smart Health Cards: DIVOC’s EU-DCC and SHC adapter services facilitate easy travel for residents from DIVOC’s adopter countries. Know more about DIVOC’s EU-DCC and SHC adapter services.

  • Print certificates at the facility: We have added the capability to print vaccination certificates when a beneficiary walks into a facility. Click here to know more.

  • New API for revocation services: A new Revoke API has been introduced that can be used to revoke an issued certificate for manual revocation use cases. Click here to know more.

  • Deployment activities automated reducing installation time:

- Automating our infrastructure setup has reduced our deployment time from about 3 days to 1 day.

- DIVOC’s installation process has been streamlined with the introduction of the new scripts. The details of the scripts are given below:

  1. Install the prerequisites and set up the various hardware clusters.

  2. Push the docker images to the appropriate registry.

  3. Deploy the code from the registry into the Kubernetes cluster.

  • Enhanced performance of PDF certificate generation: We have fine-tuned our PDF generating algorithms, which has lowered the consumption of system resources.

Last updated