SOFARPC 5.6 release, RPC service framework implemented in Java

Abstract

Enhancements and bug fixes, this version requires JDK8 or later is recommended for all users upgrade 5.5.X

Compatibility Note

  • JDK8 required
  • Consul registry redesigned, not compatible with 5.5.0

New Features

  • protostuff AS serialization Support.  # 531    supports the use of protobuf as a serialized protocol
  • support fetch groupName by provide. #550
  • make user can set processInIoThread. #544

Enhancement

  • Upgrade to rely zk4.0.1, to provide support for the spring cloud of  # 386 
  • Greatly enhance the consul registry  # 629
  • add use sofa-registry demo. #644                      
  • allow timeout discard settings. #676

Bug Fix

  • fix memory leak. #658
  • fix typo, SofaRegsitryClient -> SofaRegistryClient. # 581
  • fix elastic percent typo. #674
  • move providerConfig#setMethodsLimit out of for-loop. #657
  • mapSerializer support empty. [#654]

Source: https://github.com/sofastack/sofa-rpc/releases/tag/v5.6.0

Guess you like

Origin www.oschina.net/news/107728/sofa-rpc-5-6-0-released