LinuxSuRen
released this
22 Aug 01:46
·
269 commits
to refs/heads/master
since this release
What’s Changed
- feat: add introduction process on UI (#149) @LinuxSuRen
🚀 Features
- feat: support to load test suite from URL (#171) @LinuxSuRen
- feat: support convert testSuite to JMeter file (#170) @LinuxSuRen
- feat: add git as the store extension (#165) @LinuxSuRen
- feat: support running gRPC test cases (#160) @Ink-33
- feat: add secret service interface (#164) @LinuxSuRen
- feat: support to generate a PDF report (#162) @wjsvec
- feat: add operator for maintain the api-testing in Kubernetes (#158) @LinuxSuRen
- feat: support manager store on UI (#161) @LinuxSuRen
- feat: support generate code from TestCase (#154) @LinuxSuRen
- feat: add s3 storage backend extension (#151) @LinuxSuRen
- feat: add bidirectional streaming rpc of functions query (#150) @Ink-33
- feat: support add multiple stores (#147) @LinuxSuRen
- feat: add parameters in the test suite (#139) @LinuxSuRen
- feat: support start atest as container service (#138) @LinuxSuRen
- feat: support query template functions on UI (#131) @LinuxSuRen
- feat: support the form body on UI (#130) @LinuxSuRen
- feat: support getting suggested APIs from spec (#123) @LinuxSuRen
- feat: support providing the suggested body fields (#127) @LinuxSuRen
- feat: support query the popular HTTP headers on UI (#122) @LinuxSuRen
- feat: add gRPC loader for reading and writeing test suites (#120) @LinuxSuRen
- feat: support update and delete testsuite on UI (#119) @LinuxSuRen
- feat: embed the ui into the Go binary file (#117) @LinuxSuRen
- feat: support filter the testcases on the UI (#118) @LinuxSuRen
- feat: support show the response body and header (#113) @LinuxSuRen
- Support maintain testSuite and testCase via UI (#108) @LinuxSuRen
- feat: show the test cases count in the markdown test report (#107) @LinuxSuRen
- feat: add ui for the api-testing (#102) @LinuxSuRen
- feat: add some css to the HTML format report (#99) @wjsvec
- feat: support to generate json format report (#98) @setcy
🐛 Bug Fixes
📝 Documentation updates
- feat: support to load test suite from URL (#171) @LinuxSuRen
- feat: add git as the store extension (#165) @LinuxSuRen
- feat: add operator for maintain the api-testing in Kubernetes (#158) @LinuxSuRen
- feat: add s3 storage backend extension (#151) @LinuxSuRen
- Proposal accepted in GLCC 2023 (#111) @LinuxSuRen
- docs: add release notes (in Chinese) of v0.0.12 (#97) @LinuxSuRen
👻 Maintenance
- chore: add more info into the releaseDrafter.yaml (#100) @LinuxSuRen
Thanks to
@Ink-33, @LinuxSuRen, @chan158, @setcy and @wjsvec