Releases: openconfig/grpctunnel
Releases · openconfig/grpctunnel
v0.1.0
What's Changed
- Update documentation to be compatible with GFM. by @robshakir in #1
- Fix image links in docs by @aashaikh in #6
- enable target registration by @jxx-gg in #7
- Enable target subscription and bridge mode by @jxx-gg in #8
- Update document by @jxx-gg in #9
- fix merge conflict by @jxx-gg in #15
- Refactor client.Run and add conn.go by @jxx-gg in #17
- Protoversion by @gcsl in #19
- recompile proto by @jxx-gg in #20
- update to use --go-grpc_out for compile_protos.sh by @jxx-gg in #22
- fix sendUpdate by @jxx-gg in #23
- add UnimplementedTunnelServer by @jxx-gg in #24
- update doc to for Register for the updated proto definition by @jxx-gg in #28
- Fix import by @jxx-gg in #33
- Check canceled context so Listen can return by @sengleung in #34
- Close listener to prevent dial out during backoff wait by @sengleung in #35
- Change target_id to target by @jxx-gg in #38
- update doc by @jxx-gg in #37
- add example mTLS + proxy mode by @jxx-gg in #40
- remove unused addr and retry by @jxx-gg in #41
- fix concurrency issue and check before sending ack by @jxx-gg in #42
- Request to add enum Target_Type of NETCONF_SSH 830 by @gwizdms in #45
- Fix delete2 by @jxx-gg in #48
- tunnel proto version and document updates by @gwizdms in #50
- NewSession filter target before sending to all clients by @jxx-gg in #53
- Request to add gRIBI to tunnel.proto by @gwizdms in #55
- Add client grpc dialer by @gcsl in #58
- Refactor dialer package by @jxx-gg in #59
- add dialer_test.go by @jxx-gg in #61
- Avoid nil pointer dereference in server without a RegisterHandler configured. by @gcsl in #62
- Fix nil handlers for client by @jxx-gg in #63
- Fix broken tunnel test and add better error handling by @marcushines in #72
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #65
- Bump google.golang.org/grpc from 1.40.0 to 1.53.0 by @dependabot in #70
- Documentation fixes for grpctunnel_design.md by @earies in #57
- Fix typo in target.go by @llarco in #71
- Bump golang.org/x/sys from 0.0.0-20210809222454-d867a43fc93e to 0.1.0 by @dependabot in #66
- Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0 by @dependabot in #68
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #73
- Clean up go.mod by @marcushines in #74
New Contributors
- @robshakir made their first contribution in #1
- @aashaikh made their first contribution in #6
- @jxx-gg made their first contribution in #7
- @gcsl made their first contribution in #19
- @sengleung made their first contribution in #34
- @gwizdms made their first contribution in #45
- @marcushines made their first contribution in #72
- @dependabot made their first contribution in #65
- @earies made their first contribution in #57
- @llarco made their first contribution in #71
Full Changelog: https://github.com/openconfig/grpctunnel/commits/v0.1.0