The Felix team is pleased to announce the release of Apache Felix
Configuration Admin Service version 1.2.4

The Apache Felix Configuration Admin Service is an implementation of the
upcoming OSGi Configuration Admin Service Specification 1.3

http://felix.apache.org/site/apache-felix-configuration-admin-service.html

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.configadmin</artifactId>
    <version>1.2.4</version>
  </dependency>

Release Notes:

** Bug
    * [FELIX-1535] - Permission is checked against the using bundle
                     instead of the access control context (call stack)
    * [FELIX-1542] - Configuration may be supplied twice in certain
                     situations

** Improvement
    * [FELIX-1541] - Include latest CM 1.3 (Compendium R 4.2) package
                     export


Enjoy!

-The Felix team

Reply via email to