API testing with Kubernetes
Version updated for LinuxSuRen/api-testing to version v0.0.15.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
🚀 Features
- feat: support to reuse the cookies (#301) @LinuxSuRen
- feat: add an extension to monitor via docker (#300) @LinuxSuRen
- feat: support to send the report to github comment (#298) @LinuxSuRen
- ui: refactor the UI with the nav menu (#297) @LinuxSuRen
- feat: support to set an owner of a store (#290) @LinuxSuRen
- feat: add device oauth mode (#287) @LinuxSuRen
- feat: add auth support for server mode (#283) @LinuxSuRen
- feat: support passing the metadata to gRPC request (#282) @LinuxSuRen
- feat: add a new extension: mongodb (#278) @LinuxSuRen
- feat: add writeFile function to expr (#277) @LinuxSuRen
- feat: support to install as a windows service (#273) @LinuxSuRen
- feat: support fetch the suggested APIs from a gRPC server (#272) @LinuxSuRen
- feat: Support set different image registry server (#271) @WVenus
- feat: support set a store as readonly (#269) @LinuxSuRen
- feat: complete the etcd store feature (#266) @LinuxSuRen
- feat: support to generate grpc payload as JSON (#264) @LinuxSuRen
- feat: add local cached http client (#263) @LinuxSuRen
- feat: support loading proto file from URL (#261) @LinuxSuRen
🐛 Bug Fixes
- fix: the extension might not quit normally (#302) @LinuxSuRen
👻 Maintenance
- ui: reflect the network request related codes (#274) @LinuxSuRen
🚦 Tests
- test: add k8s e2e test (#270) @LinuxSuRen
Thanks to
@LinuxSuRen and @WVenus