Releases: Semior001/groxy
Releases · Semior001/groxy
Version 0.7.0
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
- Added
waitinstruction to the response, to simulate slow responses.
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- add templating by @Semior001 in #13
- fix: increase timeouts to make test less floating in CI by @Semior001 in #19
Full Changelog: v0.4.1...v0.5.0
Version 0.4.0
What's Changed
- Add stdin configuration option by @Semior001 in #12
- feat: Add regex matching for request headers by @lovesupergames in #17
New Contributors
- @lovesupergames made their first contribution in #17
Full Changelog: v0.3.0...v0.4.0
Version v0.3.0
What's Changed
- added multiline strings by @Semior001 in #4
- upstream reflection by @Semior001 in #5
- forward request to the upstream by @Semior001 in #6
Full Changelog: v0.2.0...v0.3.0