Releases: kudlatyamroth/pymockserver
Releases · kudlatyamroth/pymockserver
1.7.0
bump: version 1.6.5 → 1.7.0
1.6.5
bump: version 1.6.4 → 1.6.5
1.6.4
bump: version 1.6.3 → 1.6.4
1.6.3
bump: version 1.6.2 → 1.6.3
1.6.2
bump: version 1.6.1 → 1.6.2
1.6.1
ci(workflow/release): fix release on pushing tag
v1.5.5
changes:
- fix typo with wrong db location
- by default not limit memory media volume
v1.5.4
Changes:
- mount memory medium in /data/sqlite, to store sqlite file for mockserver - this should improve performance a little
v1.5.3
changes:
- fix logging
v1.5.1
Changes:
- add custom gunicorn config
keepalive is now set to 300 s
max request before worker resets is 30 + random(0-15)