Permalink
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
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.
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
    9e5329cView 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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authoredJul 8, 2022
    Configuration menu
    Copy the full SHA
    836cc5cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda745eView 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
    cojenco authoredJul 13, 2022
    Configuration menu
    Copy the full SHA
    febece7View 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..com>
    @gcf-owl-bot
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authoredJul 14, 2022
    Configuration menu
    Copy the full SHA
    060152bView 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 authoredJul 19, 2022
    Configuration menu
    Copy the full SHA
    5e06dc0View 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
    cojenco authoredJul 22, 2022
    Configuration menu
    Copy the full SHA
    4bd3d1dView 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 authoredJul 24, 2022
    Configuration menu
    Copy the full SHA
    77dcfe7View 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..com>
    @release-please
    release-please[bot] authoredAug 3, 2022
    Configuration menu
    Copy the full SHA
    a8023faView commit details
    Browse the repository at this point in the history
Loading