KEMBAR78
Release dubbo-2.7.9 · apache/dubbo · GitHub
Skip to content

dubbo-2.7.9

Choose a tag to compare

@chickenlj chickenlj released this 07 Feb 17:03

Bugfixes

  • fix host parse issue with ipv6 format #6836
  • fix Pojoutils.java#getDefaultValue to support boolean, short and byte
  • prevent RpcStatus#begincount int overflow in extreme cases #6801
  • remove notified item when unsubscribe #6790
  • fix potential NPE in generic filter #6785
  • set registry zone does not work properly #6667
  • set config center group when registry group is not null #6532
  • Remove registry notification retry task #6401
  • Webservices, #6495 #6478
  • Introduce DubboBootstrap start/stop listener #7159