The Felix team is pleased to announce the release of Apache Felix Metatype 
Service [1] version 1.0.12.

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

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.metatype</artifactId>
    <version>1.0.12</version>
  </dependency>

Release Notes:

** Bug
    * [FELIX-4644] - Designates with multiple Objects
    * [FELIX-4665] - Metatype service does not allow a default empty string in 
XML resource
    * [FELIX-4771] - Possible NPE when accessing content of attribute
    * [FELIX-4799] - Support for multiple factory designates in single MetaType 
file

** Wish
    * [FELIX-4649] - Get MetaTypeInformation while bundle is starting

-The Felix team

[1] 
http://felix.apache.org/documentation/subprojects/apache-felix-metatype-service.html

Reply via email to