Skip to content

Commit 20bba16

Browse files
committed
Update RELEASE-NOTES.md in preparation for 4.4.4 release
1 parent 041c72c commit 20bba16

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

RELEASE-NOTES.md

+58
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,64 @@
1717
under the License.
1818
-->
1919

20+
## Apache Karaf 4.4.4
21+
22+
This is a maintenance release on the 4.4.x series. It includes a bunch of dependency updates and fixes.
23+
24+
### ChangeLog
25+
26+
#### Bug
27+
* [KARAF-6074] - Race condition between the FeaturesService and FeatureDeploymentListener
28+
* [KARAF-7669] - Fix --patch-module on Instance startup
29+
* [KARAF-7678] - ShellTable erroneously clips out text from multi-line column contents
30+
* [KARAF-7690] - jdk.net package is not exposed
31+
* [KARAF-7710] - Fix CVE-2023-33201 in BouncyCastle
32+
* [KARAF-7711] - Fix CVE-2023-24998 in FileUpload
33+
* [KARAF-7712] - Fix CVE-2023-33008 in Johnzon
34+
35+
#### Improvement
36+
* [KARAF-5421] - Better error while installing non OSGi bundles
37+
* [KARAF-6538] - Add exec:groovy command
38+
* [KARAF-7637] - remove timestamp from generated service metadata
39+
* [KARAF-7677] - Log the offending bundle if a bundle refresh occurs during assembly
40+
* [KARAF-7708] - Test and example of JSON configuration
41+
* [KARAF-7733] - Upgrade to pax-jms 1.1.3
42+
* [KARAF-7736] - Service PID for a JSON configuration
43+
* [KARAF-7746] - Improve JVM version check in the shell script
44+
45+
#### Task
46+
* [KARAF-7681] - Add JDK20 packages in etc/jre.properties
47+
* [KARAF-7696] - Add support for JDK 20
48+
49+
#### Dependency upgrade
50+
* [KARAF-7693] - Upgrade to Spring 5.3.29
51+
* [KARAF-7698] - Upgrade SSHD to 2.10.0
52+
* [KARAF-7699] - Upgrade commons-io to 2.13.0
53+
* [KARAF-7701] - Upgrade XBean to 4.23
54+
* [KARAF-7702] - Upgrade commons-compress to 1.23.0
55+
* [KARAF-7709] - Upgrade to org.eclipse.equinox.region 1.5.300
56+
* [KARAF-7714] - Upgrade to Pax Logging 2.2.3
57+
* [KARAF-7715] - Upgrade to easymock 5.2.0
58+
* [KARAF-7716] - Upgrade to JNA 5.13.0
59+
* [KARAF-7717] - Upgrade to Felix Framework Security 2.8.4
60+
* [KARAF-7719] - Upgrade to Felix SCR 2.2.6
61+
* [KARAF-7720] - Upgrade to Felix WebConsole 4.8.10
62+
* [KARAF-7724] - Upgrade to ASM 9.5
63+
* [KARAF-7725] - Upgrade to org.osgi.service.component* 1.5.1
64+
* [KARAF-7726] - Upgrade to org.osgi.service.jdbc 1.1.0, Pax Transx 0.5.4, Pax JDBC 1.5.6
65+
* [KARAF-7727] - Upgrade to org.osgi.util.promise 1.3.0
66+
* [KARAF-7729] - Upgrade to Aries SpiFly 1.3.6
67+
* [KARAF-7730] - Upgrade to maven-bundle-plugin 5.1.9
68+
* [KARAF-7731] - Upgrade to Felix ConfigAdmin plugin interpolation 1.2.8
69+
* [KARAF-7740] - Upgrade pax-url to 2.6.14
70+
* [KARAF-7743] - Upgrade to commons-lang 3.13.0
71+
* [KARAF-7744] - Upgrade to org.eclipse.equinox.coordinator 1.5.200
72+
* [KARAF-7745] - Upgrade to Pax Web 8.0.22 & Jetty 9.4.52.v20230823
73+
* [KARAF-7748] - Upgrade to JAXB 2.3.8 and use jaxb-bom
74+
75+
#### Documentation
76+
* [KARAF-7670] - Some example READMEs use old versions
77+
2078
## Apache Karaf 4.4.3
2179

2280
This is a maintenance release on the 4.4.x series. It includes a bunch of dependency updates and important fixes.

0 commit comments

Comments
 (0)