The Felix team is pleased to announce the release of Apache Felix Preferences 
Service version 1.0.6:

  http://felix.apache.org/site/apache-felix-preferences-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.prefs</artifactId>
    <version>1.0.6</version>
  </dependency>

Release Notes:
--------------
** Bug
    * [FELIX-1908] - PreferencesService doesn't work if a PermissionAdmin is 
present
    * [FELIX-3334] - PreferencesManager can throw NPE after being stopped.


Enjoy!

-The Felix team

Reply via email to