FuncServer v0.2.14
- Security fixes #38
- web logs and web console ui are enabled only if the funcserver is run in
--debug
mode.
- web logs and web console ui are enabled only if the funcserver is run in
- made disabling of requests debug logs configurable #37
- Supports streaming API functions #28
- auto reload now works in debug mode #12
- works independently without nginx for large responses #30
- removed gevent entirely