Release 2.0
Release 2.0 (June 2020)
Release 2.0 adds support for:
- Encryption by default (HTTPS/SSL, encrypted configuration file)
- bug fixes
- dependency updates
Below are the highlights:
- The Egeria server chassis default URL is now https://localhost:9443 - the server now listens on port 9443 and supports https only. All clients have been updated accordingly. At this point SSL certificate validation is disabled. This will be enabled in a future release.
- Docker containers, docker-compose scripts, kubernetes deployments have all been updated to use https accordingly.
- The Encrypted Configuration File Store Connector is now used by default to ensure security of sensitive configuration details like credentials.