github apache/dubbo dubbo-2.7.6
apache-dubbo-2.7.6

4 years ago

Features

  • Support Service Authentication #5461

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.

Don't miss a new dubbo release

NewReleases is sending notifications on new releases.