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.4.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.5.0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 7 contributors

Commits on Jun 9, 2022

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

Commits on Jul 8, 2022

  1. chore: update templated files (#822)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * add api_description to .repo-metadata.json
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    836cc5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda745e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. feat: Custom Placement Config Dual Region Support (#819)

    * refactor: dual-region API update
    
    * test coverage
    cojenco authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    febece7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. chore(python): allow client documentation to be customized in README (#…

    …827)
    
    Source-Link: googleapis/synthtool@95d9289
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c8878270182edaab99f2927969d4f700c3af265accd472c3425deedff2b7fd93
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    060152b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. chore(deps): update dependency backoff to v2.1.2 (#811)

    Co-authored-by: Leah E. Cole <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5e06dc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. docs: open file-like objects in byte mode for uploads (#824)

    File-like objects should be opened in binary mode for `blob.upload_from_file()`
    - cpython standard library accorded with [RFC 2616 Section 3.7.1](https://datatracker.ietf.org/doc/html/rfc2616#section-3.7.1) states the text default charset of iso-8859-1
    - add clarifying notes in docstring
    - update code sample
    
    Fixes #818 🦕
    cojenco authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4bd3d1d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. chore(deps): update dependency pandas to v1.4.3 (#820)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    77dcfe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. chore(main): release 2.5.0 (#825)

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