Skip to content

Releases: smocker-dev/smocker

v0.14.1

11 Aug 12:37
bfb8761
Compare
Choose a tag to compare

v0.14.0

03 Jul 17:53
9985ce7
Compare
Choose a tag to compare
  • @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

01 Jul 11:56
04953e4
Compare
Choose a tag to compare
  • Improve "New mock from request" template

v0.13.0

29 Jun 15:12
bb883c0
Compare
Choose a tag to compare
  • add possibility to lock and unlock mocks
  • add session persistence on filesystem and load at start

v0.12.0

17 Jun 14:40
fa0325b
Compare
Choose a tag to compare
  • @pplr: add a field in proxy response of mock definition to follow HTTP redirections

v0.11.2

15 Jun 09:18
55fa474
Compare
Choose a tag to compare
  • Improve footer

v0.11.1

13 Jun 20:07
38a0e94
Compare
Choose a tag to compare
  • Fix "Add new mocks" from UI (it created a new session on every use)
  • Minor UX enhancements

v0.11.0

11 Jun 10:50
5353499
Compare
Choose a tag to compare
  • 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

08 Jun 12:36
127e10a
Compare
Choose a tag to compare
  • Add history visualization

history-visualize

v0.9.1

04 Jun 21:38
a9b6e40
Compare
Choose a tag to compare
  • Minor improvements (fix #107 and #108)