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 2017/12/15 13:10:09 UTC

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

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

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


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

commit a455cac4dd80222b29b3fe05103cafd14e69e2aa
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Dec 15 14:09:50 2017 +0100

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

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 37f05e7..357a2a1 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,61 @@
  * limitations under the License.
  */
 
+		    Apache Karaf 4.1.4
+		    ==================
+ Apache Karaf 4.1.0 is a maintenance release on the 4.1.x series, bringing bug fixes, updates and some improvements.
+
+ ChangeLog:
+ ----------
+** Bug
+    * [KARAF-3875] - Karaf scheduler should wrap QuartzException in exported SchedulerException
+    * [KARAF-3976] - Broken compatibility with 3.x jdbc DataSources
+    * [KARAF-4756] - Redeploying Features in the Deploy directory with install="auto" does not work for same feature versions
+    * [KARAF-5203] - KAR:Create missing bundles that are marked conditional
+    * [KARAF-5296] - The command "shell:watch" fails with a NPE
+    * [KARAF-5446] - Fragment bundles are not resolved properly when installing/restarting the container
+    * [KARAF-5464] - karaf.bat file is missing KARAF_SYSTEM_OPTS property
+    * [KARAF-5471] - Jetty version in Karaf and Pax Web are not aligned
+    * [KARAF-5487] - SshRole restriction not enforced when using username/password
+    * [KARAF-5493] - InvalidPathException is thrown when execute config:property-set command from ssh client
+    * [KARAF-5495] - Upgrade SyncopeBackingEngineFactory to support Syncope 2.x
+    * [KARAF-5496] - NPEs in SyncopeLoginModule if "version" is not specified
+    * [KARAF-5497] - Karaf shuts down when installing CXF feature
+    * [KARAF-5498] - SyncopeLoginModule parses roles instead of groups for Syncope 2.0.x
+    * [KARAF-5527] - the karaf.secured.command.compulsory.roles should only affect command ACL rules
+    * [KARAF-5528] - Karaf feature deployer should stop refreshed bundles together with the updated ones
+    * [KARAF-5533] - KarArtifactInstaller does not properly detect already installed KAR files
+
+** Dependency upgrade
+    * [KARAF-5488] - Upgrade to Felix Framework 5.6.10
+    * [KARAF-5489] - Upgrade to commons-io 2.6
+    * [KARAF-5490] - Upgrade to JNA 4.5.0
+    * [KARAF-5491] - Upgrade to commons-compress 1.15
+    * [KARAF-5517] - Upgrade to Apache Felix Metatype 1.1.6
+    * [KARAF-5518] - Upgrade to Apache Felix WebConsole DS plugin 2.0.8
+    * [KARAF-5519] - Upgrade to Apache Felix WebConsole EventAdmin plugin 1.1.8
+    * [KARAF-5522] - Upgrade to easymock 3.5.1
+    * [KARAF-5523] - Upgrade to Equinox 3.12.50
+    * [KARAF-5525] - Upgrade to PAX tinybundle 3.0.0 
+    * [KARAF-5531] - Upgrade to maven-compiler-plugin 3.7.0
+    * [KARAF-5532] - Upgrade to maven-dependency-plugin 3.0.2
+    * [KARAF-5534] - Upgrade to Pax Web 6.0.9
+    * [KARAF-5535] - Upgrade to maven-javadoc-plugin 3.0.0
+    * [KARAF-5536] - Upgrade to maven-war-plugin 3.2.0
+    * [KARAF-5537] - Upgrade to modello-maven-plugin 1.9.1
+    * [KARAF-5538] - Upgrade to maven-invoker-plugin 3.0.1
+    * [KARAF-5539] - Upgrade to maven-archetype-plugin 3.0.1
+
+** Improvement
+    * [KARAF-5418] - SSH public key authentication from LDAP
+    * [KARAF-5486] - Add a command to change job scheduling
+
+** New Feature
+    * [KARAF-4188] - Add support for Systemd's watchdog
+    * [KARAF-5307] - Add SchedulerMBean to mimic scheduler shell commands
+    * [KARAF-5485] - Be able to disable the sftp server
+
+
 		    Apache Karaf 4.1.3
 		    ==================
  Apache Karaf 4.1.0 is a maintenance release on the 4.1.x series, bringing bug fixes and updates.

-- 
To stop receiving notification emails like this one, please contact
['"commits@karaf.apache.org" <co...@karaf.apache.org>'].