open-consul/.changelog/13051.txt
Daniel Kimsey 744265f028 Update go-grpc/grpc to resolve conection memory leak
Reported in #12288

The initial test reported was ported and accurately reproduced the issue.
However, since it is a test of an upstream library's internal behavior it won't
be codified in our test suite. Refer to the ticket/PR for details on how to
demonstrate the behavior.
2022-06-08 11:29:29 +01:00

4 lines
84 B
Plaintext

```release-note:bug
deps: Update go-grpc/grpc, resolving connection memory leak
```