Skip to content

Releases: samtholiya/mockServer

Mockserver 0.4.0

26 Sep 23:56
Compare
Choose a tag to compare
Mockserver 0.4.0 Pre-release
Pre-release

Now trims the json before decoding.
Fixed the issue where the delay was not working
Fixed Proxy server was recording request data for unknown types.

v0.3.2

16 Apr 09:54
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Config with delete flag
Updated core regex logic

Mock Server with proxy

19 Dec 12:46
18d8c21
Compare
Choose a tag to compare
Pre-release

Bug Fix
Updated regex compare to solve bug of nested objects

Alpha release with patch number 1

12 Dec 19:36
4ea55ea
Compare
Choose a tag to compare
Pre-release

Fixed bug where comparing ignore_string does not work
Fixed bug where the status code was written after writing to payload stream
Added log for endpoint and method