X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=339925ad5f731d517d5bf1ec8684ae0fd0f02084;hb=db952f6a0a8099b26f216b980192a0d06dfc5c23;hp=82e4fb1c2fb8049f1b7ad35037cfca4f4a99ab88;hpb=1d53a938b38461fb451247fdb78fa0512fe19c67;p=oom.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 82e4fb1c2f..339925ad5f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,6 +10,67 @@ Release Notes ============= +Version 4.0.0 Dublin Release +---------------------------- + +:Release Date: 2019-06-10 + +Summary +======= + +**Platform Resiliency** + +* Documenation of a Highly-Available Kubernetes Cluster Deployment +* Availability of a Default Storage Class Provisioner for improved Persistent Storage resiliency +* Availability of a CNI reference integration for Multi-site support + + * applications can take advantage of multi-site by using POD and/or Node (anti)affinity, taints/tolerations, labels per application + +**Footprint Optimization** + +* Shared MariaDB-Galera Cluster - current clients in Dublin: SO, SDNC +* Shared Cassandra Cluster - current clients in Dublin: AAI, SDC +* Optional deployment of independent clusters (backward compatibility) + +**Platform Upgradability** + +* Introduction of an Upgrade Framework supporting: + + * Automated rolling upgrades for applications + * In-place schema and data migrations + * Blue-Green deployment environment migration (e.g. Pre-prod to Prod) + * Upgrades from embedded database instance into shared database instance + +* Release-to-release upgrade support delivered for the following projects + + * A&AI + * SDNC + * SO + +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + +* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 `_] + +*Known Vulnerabilities in Used Modules* + +OOM code has been formally scanned during build time using NexusIQ and no +Critical vulnerability was found. + +Quick Links: + + - `OOM project page `_ + + - `Passing Badge information for OOM `_ + + +**Known Issues** + + + Version 3.0.0 Casablanca Release --------------------------------