Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.07 KB

release-notes-2-0.md

File metadata and controls

20 lines (14 loc) · 1.07 KB

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.

License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.