blob: 0274b62c89b58a0dcd7c097d76d488966fc57c2c [file] [view]
# Release Notes
---
## 1.4.0
- [Impl: move taskpool at endpoint layer](https://github.com/apache/dubbo-getty/pull/50)
## 1.3.x
- [Fix: ExposeMaxWheelTimeSpan](https://github.com/apache/dubbo-getty/pull/46)
- [Impl: tls support](https://github.com/apache/dubbo-getty/pull/44)
- [Fix: send multiple pkgs repetitive](https://github.com/apache/dubbo-getty/pull/39)
- [Impl: StreamServer & PacketServer](https://github.com/apache/dubbo-getty/pull/38)
- [Impl: listen on random local por](https://github.com/apache/dubbo-getty/pull/37)
- [Impl: reduce syscall and memcopy for multiple package](https://github.com/apache/dubbo-getty/pull/36)
- [Impl: enlarge time wheel span](https://github.com/apache/dubbo-getty/commit/a57b22edbb3a7de383ad7a94387000bfd4eca194)
- [Fix: skip the log output of EOF error](https://github.com/apache/dubbo-getty/pull/26)
- [Impl: add travis](https://github.com/apache/dubbo-getty/pull/28)
- [Impl: add writev](https://github.com/apache/dubbo-getty/pull/26)