Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v0.58.0 #960

Merged
merged 2 commits into from
Mar 28, 2018
Merged

Prepare v0.58.0 #960

merged 2 commits into from
Mar 28, 2018

Conversation

jdpedrie
Copy link
Contributor

@jdpedrie jdpedrie commented Mar 27, 2018

Google Cloud PHP v0.58.0

google/cloud-bigquery v1.1.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-bigquerydatatransfer v0.3.0

  • Added BigQuery Data Transfer to Google Cloud PHP, rather than distributing it as an entirely separate package. (Add big query data transfer #952)
  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-bigtable v0.3.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-container v0.3.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-core v1.19.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-dataproc v0.3.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-datastore v1.4.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-debugger v0.6.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-dlp v0.7.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-error-reporting v0.9.0

  • Added Google\Cloud\ErrorReporting\Bootstrap::prependFileLocation() to return the canonical location of the prepend file location. (Add a static function for the location of the prepend file #955)
  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)
  • BREAKING CHANGE The location of the prepend.php file used to bootstrap exception and error handling to Stackdriver Error Reporting has been moved.
    • When installing the google/cloud package it will be located at /project-dir/vendor/google/cloud/ErrorReporting/src/prepend.php.
    • When installing the google/cloud-error-reporting package it will be located at /project-dir/vendor/google/cloud/cloud-error-reporting/src/prepend.php.

google/cloud-firestore v0.6.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-language v0.13.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-logging v1.10.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-monitoring v0.9.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-oslogin v0.3.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-pubsub v1.1.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-spanner v1.3.0

google/cloud-speech v0.12.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-storage v1.4.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-trace v0.7.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-translate v1.2.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-videointelligence v0.10.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

google/cloud-vision v0.11.0

  • Restructured library to include tests and supporting files. All client library files can now be found in the src directory. (Restructure apis #943)

@jdpedrie jdpedrie added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 27, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 27, 2018
@dwsupplee
Copy link
Contributor

Added the following note to error reporting:

  • BREAKING CHANGE The location of the prepend.php file used to bootstrap exception and error handling to Stackdriver Error Reporting has been moved.
    • When installing the google/cloud package it will be located at /project-dir/vendor/google/cloud/ErrorReporting/src/prepend.php.
    • When installing the google/cloud-error-reporting package it will be located at /project-dir/vendor/google/cloud/cloud-error-reporting/src/prepend.php.

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.

We are missing Speech, otherwise LGTM.

@jdpedrie
Copy link
Contributor Author

fixed

@jdpedrie jdpedrie removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 28, 2018
@dwsupplee dwsupplee merged commit baa91c8 into googleapis:master Mar 28, 2018
@jdpedrie jdpedrie deleted the v0.58.0 branch March 28, 2018 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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