Skip to content

Releases: kudlatyamroth/pymockserver

1.7.0

06 Nov 08:38
Compare
Choose a tag to compare
bump: version 1.6.5 → 1.7.0

1.6.5

13 May 21:58
Compare
Choose a tag to compare
bump: version 1.6.4 → 1.6.5

1.6.4

13 May 14:48
Compare
Choose a tag to compare
bump: version 1.6.3 → 1.6.4

1.6.3

08 May 23:56
Compare
Choose a tag to compare
bump: version 1.6.2 → 1.6.3

1.6.2

08 May 23:39
Compare
Choose a tag to compare
bump: version 1.6.1 → 1.6.2

1.6.1

06 May 15:50
Compare
Choose a tag to compare
ci(workflow/release): fix release on pushing tag

v1.5.5

13 Feb 11:46
Compare
Choose a tag to compare

changes:

  • fix typo with wrong db location
  • by default not limit memory media volume

v1.5.4

27 Jan 21:44
Compare
Choose a tag to compare

Changes:

  • mount memory medium in /data/sqlite, to store sqlite file for mockserver - this should improve performance a little

v1.5.3

18 Jan 16:02
Compare
Choose a tag to compare

changes:

  • fix logging

v1.5.1

17 Jan 12:46
Compare
Choose a tag to compare

Changes:

  • add custom gunicorn config

keepalive is now set to 300 s
max request before worker resets is 30 + random(0-15)