Skip to content

FuncServer v0.2.14

Compare
Choose a tag to compare
@algrebe algrebe released this 17 Jan 07:33
· 44 commits to master since this release
  • Security fixes #38
    • web logs and web console ui are enabled only if the funcserver is run in --debug mode.
  • 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