2.6.9
- Updated
reactor
to2020.0.6
- Added safe code in
TransportImpl
andMetadataStoreImpl
. - Enhanced error messages all over the places (now error message contains context information in which error had occurred).
- Cleaned code from reactor deprecates (once again).
- Made
TransportFactory
required configuration parameter (removedServiceLoaderUtil.findFirst()
magic) - Fixed CI (@segabriel).