Apache Felix Changelog

What's new in Apache Felix 5.4.0

Oct 18, 2015
  • Bug:
  • [FELIX-5043] - Potential of waiting forever in ServiceRegistry.getService()
  • [FELIX-5061] - Optional resource fragment with requirements that cause class space consistency issues with the host export cause unexpected ResolutionExceptions
  • [FELIX-5064] - Framework should provide service capabilities for registered services
  • [FELIX-5075] - Framework hooks not re-sorted on service ranking update
  • Improvement:
  • [FELIX-5014] - Support Windows 10 for Bundle-NativeCode
  • [FELIX-5034] - Reduce and correct locking related to the hook registry
  • Update to latest resolver 1.8.0

New in Apache Felix 5.2.0 (Oct 14, 2015)

  • Improvement:
  • Update to latest framework version 5.2.0

New in Apache Felix 5.0.1 (Jun 22, 2015)

  • Improvement:
  • Update to framework and main 5.0.1

New in Apache Felix 5.0.0 (Apr 25, 2015)

  • Improvement:
  • Update to framework and main 5.0.0
  • Update to latest obr version 2.0.4
  • Update to latest gogo runtime 0.16.2
  • Update to latest gogo commands and shell ( 0.10.0/0.14.0)

New in Apache Felix 4.6.1 (Mar 16, 2015)

  • Improvement:
  • Update to framework and main 4.6.1

New in Apache Felix 4.6.0 (Jan 16, 2015)

  • Improvement:
  • Update to framework and main 4.6.0

New in Apache Felix 4.4.1 (Jul 14, 2014)

  • Improvement:
  • Update to latest framework and main version 4.4.1
  • Update to latest obr version 2.0.2
  • Update to gogo commands 0.14.0 and runtime 0.12.1

New in Apache Felix 4.4.0 (Mar 25, 2014)

  • Improvement:
  • Update to framework and main 4.4.0

New in Apache Felix 4.2.1 (Apr 29, 2013)

  • Bug:
  • [FELIX-3411]: The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec
  • [FELIX-3893]: Bundle in cache doesn't pass security check anymore.
  • [FELIX-3907]: NullPointerException in BundleWiringImpl when m_disposed is true.
  • [FELIX-3939]: IllegalArgumentException from ClassLoader.definePackage
  • [FELIX-3950]: Permission check being done even when security manager is absent
  • [FELIX-3957]: Error events can be thrown when refreshing fragment bundles
  • Improvement:
  • [FELIX-3961]: Add a fallback to the default java security policy if no security provider is present

New in Apache Felix 3.0.1 (Aug 6, 2010)

  • [FELIX-2401] - NPE in org.apache.felix.framework.FilterImpl.DictionaryCapability.getAttribute(String)