Releases: scalecube/scalecube-cluster
Releases · scalecube/scalecube-cluster
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).
2.6.9-test-rc1
Fixing ci2 (#360) * Enhanced error messages * Made `transportFactory` as non-autocomputable * Cleaned all reactor deprecations * Updated `reactor` (to `2020.0.6`) * Fixed CI (@segabriel )
2.6.8
2.6.7
2.6.7.RC1
2.6.6
2.6.4
2.6.3-RC2
2.6.2
prepare-2.6.0-RC7
Set log level warn
on transport connection exceptions