Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 14:17
0bdf7d9

Feature

  • Service implementation of adding dubbo's ability to register Nacos by @chengyouling #1008
  • Increase the registration ability of the dubbo framework microservice Nacos by @chengyouling #1003
  • Reconstruct and optimize plug-in class isolation mechanism by @lilai23 #1006

Fixes

  • Fix the inconsistency between jul log level and logback by @provenceee #1033
  • Rename fowcontrol to flowcontrol by @robotLJW #1025
  • Upgrade apache log4j, jackson-databind and zk-netty due to CVE vulnerability by @robotLJW #1019
  • Modify the flow control test case and fix the problem of test failure by @hanbingleixue #1018
  • Fix the package issue of the sermant common central warehouse by @lilai23 #1015
  • Fix the bug that springboot registry plugin can not process the url query params by @justforstudy-A #1013
  • The registration service relies on logback classic to not configure the lgback.xml configuration file, causing the nacos client to print DEBUGGER logs by @chengyouling #1031

Improvements