Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdi-dev] CDI 4.1 Alpha availability

Hello

As agreed on recent CDI mtgs, CDI 4.1 now has Alpha releases available in Maven Central.
CDI API - 4.1.0.Alpha1
CDI TCK - 4.1.0.Alpha5

For those of you who want to play around with it, there is also Weld 6.0.0.Alpha1 implementing this new API - http://weld.cdi-spec.org/news/2023/10/26/weld-600Alpha1/
This includes implementation of the Method invokers API through MethodHandles.

Feedback is appreciated on both fronts, CDI API designs as well as Weld flaws.

Regards
Matej

Back to the top