9.1 | 9.1-javax
What's Changed
- Update module example by @SentryMan in #333
- Now can add scope hooks on the BeanScope builder by @SentryMan in #334
- Aspect.Import Annotation by @SentryMan in #335
- #336 - Fix dependency relationship with avaje-config by @rob-bygrave in #337
- Use alternative to ServiceLoader to load Plugin and PropertyRequiresPlugin by @rob-bygrave in #338
- Go back to regular ServiceLoader by @SentryMan in #339
- Will not fail compilation if
@Singleton
/@component are placed on Interfaces by @SentryMan in #340 - Proxy methods now add suppressed exceptions to Unchecked Exceptions by @SentryMan in #342
- Refactor rename Invocation.Build -> Invocation.Base by @rbygrave in #343
- Add Invocation.invokeUnchecked() ... for ease of use when aspect isn't dealing wth checked exceptions by @SentryMan in #344
- Fix Throwable Aspects by @SentryMan in #345
New Contributors
- @rob-bygrave made their first contribution in #337
Full Changelog: 9.0...9.1