皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Apache Dubbo 2.7.6发布

2.7.6

Features

Enhancement

  • Removing the internal JDK API from FileSystemDynamicConfiguration
  • Refactor the APT test-cases implementation of dubbo-metadata-processor in Java 9+
  • Remove feature envy
  • JsonRpcProtocol support Generalization
  • Reduce object allocation for ProtocolUtils.serviceKey
  • Reduce object allocation for ContextFilter.invoke

Bugfixes

  • Fixed bugs reported from 2.7.5 or lower versions, check 2.7.6 milestone for details.

Compatibility

  1. Filter refactor, the callback method onResponse annotated as @Deprecated has been removed, users of lower versions that have extended Filter implementations and enabled Filter callbacks should be careful of this change.
  2. RpcContext added some experimental APIs to support generic Object transmission.

转自 https://github.com/apache/dubbo/blob/master/CHANGES.md