Releases: GoogleCloudPlatform/grpc-gcp-java
Releases · GoogleCloudPlatform/grpc-gcp-java
1.10.0
13 Apr 17:50
Compare
Sorry, something went wrong.
No results found
Use power-of-two random choices for channel selection to avoid thundering herd
Full Changelog: v1.9.2...v1.10.0
v1.9.2
20 Mar 22:17
Compare
Sorry, something went wrong.
No results found
Use daemon threads for grpc-gcp background executors by default
Support of Unbind manual affinity keys after terminal calls
Full Changelog: v1.9.1...v1.9.2
v1.9.1
28 Dec 03:43
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: race for metrics values. Plus fix log metrics when reported via otel callbacks by @nimf in #228
Full Changelog : v1.9.0...v1.9.1
v1.9.0
16 Dec 07:37
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: set channelID in call options for downstream interceptor to get real channelID by @rahul2393 in #225
Full Changelog : v1.8.0...v1.9.0
v1.8.0
13 Dec 01:32
Compare
Sorry, something went wrong.
No results found
v1.7.0
23 Sep 22:52
Compare
Sorry, something went wrong.
No results found
Features
Dynamic channel pool scaling (#194 )
v1.6.1
07 Nov 21:07
Compare
Sorry, something went wrong.
No results found
1.6.0
16 May 03:33
Compare
Sorry, something went wrong.
No results found
Features
Affinity keys cleanup. Allow setting keys lifetime (#174 )
Manual affinity via call options or context (#175 )
1.5.0
09 Nov 01:30
Compare
Sorry, something went wrong.
No results found
Features
Add disable affinity feature (#167 )
1.4.1
09 Nov 00:50
Compare
Sorry, something went wrong.
No results found
Fixes
Support common labels for multi-endpoint metrics (#160 )