Skip to content

0.17.1

Compare
Choose a tag to compare
@garrettjonesgoogle garrettjonesgoogle released this 26 Apr 06:03

1.0.0 for Datastore, Storage, Logging

This means no more breaking changes for classes/interfaces not marked @BetaApi or @InternalApi in google-cloud-datastore, google-cloud-storage, or google-cloud-logging. This also pulls in 1.0.0 releases of gax and api-common.

Logging

  • bug fix on duplicate label (#1995)

Storage

  • Expose LocalStorageHelper for storage testing (#1993)

Dependencies

  • Bumping api-common, gax to 1.0.0 (#2001)
  • Versioning cleanup: (#2002)

Documentation

  • Add minimum documentation for GAPIC-only clients (#1983)
  • Adding qualifications on usage of semantic versioning (#1998)

Other

  • Fix build setup of project.properties (#2003)