- Notifications
You must be signed in to change notification settings - Fork166
Comparing changes
Open a pull request
base repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
base:v2.9.0
head repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.10.0
- 13commits
- 21files changed
- 8contributors
Commits on May 4, 2023
Commits on May 8, 2023
Commits on May 17, 2023
tests: update signing conformance test cases (#1033)
Update signing conformance test json file to match withhttps://togithub.com/googleapis/conformance-tests/blob/main/storage/v1/v4_signatures.json; Signature update required in relation tohttps://togithub.com/googleapis/python-storage/pull/378Fixes#1010 🦕
cojenco authoredMay 17, 2023
Commits on May 25, 2023
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
…mplates/python_library/.kokoro (#1051)Source-Link:googleapis/synthtool@30bd01bPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267bCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on May 31, 2023
feat: allow exceptions to be included in batch responses (#1043)
* feat: allow exceptions to be included in batch responses* fix docstring* address comments and update tests* more tests
cojenco authoredMay 31, 2023
Commits on Jun 1, 2023
chore(deps): update all dependencies (#1042)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jun 2, 2023
fix: extend wait for bucket metadata consistency in system tests (#1053)
* fix: extend wait for bucket metadata consistency in system tests* delay in bucket access prevention test---------Co-authored-by: meredithslota <meredithslota@google.com>
Commits on Jun 3, 2023
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
…p/templates/python_library/.kokoro (#1058)Source-Link:googleapis/synthtool@d0f51a0Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dcCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jun 6, 2023
docs: add clarification to batch module (#1045)
* docs: add clarification to batch module* clarify constraints with batch* update docs
cojenco authoredJun 6, 2023
Commits on Jun 13, 2023
chore(deps): update dependency pytest to v7.3.2 (#1061)
renovate-bot authoredJun 13, 2023
Commits on Jun 14, 2023
feat: add matchGlob parameter to list_blobs (#1055)
* feat: add matchGlob parameter to list_blobs* update docstrings and tests* move parameter order* align param order
cojenco authoredJun 14, 2023
Commits on Jun 26, 2023
chore(main): release 2.10.0 (#1056)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJun 26, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.9.0...v2.10.0
Uh oh!
There was an error while loading.Please reload this page.