9. Release history

9.1. Full Contact - 2021.07

9.1.1. Services

9.1.1.1. New Services

9.1.1.1.1. Certificate ACL
  • The certificate-acl is responsible for keeping in memory an association between certificates fingerprint and their owners so that dojot services that needs this information can query it instead of x509-identity-mgmt service, which keeps this information only on disk.

9.1.1.1.2. Cert-sidecar
  • The Cert-Sidecar, certificate sidecar, is a service utility for managing x509-identity-mgmt certificates for use with TLS connections.

9.1.1.2. Improvements and fixes

9.1.1.2.1. IotAgent MQTT VerneMQ
  • Integration with Cert-sidecar

  • Integration with Certificate ACL

9.1.1.2.1.1. V2k-Bridge
  • Integration with Cert-sidecar

9.1.1.2.1.2. K2v-Bridge
  • Integration with Cert-sidecar

9.1.1.2.2. Kakfa-ws
  • Improvements in the service’s health check

9.1.1.2.3. X.509 Identity Management
  • Support for external certificates

9.1.1.2.4. Others
  • Minor bug fixes

9.1.2. Deployments

9.1.2.1. Docker-compose

  • Minor bug fixes

9.1.2.2. Ansible-dojot

  • Documentation improvements

  • Volumes feature

  • Labels feature

  • Docker log files rotation

  • Update Kubernetes version to 1.19.8

  • Minor bug fixes