Skip to content

Releases: Semior001/groxy

Version 0.7.0

24 Dec 15:20
dd7195c

Choose a tag to compare

What's Changed

  • feat: add wait instruction for respond mocker and reorganize example protobuf files by @Semior001 in #20
  • feat: added rewrite directive to forward option by @Semior001 in #21

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0

24 Aug 21:53
9ef829c

Choose a tag to compare

  • Added wait instruction to the response, to simulate slow responses.

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

24 Aug 01:31
acfdbad

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

Version 0.4.0

10 Jul 21:08
37d32a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Version v0.3.0

26 Nov 13:32

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Mar 04:59

Choose a tag to compare

  • Added service
  • Mocking gRPC requests, matching by request body, metadata, method URI.