8000 Release workflow v0.11.8 · sogou/workflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

workflow v0.11.8

Compare
Choose a tag to compare
@Barenboim Barenboim released this 03 Mar 12:53
· 14 commits to master since this release
8076c75

New Features

  • Add 'prepare()' function for server task too.

Improvements

  • Enable setting connection context only without changing context deleter.
  • Decrease max io events when io_setup() failed.
  • Optimize WFDnsServer to simplify users implementing a DNS server.

Bug Fixes

  • Fix kafka client bug that fails to update metadata when leader changed.
  • Fix kafka client bug that fetches same data multiple times.
  • Fix bug that network task state is WFT_STATE_SYS_ERROR when DNS failed.
  • Fix compatibility with OpenSSL 1.0.
0