Releases: cezarypiatek/GRPC-Mock-Server
Releases · cezarypiatek/GRPC-Mock-Server
1.9.0
What's new:
- Update IGrpcMockServerConnector.cs
1.8.0
What's new:
- Use linux image for github actions
- Configure docker image deployment
1.7.0
What's new:
- Use SmoothSailing
- Handle multiple services with the same name
1.6.0
What's new:
- Add support for filtering request by traceid
1.5.0
What's new:
- Fix helm chart files encoding
1.4.0
What's new:
- Fix namespace
- Rename project
1.3.0
What's new:
- Fix nuget deployment
1.2.0
What's new:
- Add connector for k8s deployments
1.1.0
What's new:
- Add support for WireMockInspector. Handle relative paths for proto
1.0.0
What's new:
- Update readme
- Add github actions
- Add GrpcTestKit project
- Update readme
- Update readme
- Improve example
- Add docker container definition
- Add more grpc communication patterns. Add wiremock backend
- Proxy for request-reply
- Initial commit