Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Release Notes 1.2

wfu8 edited this page Apr 18, 2017 · 17 revisions

Lightwave Directory

  • ACL support

Lightwave Certificate Authority

  • AIA extension added to the issued certificates and CRLs, This improves the root certificate discovery
  • CSR client side validation for hostname, CSR can be validated by trusted services act as RA in PKIX framework.
  • New option to allow multiple SAN in SSL certificate, This allows certificate generation for servers behind LB and certificates for K8S masters.
  • Logging improvements when the service runs in a container.
  • [Preview, not enabled by default] REST endpoints for certificate authority.
  • Build cleanup

Lightwave Domain Name Server

  • Support for secure dynamic update using GSS-TSIG
  • Conform to standard for how DNS names are handled
  • Code refactoring for the DNS cache layer and better layering
  • Scalability improvements
  • LRU Cache
  • Replication using change notification
  • Better concurrency by fine grained locking model
  • Performance improvements
  • Reliability improvenents and fixes
  • Forwarder timeout
  • Better error messages to vmdns-cli
  • Build improvements

Lightwave token service

  • Integrated OIDC Support for K8S cluster
  • Merge lightwave identity service into token service as a library
  • Merge various protocol heads as one single war for better runtime footprint and performance
  • Consolidate 3rd party dependencies to the necessities
Clone this wiki locally