Release gapic-common 0.12.0
Features
- Support numeric_enums in the ClientStub (#817)
- parse details information from REST errors (#815)
- send protobuf version in headers (#816)
Bug Fixes
- rewrap certain grpc errors (#810)
This will rewrap some GRPC::Unavailable errors that were caused by authentication failing as Gapic::GRPC::AuthorizationError which inherits from ::GRPC::Unauthenticated