v0.2.1
Changelog
a0a8a9e Fix errors not being proxied to client (#45)
7ebe72c Create basic fuzzing harness for proto decoder (#40)
ef5558f Detect unknown fields even in known messages (#36)
b291f08 Rewrite integration tests as a Go test (#38)
a1c314b Bump github.com/golang/protobuf from 1.3.1 to 1.3.2 (#37)
30a20c8 Bump github.com/jhump/protoreflect from 1.4.3 to 1.4.4 (#35)
0c5b2ef Add support for marshalling from human-readable form (#32)
7cd0637 Bump google.golang.org/grpc from 1.21.1 to 1.22.0 (#33)
e446dad Warning that localhost connections ignore proxy
1b97c5b Refactor unknown message decoding (#30)
94c7a06 Bump github.com/jhump/protoreflect from 1.4.2 to 1.4.3 (#31)
62f3d66 Proxy connections detected as non-HTTP (#28)
35b8404 Enable race detector during integration test
4a0bde9 Add HTTP Handler unit tests (#27)