Skip to content

2.6.9

Choose a tag to compare

@artem-v artem-v released this 14 Apr 12:56
· 92 commits to master since this release
c1cea57
  • Updated reactor to 2020.0.6
  • Added safe code in TransportImpl and MetadataStoreImpl.
  • 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 (removed ServiceLoaderUtil.findFirst() magic)
  • Fixed CI (@segabriel).