0.17.1
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
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)