4.1.0.Alpha1
Pre-release
Pre-release
What's Changed
- add BuildServicesResolver.setBuildServices() by @Ladicek in #617
- Bump nokogiri from 1.13.4 to 1.13.6 in /docs by @dependabot in #614
- Make sure CDI and BuildServicesResolves both guard against repeated i… by @manovotn in #619
- Correct GH Pages link in README by @manovotn in #626
- Clarify ambiguity resolution during dynamic lookup by @Ladicek in #627
- Improve section numbering by @Ladicek in #634
- docs/README by @ekimike in #643
- Use a vendor neutral link to the license text by @waynebeaton in #651
- Remove vendor notices by @waynebeaton in #654
- Remove additional vendor references by @waynebeaton in #655
- Explicitly state that classes implementing BuildCompatibleExtension i… by @manovotn in #664
- Wording improvements by @Ladicek in #670
- Address the javadoc errors under jdk17 by @starksm64 in #672
- Introduce BeanContainer.getContexts() to be able to get hold of all context objects, even if inactive by @manovotn in #629
- Improve AnnotationLiteral javadoc by @Ladicek in #657
- Fix missing wording about priority on stereotypes by @Ladicek in #674
- Bump CDI version to 4.1 and place EL integration API in a new supplemental artifact by @Ladicek in #644
- Fix two small wording mistakes by @Ladicek in #675
- Move the specification of BeanManager.getInjectableReference() to CDI Full by @Ladicek in #676
- Add specification text for BeanContainer.getContexts() by @Ladicek in #685
- Fix Javadoc for createInstance validity by @Azquelt in #689
- Fix guards against repeated external sets of SPI implementations by @Ladicek in #690
- Clarify the relationship between CDI Lite and CDI Full specifications by @Ladicek in #692
- Specify behavior for sealed types by @Ladicek in #693
- Method invokers by @Ladicek in #639
New Contributors
- @ekimike made their first contribution in #643
- @waynebeaton made their first contribution in #651
- @Azquelt made their first contribution in #689
Full Changelog: 4.0.1...4.1.0.Alpha1