Skip to content

Releases: cezarypiatek/GRPC-Mock-Server

1.9.0

31 May 07:00
54096f3

Choose a tag to compare

What's new:

  • Update IGrpcMockServerConnector.cs

1.8.0

31 May 05:03

Choose a tag to compare

What's new:

  • Use linux image for github actions
  • Configure docker image deployment

1.7.0

30 May 21:42

Choose a tag to compare

What's new:

  • Use SmoothSailing
  • Handle multiple services with the same name

1.6.0

29 May 16:42

Choose a tag to compare

What's new:

  • Add support for filtering request by traceid

1.5.0

29 May 07:20

Choose a tag to compare

What's new:

  • Fix helm chart files encoding

1.4.0

29 May 06:22

Choose a tag to compare

What's new:

  • Fix namespace
  • Rename project

1.3.0

29 May 06:10

Choose a tag to compare

What's new:

  • Fix nuget deployment

1.2.0

29 May 06:04

Choose a tag to compare

What's new:

  • Add connector for k8s deployments

1.1.0

22 May 16:48

Choose a tag to compare

What's new:

  • Add support for WireMockInspector. Handle relative paths for proto

1.0.0

21 May 18:12

Choose a tag to compare

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