Skip to content

grpcgcp/v1.5.0

Compare
Choose a tag to compare
@nimf nimf released this 11 Mar 21:08
· 10 commits to main since this release
b6d2d20

Features

  • allow providing custom dial function to GCPMultiEndpoint #66
  • expose GCPConfig #67

Fixes

  • immediately closing GcpMultiEndpoint #64
  • add debug logs #65
  • use consistent capitalization rules in acronyms #68
  • wait until SubConn is ready for round-robin bind #69
  • fix a benign race and enforce race checks in tests #70
  • notify multiendpoints of the first observed state #71
  • do not expose the mutex #72