grpc / grpc-java

The Java gRPC implementation. HTTP/2 based RPC
https://grpc.io/docs/languages/java/
Apache License 2.0
11.39k stars 3.83k forks source link

Release v1.65.0 #11332

Closed ejona86 closed 3 months ago

ejona86 commented 3 months ago

Note that there are three commits, and they are left separate when pushing (we do not use github to squash/rebase). The first updates the README, and is cherry-picked to master after the release. The next changes the version numbers to remove -SNAPSHOT. And the last bumps the patch version and adds back -SNAPSHOT.