Skip to content

0.1.6

Compare
Choose a tag to compare
@mziccard mziccard released this 29 Mar 01:29

Features

DNS

  • gcloud-java-dns, a new client library to interact with Google Cloud DNS, is released and is in alpha. See the docs for more information and samples.

Resource Manager

Fixes

Big Query

  • startPageToken is now called pageToken (#774) and maxResults is now called pageSize (#745) to be consistent with page-based listing methods in other gcloud-java modules.

Storage

  • Default content type, once a required field for bucket creation and copying/composing blobs, is now removed (#288, #762).
  • A new boolean overrideInfo is added to copy requests to denote whether metadata should be overridden (#762).
  • startPageToken is now called pageToken (#774) and maxResults is now called pageSize (#745) to be consistent with page-based listing methods in other gcloud-java modules.