Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.0 2019-10-26.tar.gz | 2019-10-26 | 731.2 kB | |
0.5.0 2019-10-26.zip | 2019-10-26 | 1.1 MB | |
README.md | 2019-10-26 | 881 Bytes | |
Totals: 3 Items | 1.8 MB | 0 |
0.5.0 (2019-10-26)
- New Feature: Java 9, 10, 11, 12 support. But Java 6 and Java 7 are deprecated now.
- New Feature: Log handler
- New Feature: HTTP V2 support (thanks to Nginx v1.14.2)
- Bug Fix: Memory leak with file handler [#180]
- Bug Fix: Zero buffer error when hijack_send empty string [#181]
- Bug Fix: Mysql driver issue about jdbc4 flag
- Bug Fix: ContainsKey of nginx shared map
- Bug Fix: NginxRequest.setVariable in a rewrite handler will hang
- Bug Fix: Segmentation fault on shutdown
- Bug Fix: Make clojure request map immutable for compojure
- Enhancement: API for discarding request body (request.discardRequestBody())
- Enhancement: Coroutine support for cascade constructor invoking
- Enhancement: Configurable headers/variables prefetch for more safety in multithreaded mode
- Binaries Distribution: built with Nginx v1.14.2