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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 9ee8de0  Update RELEASE-NOTES.md in preparation for 4.3.4 release
9ee8de0 is described below

commit 9ee8de012d6423b3d60ba473c92c8fa4a8f151aa
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Mon Dec 6 14:17:28 2021 +0100

    Update RELEASE-NOTES.md in preparation for 4.3.4 release
---
 RELEASE-NOTES.md | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 6005c20..05ca250 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -17,6 +17,45 @@
     under the License.
 -->
 
+## Apache Karaf 4.3.4
+
+Apache Karaf 4.3.4 is a maintenance release on 4.3.x series. It contains fixes 
and updates.
+
+### ChangeLog
+
+#### Bug
+    * [KARAF-7248] - java.time.format export is missing
+    * [KARAF-7255] - KARAF JsonInstaller throw error on Null dictionary 
configuration
+    * [KARAF-7259] - Karaf Server can't start if space in path (KARAF_HOME)
+    * [KARAF-7271] - Upgrade to org.ops4j.pax.url 2.6.8 (BND tools 5.2.0) 
leads to big memory overhead
+    * [KARAF-7276] - LinkageError when receiving SOAP message with attachments
+    * [KARAF-7282] - global autoRefresh logic does not work as expected
+    * [KARAF-7288] - Karaf client often hangs when executing multiple 
operations from the command line
+
+#### Improvement
+    * [KARAF-7278] - Speedup calculating distances on Feature Resource digraph
+
+#### Dependency upgrade
+    * [KARAF-6913] - Upgrade to jansi 2.4.0
+    * [KARAF-7051] - Upgrade to sshd 2.8.0
+    * [KARAF-7143] - Upgrade to jline 3.21.0
+    * [KARAF-7198] - Upgrade to Spring Security 5.5.2
+    * [KARAF-7251] - Upgrade to Felix Http 4.1.12
+    * [KARAF-7252] - Upgrade to Felix SCR 2.1.30
+    * [KARAF-7253] - Upgrade to Felix WebConsole 4.7.0
+    * [KARAF-7254] - Upgrade to JNA 5.9.0
+    * [KARAF-7265] - Upgrade to Felix FileInstall 3.7.2
+    * [KARAF-7269] - Upgrade to Pax Exam 4.13.5
+    * [KARAF-7270] - Upgrade to Pax Web 7.3.23
+    * [KARAF-7272] - Upgrade to commons-pool2 2.9.0
+    * [KARAF-7274] - Upgrade to javax.annotation-api 1.3.2
+    * [KARAF-7275] - Upgrade to Spring 5.3.12
+    * [KARAF-7279] - Upgrade to Pax URL 2.6.8
+    * [KARAF-7281] - Upgrade to org.osgi.util.function 1.2.0 and 
org.osgi.util.promise 1.2.0
+    * [KARAF-7283] - Upgrade to Pax URL 2.6.10
+    * [KARAF-7284] - Upgrade to Pax Swissbox 1.8.5
+    * [KARAF-7285] - Upgrade to bndlib 6.1.0
+
 ## Apache Karaf 4.3.3
 
 Apache Karaf 4.3.3 is a maintenance releasee on 4.3.x series. It contains 
major fixes and updates, we encourage users to update to this version.

Reply via email to