What Dgraph client (and version) are you using?
v21.3.1
(put “x” in the box to select)
- Dgo
- PyDgraph
- Dgraph4J
- Dgraph-js
- Dgraph-js-http
- Dgraph.NET
Hello currently by default dgraph-js using grpc as dependency. And every package upgrade display message below.
grpc@1.24.11: This library will not receive further updates other than security fixes. We recommend using @grpc/grpc-js instead.
Do you guy consider switching form grpc to @grpc/grpc-js instead as recommend in the future? As my project depend on dgraph cloud as my main database.