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 5d1a262  Upgrade RELEASE-NOTES.md in preparation for 4.3.6 release
5d1a262 is described below

commit 5d1a262bfdaf7548ef5111c5d04a603888b800af
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Sun Jan 9 07:51:27 2022 +0100

    Upgrade RELEASE-NOTES.md in preparation for 4.3.6 release
---
 RELEASE-NOTES.md | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 3e4c144..24f26f1 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -17,6 +17,37 @@
     under the License.
 -->
 
+## Apache Karaf 4.3.6
+
+Apache Karaf 4.3.6 is a maintenance release for 4.3.x series. It's an 
important release containing:
+- upgrade to Pax Logging 2.0.14 with log4j 2.17.1 (fixing CVE-2021-44832)
+- prepare support for JDK 18
+- fix issue on Apache Felix FileInstall 3.7.4 fixing deployment issue
+We invitte users to update to this version.
+
+### ChangeLog
+
+#### Bug
+    * [KARAF-7306] - Hot deployment (deploy directory) does not work for 
provisioned blueprints
+    * [KARAF-7316] - Fallback distribution in verify mojo always fail to 
resolve
+    * [KARAF-7317] - Support spaces in boot features path
+
+#### Improvement
+    * [KARAF-7304] - Add cleanall supports in Karaf Main
+    * [KARAF-7312] - Add support for JMX RMI credentials filter pattern
+
+#### Task
+    * [KARAF-7266] - JDK 18 support
+
+#### Dependency upgrade
+    * [KARAF-7309] - Upgrade to Pax Logging 2.0.14
+    * [KARAF-7313] - Upgrade to Aries Proxy Impl 1.1.12
+    * [KARAF-7315] - Upgrade to Felix FileInstall 3.7.4
+    * [KARAF-7318] - Upgrade to Spring 5.3.14
+    * [KARAF-7319] - Upgrade to Spring Security 5.6.1
+    * [KARAF-7320] - Upgrade to maven-bundle-plugin 5.1.4
+    * [KARAF-7324] - Upgrade to Aries SpiFly 1.3.4
+
 ## Apache Karaf 4.3.5
 
 Apache Karaf 4.3.5 is a maintenance release on 4.3.x series. It's an important 
release because it updated to Pax Logging 2.0.12:

Reply via email to