You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/10/24 19:21:14 UTC

[karaf] branch karaf-3.0.x updated: Update RELEASE NOTES in preparation for 3.0.10 release

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-3.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-3.0.x by this push:
     new ce771ce  Update RELEASE NOTES in preparation for 3.0.10 release
ce771ce is described below

commit ce771ce50c7f4763fc4ce04c83c981d2ba96df53
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 24 21:20:46 2019 +0200

    Update RELEASE NOTES in preparation for 3.0.10 release
---
 RELEASE-NOTES | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ed98aff..c6df205 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,17 @@
  * limitations under the License.
  */
 
+                    Apache Karaf 3.0.10
+                    ===================
+
+  This is an update patch for Apache Karaf 3.0.x, containing a single fix about heapdump and hprof
+  format.
+
+  Changelog
+  ---------
+** Improvement
+    * [KARAF-5796] - Heap dump needs to end in .hprof w/ newer JDK
+
                     Apache Karaf 3.0.9
                     ==================