2.30
The main new features are
- Possible to build with JDK 13
- new client SPI PreInvocationInterceptor, PostInvocationInterceptor, and InvocationBuilderListener interfaces
- Allow the MP REST Client to use Jersey Connector by registering ConnectorProvider to RestClientBuilder
- Disable default providers for AWT and XML processing
The main fixes are
- HeaderDelegateProvider works again
- HK2 AbstractBinder is invoked just once
Full list of features is available on GitHub