Releases: smocker-dev/smocker
Releases · smocker-dev/smocker
v0.14.0
- @pplr: add possibility to overwrite headers sent by proxy mocks
- add skip_verify_tls option on proxy mocks to authorize redirects on insecure hosts
- Breaking change: rework lock/unlock results to return only modified mocks
- add arguments section on documentation
v0.13.1
- Improve "New mock from request" template
v0.13.0
- add possibility to lock and unlock mocks
- add session persistence on filesystem and load at start
v0.12.0
- @pplr: add a field in proxy response of mock definition to follow HTTP redirections
v0.11.1
- Fix "Add new mocks" from UI (it created a new session on every use)
- Minor UX enhancements
v0.11.0
- Add CLI parameter to be able to set max retention of history in memory
- Add query parameter for session and visualization header in the UI
- Move the reset button to the sidebar in the UI
v0.10.0
- Add history visualization