This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new d4efbea10a Update Release Notes in preparation for 4.4.3 release
d4efbea10a is described below
commit d4efbea10a65ed2242f3a18533806c8d98606438
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Jan 6 14:48:43 2023 +0100
Update Release Notes in preparation for 4.4.3 release
---
RELEASE-NOTES.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b577e86281..403d28121a 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -28,6 +28,7 @@ This is a maintenance release on the 4.4.x series. It
includes a bunch of depend
* [KARAF-7443] - JMX: rmiRegistryHost=0.0.0.0 Runtime IO exception: no
such object in table
* [KARAF-7583] - shell:alias command not found in Apache Karaf 4.4.1
* [KARAF-7605] - Karaf BoM causes import of org.osgi.service.log to have
lower bound 1.5.0 but only version 1.4.0 is available
+ * [KARAF-7607] - bin/client fails with SSHD IllegalArgumentException
* [KARAF-7608] - Override config option by environment variable not
possible
* [KARAF-7610] - JMX: rmiRegistryHost=0.0.0.0 not working
@@ -58,6 +59,7 @@ This is a maintenance release on the 4.4.x series. It
includes a bunch of depend
* [KARAF-7622] - Upgrade to Pax Logging 2.2.0
* [KARAF-7625] - Upgrade to CXF 3.5.5
* [KARAF-7628] - Upgrade to Apache POM 29
+ * [KARAF-7630] - Upgrade to Pax Web 8.0.15
#### Documentation
* [KARAF-7626] - Websocket example references the command http:list
instead of web:servlet-list