4.1.0.Beta1
What's Changed
- Add API for programmatic access to assignability rules for observer methods and typesafe resolution. by @manovotn in #700
- Update jakarta.el to 6.0.0-M1 and update osgi manifest export/imports, #732 by @starksm64 in #733
- Bump github-pages and jekyll in /docs by @dependabot in #728
- Bump org.testng:testng from 7.7.0 to 7.8.0 by @dependabot in #727
- Formatting rules by @manovotn in #731
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 by @dependabot in #739
- Bump org.testng:testng from 7.8.0 to 7.9.0 by @dependabot in #740
- Tweaks to Bean and Event Assignability API by @Azquelt in #742
- Improve precision of the bean and event assignability API specification by @Ladicek in #744
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 by @dependabot in #743
- Bump org.asciidoctor:asciidoctorj from 2.5.10 to 2.5.11 by @dependabot in #738
- Bump org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.10 by @dependabot in #737
- Initial specification text for method invokers by @Ladicek in #697
- Remove references to the removed jakarta.annotation.ManagedBean #750 by @starksm64 in #751
- Don't delcare overview.html as a resource so it doesn't get included in source jar by @Azquelt in #745
- Add missing copyright headers to Java source files by @Ladicek in #747
- Add missing copyright header to InvokerFactory.java by @Ladicek in #753
- Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 by @dependabot in #752
- Improve specification of
BeanManager.isMatchingBean()
andisMatchingEvent()
by @Ladicek in #748 - Set a version for the resources plugin by @Azquelt in #757
- Document and add copyright headers by @Azquelt in #756
- Initial specification text for invoker lookups by @Ladicek in #749
Full Changelog: 4.1.0-M1...4.1.0.Beta1