Skip to content

Release Notes 1.7.1

BJ Hargrave edited this page May 16, 2022 · 3 revisions

Release Notes 1.7.1

  • slf4j.osgi is updated to work with later versions of the OSGi Log Service specification. slf4j.osgi now uses a Proxy to "implement" the OSGi Log Service Logger type if stub logging is necessary during early system initialization. So now slf4j.osgi imports the org.osgi.service.log package at the wider consumer range of [1.4,2).
  • slf4j.osgi updates the Fragment-Host manifest header to specify bundle-version="[1.7.0,1.8.0)" for the slf4j.api host bundle. This is to avoid the slf4j.osgi fragment from attaching to later versions of slf4j.api such as 2.0.
Clone this wiki locally