Skip to content

workflow v0.9.4

Compare
Choose a tag to compare
@holmes1412 holmes1412 released this 17 Mar 13:41
· 1605 commits to master since this release
2d79b80

Improvement

  • Add WFNameService and refactor "Upstream" modules.
  • Update the definition of WFServer::stop()'s finish time.
  • Kafka client supports offset storage.
  • Redis supports cluster command MOVED and ASK.
  • Supporting VCPKG.

Bug fixes

  • Crash when dismissing a named counter.
  • WFGoTask implementation.
  • MySQL int/ulonglong length overflow.