The Felix team is pleased to announce the release of the Apache Felix Dependency Manager release R6.
This release is available from: http://felix.apache.org/site/downloads.cgi The instructions to build the Dependency Manager from the source distribution can be found here: http://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager/guides/development.html Release Notes - Felix - Version org.apache.felix.dependencymanager-r6 ** Bug * [FELIX-4974] - DM filter indices not enabled if the dependencymanager bundle is started first * [FELIX-5045] - DM Optional callbacks may sometimes be invoked before start callback * [FELIX-5046] - Gradle wrapper is not included in DM source release ** Improvement * [FELIX-4921] - Ensure binary equality of the same bundle between successive DM releases * [FELIX-4922] - Simplify DM changelog management * [FELIX-5054] - Clean-up instance bound dependencies when component is destroyed * [FELIX-5055] - Upgrade DM to BndTools 3.0.0 * [FELIX-5104] - Call a conf dependency callback Instance with an instantiated component * [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl * [FELIX-5114] - Schedule configuration update in Component executor synchronously Enjoy! -The Felix team