Skip to content

v0.16.0

Compare
Choose a tag to compare
@manatlan manatlan released this 07 Oct 12:28
· 86 commits to master since this release
  • .handle / .serve methods doesn't (and will never again) accept a recreate/force/renew parameter
  • the recreate process/instance happens only if the file has changed ( a lot better !!! )
  • better orchestrator/process (doesn't use a ps/process dict, to kill process ... instead : use real events --> so the process will kill itselpt --> and so : graceful shutdown is better)
  • and so : gunicorn compliant !!!! (but reboot is broken)

Full Changelog: v0.15.0...v0.16.0