LinuxSuRen
released this
01 Nov 12:40
·
2 commits
to refs/heads/master
since this release
What’s Changed
🚀 Features
- feat: imporove mock object with standard crud (#553) @LinuxSuRen
- feat: support to config mock server on ui (#552) @LinuxSuRen
- feat: support to rename test suite and case (#550) @LinuxSuRen
- feat: support to run test case in batch mode (#548) @LinuxSuRen
- feat: support to print the progress when oci download (#544) @LinuxSuRen
- feat: support to upload random image files (#541) @LinuxSuRen
- feat: support to import native data (#539) @LinuxSuRen
- feat: support embed file upload (#538) @LinuxSuRen
- feat: support to show the body size on page (#536) @LinuxSuRen
- feat: add History api and ui (#524) @SamYSF
- feat: add download extension store image prefix (#532) @SamYSF
- chore: improve the store manager ui (#518) @LinuxSuRen
- feat: support local sercret service (#516) @LinuxSuRen
- feat: improve the test case creating process on ui (#515) @LinuxSuRen
- feat: support test case nav via shortcut (#510) @LinuxSuRen
- feat: add testCase page json lint (#506) @LinuxSuRen
- Add RSA encryption function to templates (#502) @LinuxSuRen
- feat: custom the grpc gateway restful path (#497) @LinuxSuRen
- Add JSON schema for mock types (#499) @LinuxSuRen
- feat: support JSON compaitble contentType parse (#496) @LinuxSuRen
- feat: add test case execution related promethus metrics (#488) @LinuxSuRen
🐛 Bug Fixes
- fix: overwrite test case when creating duplicated (#531) @LinuxSuRen
- fix: the test suite tree cannot be selected (#503) @LinuxSuRen
Thanks to
@LinuxSuRen, @SamYSF and @yuluo-yx