Skip to content

v2.0.7

Compare
Choose a tag to compare
@limingxinleo limingxinleo released this 17 Aug 03:43
· 2511 commits to master since this release
2a54dc8

Added

Fixed

  • #2275 Fixed bug that fetch process blocking for config center.
  • #2276 Fixed bug that the config is cleared when the config is not modified in apollo.
  • #2280 Fixed bug that interface methods will be rewriten by aop.
  • #2281 Fixed co::create failed in non-coroutine environment for hyperf/signal.
  • #2304 Fixed dead cycle when del sid for socketio memory adapter.
  • #2309 Fixed JsonRpcHttpTransporter cannot set the custom timeout property.