Releases: mirkolenz/grpc-proxy
Releases · mirkolenz/grpc-proxy
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2023-09-30)
⚠ BREAKING CHANGES
- The entire application is now written in Go. This makes it possible to run the proxy with an existing envoy installation and decouples it from Nix. The tools also gained a full POSIC-compatible CLI interface with proper help for all available options. You can now easily download pre-built binaries of the proxy or use Go to install it on your machine.
Features
- allow configuration of cluster options (586ea6a)
- allow floating point values for timeout (a01e30e)
- rewrite entire application in go (d3a1f61)
Bug Fixes
v3.0.0-beta.4
v3.0.0-beta.3
3.0.0-beta.3 (2023-09-05)
Features
v3.0.0-beta.2
v3.0.0-beta.1
3.0.0-beta.1 (2023-08-10)
⚠ BREAKING CHANGES
- The entire application is now written in Go. This makes it possible to run the proxy with an existing envoy installation and decouples it from Nix. The tools also gained a full POSIC-compatible CLI interface with proper help for all available options. You can now easily download pre-built binaries of the proxy or use Go to install it on your machine.
Features
- rewrite entire application in go (d3a1f61)