Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref
  • 13 commits
  • 21 files changed
  • 8 contributors

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    e6bf1a4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    504995f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. tests: update signing conformance test cases (#1033)

    Update signing conformance test json file to match with https://togithub.com/googleapis/conformance-tests/blob/main/storage/v1/v4_signatures.json; Signature update required in relation to https://togithub.com/googleapis/python-storage/pull/378
    
    
    Fixes #1010 🦕
    cojenco authored May 17, 2023
    Configuration menu
    Copy the full SHA
    2ad709a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    2b449cd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. 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@30bd01b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    f4d8637 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. 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 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    94a35ba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore(deps): update all dependencies (#1042)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c42f4a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. 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 <[email protected]>
    andrewsg and meredithslota authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d78586c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. 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@d0f51a0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    ab74673 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. docs: add clarification to batch module (#1045)

    * docs: add clarification to batch module
    
    * clarify constraints with batch
    
    * update docs
    cojenco authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    11f6024 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    7d65c26 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. 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 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d02098e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore(main): release 2.10.0 (#1056)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    459504e View commit details
    Browse the repository at this point in the history
Loading