Major improvements include:
- Enable to use @context in constructors of classes instantiated by CDI
- Support more optionals
- JDK16 Support
- Make @singleton to be singleton with CDI integration
- Update groovy to work with jdk17
- GraalVM native-image friendly
- New CDI based EE injection manager incubating implementation.
- Allow Feature and Dynamic feature as a JDK services
- Possibility to use entity with http method Options in requests according to the RFC 7231
- System properties config for TimeWindowStatisticsImplTest