Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Bump google-cloud-storage from 1.19.0 to 1.20.0 #34

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps google-cloud-storage from 1.19.0 to 1.20.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-bigquery 1.20.0

09-13-2019 11:22 PDT

Implementation Changes

  • Change default endpoint to bigquery.googleapis.com (#9213)
  • Change the default value of Cursor instances' arraysize attribute to None (#9199)
  • Deprecate automatic schema conversion. (#9176)
  • Fix list_rows() max results with BQ storage client (#9178)

New Features

  • Add Model.encryption_config. (via synth) (#9214)
  • Add Client.insert_rows_from_dataframe() method (#9162)
  • Add support for array parameters to Cursor.execute(). (#9189)
  • Add support for project IDs with org prefix to Table.from_string() factory. (#9161)
  • Add --max_results option to Jupyter magics (#9169)
  • Autofetch table schema on load if not provided. (#9108)
  • Add max_results parameter to QueryJob.result(). (#9167)

Documentation

Internal / Testing Changes

  • Revert "Disable failing snippets test (#9156)." (#9220)

google-cloud-storage 1.20.0

09-26-2019 06:45 PDT

New Features

  • Add user_project param to HMAC-related methods. (#9237)
  • Add Blob.from_string and Bucket.from_string factories. (#9143)

Documentation

  • Fix intersphinx reference to requests. (#9294)
  • Fix deep / broken URL for service account setup. (#9164)

Internal / Testing Changes

  • Fix typo in _helpers.py. (#9239)
  • In systests, retry bucket creation on 503. (#9248)
  • Avoid using REGIONAL / MULTI_REGIONAL in examples, tests. (#9205)
  • Move benchwrapper into tests/perf. (#9246)
  • Add support for STORAGE_EMULATOR_HOST; add benchwrapper script. (#9219)

google-cloud-storage 1.19.1

No release notes provided.

Commits
  • ced30b4 chore(storage): release google-cloud-storage-1.20.0 (#9319)
  • 7c9c0cb feat(bigquery): add support for custom QueryJobConfig in BigQuery.cursor.exec...
  • d8ce06e Storage: HMAC add user_project param (#9237)
  • 8762283 cleanup(storage): fix typo in '_helpers.py' (#9239)
  • 66e1b74 feat(automl): add 'image_classification_model_deployment_metadata' arg to 'Au...
  • bfb957c docs(speech): update docstrings (via synth) (#9292)
  • cdd59c1 docs(firestore): remove duplicated word in README (#9297)
  • e3a0c27 chore(dlp): exclude 'noxfile.py' from synth (#9284)
  • 700ce51 docs: fix intersphinx reference to requests (#9294)
  • 4182805 Update client config (via sync). (#9265)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 27, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #45.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-1.20.0 branch October 30, 2019 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants