Update RELEASE-NOTES for Cellar 2.3.2 release git-svn-id: https://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.3.x@1531358 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/3a66e04f Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/3a66e04f Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/3a66e04f Branch: refs/heads/cellar-2.3.x Commit: 3a66e04fbaf150c36e57744598122610a7723432 Parents: 7ca837d Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Fri Oct 11 17:07:21 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Fri Oct 11 17:07:21 2013 +0000 ---------------------------------------------------------------------- RELEASE-NOTES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/3a66e04f/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4d20b30..a1f6e81 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,32 @@ * limitations under the License. */ + Apache Karaf Cellar 2.3.2 + ========================= + + Overview + -------- + + This release of Apache Karaf Cellar is a major update on the 2.3.x series branch. + It includes several bug fixes, including critical ones. + + Changelog + --------- + + The following list shows the bug fixes and enhancements included in this release: + +** Bug + * [KARAF-2432] - Unable to install cellar when features' OBR support is enabled + * [KARAF-2478] - Producer status is ignored when config is updated on cluster + * [KARAF-2480] - cellar-event throws a HazelcastSerializationException caused by a + ClassNotFoundException when an event has an instance of a class + stored in the event properties + * [KARAF-2514] - Config sync issue in some cases + +** Improvement + * [KARAF-2498] - Change log level to DEBUG for Cellar blacklist/whitelist message + + Apache Karaf Cellar 2.3.1 =========================
