Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 28 Jun 21:10
a75952f

3.0.0 (2022-06-28)

⚠ BREAKING CHANGES

  • BatchAnnotateImagesRequest.requests is required
  • Product search related messages and enums changed in an incompatible way
  • NormalizedBoundingPoly message removed
  • removed fields from SafeSearchAnnotation message

Features

  • Enable REST transport for most of Java and Go clients (c5d7f0a)

Bug Fixes

  • BatchAnnotateImagesRequest.requests is required (c5d7f0a)
  • NormalizedBoundingPoly message removed (c5d7f0a)
  • Product search related messages and enums changed in an incompatible way (c5d7f0a)
  • removed fields from SafeSearchAnnotation message (c5d7f0a)
  • update gapic-generator-java with mock service generation fixes (#904) (c5d7f0a)