Skip to content

Release v2.1.20

Choose a tag to compare

@limingxinleo limingxinleo released this 07 Jun 01:37
69ff4eb

Fixed

  • #3667 Fixed bug that the crontab rule like 10-12/1,14-15/1 does not works.
  • #3669 Fixed bug that the crontab rule without backslash like 10-12 does not works.
  • #3674 Fixed bug that property $workerId does not works in annotation @Task.

Optimized

  • #3663 Optimized code of AbstractServiceClient::getNodesFromConsul().
  • #3668 Optimized proxy code of CoroutineHandler, which is more friendly than before.