What's Changed
- Fix UpstreamPolicie: use size_t when counting for cur_idx. by @holmes1412 in #1809
- Fix KafkaMessage boundary checks by @kedixa in #1810
- Poller max open files limited to 1M. by @Barenboim in #1811
- Remove 'alloca()' from kafka parser. by @Barenboim in #1812
- Move poller deleting fd out of lock. by @Barenboim in #1816
- Fix http parser byte-by-byte bug. by @Barenboim in #1817
- More precise error handling. by @Barenboim in #1818
Full Changelog: v1.0.0...v1.0.1