Skip to content

workflow v0.11.3

Latest
Compare
Choose a tag to compare
@Barenboim Barenboim released this 14 Mar 14:36
· 24 commits to master since this release

New Features

  • Support UDP server.
  • Enable erasing http message's header.

Improvements

  • Optimize JSON parsing.
  • Support specifying server's transport layer protocol (TCP, UDP, SCTP).
  • Reduce default DNS cache ttl.
  • Kafka client supports set_offset_timestamp for KafkaToppar in automatic mode.

Bug Fixes

  • Fix dead lock bug when upstream referring to a host name.
  • Fix some kafka client little problems.