Skip to content

Add exit status and body parser enhancements for Connect 3.0 prep.

Compare
Choose a tag to compare
@DavidZey DavidZey released this 31 Mar 21:50
· 58 commits to master since this release
  • Add exit status to Shutdown (PR #276)
  • Body parser updates for Connect 3.0 (PR #275)
  • CLI exits with child process exit code. (PR #277)
  • Cleanup some things on multer multipart processing. to allow for JSON parsing (PR #278)
  • Fix for feather_cache_break logic (PR #279)
  • Auto-calculate file size when grokking uploaded files. Multer does not do this itself (but should). (PR #280)