Skip to content

Releases: akelch/app_server

v0.9.6

15 Sep 08:14
Compare
Choose a tag to compare
  • fix: updated grpcio to support python 3.11
  • fix: gunicorn will be patched on start up

v0.9.5

14 Sep 07:56
Compare
Choose a tag to compare
  • fix: updated werkzeug and gunicorn

v0.9.4

04 May 17:20
Compare
Choose a tag to compare
  • fix: unicode urls

v0.9.3

27 Mar 06:16
Compare
Choose a tag to compare
  • fixated requirements

v0.9.2

25 Jul 08:03
Compare
Choose a tag to compare
  • fix: dont unquote querystrings

v0.9.1

08 Jul 09:09
Compare
Choose a tag to compare
  • fix: unicode urls

v0.9.0

22 Apr 02:42
Compare
Choose a tag to compare
  • switched host back to localhost
  • collect subprocesses and try to kill on exit
  • use watchdog for better reloading
  • only start subprocesses if reloader ready

v0.8.7

04 Apr 10:50
Compare
Choose a tag to compare
  • fix missing tasks folder

v0.8.6

04 Apr 08:45
Compare
Choose a tag to compare
  • disabled custom logging

v0.8.5

30 Mar 12:56
Compare
Choose a tag to compare
  • added task emulator
  • added cron emulator
  • added storage emulator
  • changed host from localhost to 0.0.0.0
  • added custom logging