Towards release 1.0.0 (for O-RAN A)
[ric-plt/a1.git] / docs / release-notes.rst
index b506db7..d087051 100644 (file)
@@ -23,6 +23,49 @@ All notable changes to this project will be documented in this file.
 The format is based on `Keep a Changelog <http://keepachangelog.com/>`__
 and this project adheres to `Semantic Versioning <http://semver.org/>`__.
 
+[1.0.0] - TBD
+
+::
+
+    * Release 1.0.0 will be the Release A version of A1
+
+
+[0.11.0] - 9/17/2019
+
+::
+
+    * This is on the road to release 1.0.0. It is not meant to be tested (E2E) as it's own release
+    * Implement the Release A spec in the openapi.yaml
+    * Rework A1 to follow that spec
+    * Remove rmr_mapping now that we use policyid as the mtype to send and a well known mtype for the ACKs
+    * Add the delay receiver test to the tavern integration tests
+    * Remove unneeded ENV variables from helm charts
+    * Switch away from builder images to avoid quicksand; upgrade rmr at our own pace
+
+
+[0.10.3] - 8/20/2019
+
+::
+
+    * Update to later rmr-python
+    * Add docs about upgrading rmr
+    * remove bombarder since tavern runs apache bench
+
+
+[0.10.2] - 8/14/2019
+
+::
+
+    * Update to later rmr-python
+
+[0.10.1] - 8/9/2019
+
+::
+
+    * Greatly reduce the size of A1 docker from 1.25GB to ~278MB.
+    * Add a seperate dockerfile for unit testing
+
+
 [0.10.0] - 7/30/2019
 
 ::