This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since its publication.

Dubbo Java 2.7.14 Release Announcement

Apache Dubbo 2.7.14 Release Announcement

Changes

  • Added coverage rules for dynamic configuration center in ServiceDiscovery. (#8389)
  • Fixed the issue where mock parameters containing ‘:’ or ‘=’ could not be used properly. (#8379)
  • Fixed the issue where the zone parameter could not take effect for ZoneAwareClusterInvoker configuration. (#8521)
  • Added a switch for serialization whitelist checks, default is true. (#8537)
  • Fixed the null pointer exception during serialization checks when the request times out. (#8587)
  • Fixed the issue where NetUtils.ignoreNetworkInterface could not handle network cards containing ‘(’ symbol. (#8629)
  • Unified the method for obtaining local addresses. (#8679)
  • Fixed the issue where a retry count of 0 would still retry once. (#8743)
  • Immediately close the client when clearing unused invokers. (#8756)
  • Fixed exceptions in the destroy method and doOverrideIfNecessary. (#8683)
  • DefaultFuture.closeChannel chooses whether to print detailed request data based on log level. (#8778)
  • Replaced AttachmentsAdapter with MapUtils. (#8772)

Maven Dependency Changes

  • netty4: 4.1.51.Final -> 4.1.66.Final
  • netty4_ssl: 2.0.39.Final -> 2.0.40.Final
  • http_client: 4.5.3 -> 4.5.13
  • jetty: 9.4.11.v20180605 -> 9.4.43.v20210629
  • apollo_client: 1.1.1 -> 1.8.0
  • tomcat_embed: 8.5.31-> 9.0.48
  • commons_io: 2.6 -> 2.7
  • curator: 5.0.0 -> 5.1.0
  • hessian_lite: 3.2.8 -> 3.2.11