Skip to content

Conversation

@jdpedrie
Copy link
Contributor

@jdpedrie jdpedrie commented Oct 16, 2017

Please take a moment to review and make sure I covered everything! This is a big one.

PLEASE MERGE #707 FIRST


Google Cloud PHP v0.40.0

Thank you to everyone for your help and patience on this release. Please take the time to read and understand this document, particularly if you are using Cloud BigQuery! While we made more breaking changes than normal, we believe they position us well for the future, and we look forward to hearing your feedback!

Cloud Core v1.10.0

Cloud BigQuery v0.3.0

Cloud DLP v0.2.0

Cloud Error Reporting v0.5.0

Cloud Language v0.6.0

Cloud Logging v1.5.0

Cloud Monitoring v0.5.0

  • Refreshed GAPIC Client and updated dependency version to latest releases of google/gax and google/proto-client. (Refresh gapics #679)

Cloud Pub/Sub v0.8.0

  • Refreshed GAPIC Client and updated dependency version to latest releases of google/gax and google/proto-client. (Refresh gapics #679)

Cloud Spanner v0.7.0

Cloud Speech v0.8.0

Cloud Storage v1.2.0

Cloud VideoIntelligence v0.5.0

Cloud Vision v0.5.0

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 16, 2017
@jdpedrie jdpedrie added api: bigquery Issues related to the BigQuery API. api: clouderrorreporting Issues related to the Error Reporting API. api: core api: dlp Issues related to the Sensitive Data Protection API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: monitoring Issues related to the Cloud Monitoring API. api: pubsub Issues related to the Pub/Sub API. api: spanner Issues related to the Spanner API. api: speech Issues related to the Speech-to-Text API. api: storage Issues related to the Cloud Storage API. api: videointelligence Issues related to the Video Intelligence API API. api: vision Issues related to the Cloud Vision API. labels Oct 16, 2017
Copy link
Contributor

@dwsupplee dwsupplee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice work hitting all the details on this one! One small item:

"Google\Cloud\BigQuery\Job::queryResults() now blocks until the query is complete"

This has since changed, instead now it only blocks when attempting to access the rows associated with the query.

@jdpedrie
Copy link
Contributor Author

@dwsupplee would this be a more accurate summation?

  • The return value of Google\Cloud\BigQuery\Job::queryResults() will block when first iterated, or when any rows are accessed.

@dwsupplee
Copy link
Contributor

Sounds good, thanks!

@jdpedrie jdpedrie merged commit eb00fd1 into googleapis:master Oct 17, 2017
@jdpedrie jdpedrie deleted the v0.40.0 branch October 17, 2017 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. api: clouderrorreporting Issues related to the Error Reporting API. api: core api: dlp Issues related to the Sensitive Data Protection API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: monitoring Issues related to the Cloud Monitoring API. api: pubsub Issues related to the Pub/Sub API. api: spanner Issues related to the Spanner API. api: speech Issues related to the Speech-to-Text API. api: storage Issues related to the Cloud Storage API. api: videointelligence Issues related to the Video Intelligence API API. api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants