workflow v0.11.9
New Features
- Add
WFHttpChunkedClient
to support fetching HTTP body chunk by chunk.
Improvements
- Support setting specific SSL_CTX for
WFConsulClient
. - Optimize JSON parsing and copying speed.
Bug Fix
- Fix SSL bug when creating communication targets.