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

v2.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 23 Jun 22:02
226a7dc

2.0.0 (2020-06-22)

⚠ BREAKING CHANGES

  • Location name helpers have been removed in preparation for regionalization support. Please use a parent string directly instead.

Features

  • add WORD and PDF file type enums and new MetadataLocation proto (#176) (12aeb68), closes #533 #535
  • deps: adopt flatten plugin and google-cloud-shared-dependencies (#212) (8039912)

Bug Fixes

  • change routing to remove location parameter in preparation for the addition of regional support (#178) (4be3740)

Dependencies

  • update dependency com.google.api:api-common to v1.9.1 (#187) (ef3a106)
  • update dependency com.google.api:api-common to v1.9.2 (#194) (1584607)
  • update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 (#173) (a1b65d4)
  • update dependency com.google.protobuf:protobuf-java to v3.12.0 (#180) (546af1c)
  • update dependency com.google.protobuf:protobuf-java to v3.12.2 (#185) (4cf7620)
  • update dependency io.grpc:grpc-bom to v1.30.0 (#198) (0701b8f)

Documentation

  • regenerate with fixed URLs and new protoc (#192) (16d6d74)