10.6
What's New
- Merging
META-INF/services/io.avaje.inject.spi.InjectExtension
entries via the shade/assembly maven plugin or theshadowJar
gradle tasks is no longer required for multi-module projects.
Changes
- Fix odd null pointer in module detection by @SentryMan in #732
- Merge Detected Services into
META-INF
by @SentryMan in #733 - Fix Lazy Checked Exceptions by @SentryMan in #737
- Mark Generated Avaje HttpClient implementations as Closeable by @SentryMan in #734
- Rename
isAddBeanFor
toisBeanAbsent
by @SentryMan in #727
Full Changelog: 10.5...10.6