转载

SOFARPC 发布 v5.6.3 版本,Java RPC 框架

本期发布内容

虽然是个小版本升级,但是干货不少,详情请见 https://github.com/sofastack/sofa-rpc-boot-projects/releases

鼓励目前正在使用 5.6.x 版本的用户升级

New Features (新功能)

  • PR 788  - support msgpack serialization   支持msgpack序列化
  • PR 770  - H2 TLS security support              H2 TLS安全协议支持
  • PR 716  - Support GRPC                                支持GRPC

Enhancement (新特性)

  • PR 812  - feat:usually we do not open the switch of sec or blacklist
  • PR 811  - chore:print extension loader debug info instead of error
  • PR 807  - support non-registered center ip for direct connection
  • PR 800  - feat:add custom parameter to values
  • PR 799  - feat:add some headers to sofa request
  • PR 792  - chore:remove fetch group name
  • PR 789  - update netty 4.1.42
  • PR 712  - Enable baggage-items for rpc reseteasy mode

Bug Fix

  • PR 808  - fix:fix simple map serializer ( 805 )
  • PR 795  - bugfix:fix npe of AbstractCluster
  • PR 794  - chore:fix alert for jackson-databind
  • PR 783  - Fix data util test when run in a Daylight Saving Time
原文  https://www.oschina.net/news/112108/sofa-rpc-5-6-3-released
正文到此结束
Loading...