Skip to content

Release Vision 0.26.0

Choose a tag to compare

@blowmage blowmage released this 15 Nov 02:16
· 24150 commits to main since this release
  • Add Google::Cloud::Vision::Credentials class.
  • Rename constructor arguments to project_id and credentials.
    (The previous arguments project and keyfile are still supported.)
  • Document Google::Auth::Credentials as credentials value.
  • Update generated low level GAPIC code.
  • Updated google-gax (grpc, google-protobuf), googleauth dependencies.