Permalink
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.2.1
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.3.0
Choose a head ref
  • 14 commits
  • 42 files changed
  • 8 contributors

Commits on Mar 15, 2022

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

Commits on Mar 17, 2022

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

Commits on Mar 19, 2022

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

Commits on Mar 30, 2022

  1. chore(python): use black==22.3.0 (#742)

    * chore(python): use black==22.3.0
    
    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    
    * chore(python): use black==22.3.0
    
    * 🦉 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 authoredMar 30, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e963f33View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#747

    )
    
    Source-Link: googleapis/synthtool@7804ade
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredApr 1, 2022
    Configuration menu
    Copy the full SHA
    58ecf21View commit details
    Browse the repository at this point in the history
  2. chore(python): Enable size-label bot (#749)

    Source-Link: googleapis/synthtool@06e8279
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredApr 1, 2022
    Configuration menu
    Copy the full SHA
    63a5c73View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. chore(deps): update dependency pandas to v1.4.2 (#751)

    * chore(deps): update dependency pandas to v1.4.2
    
    * revert pin change for py37; use === to prevent updates for environment specific pins
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authoredApr 3, 2022
    Configuration menu
    Copy the full SHA
    525de03View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(python): add license header to auto-label.yaml (#754)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredApr 6, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. feat: add dual region bucket support and sample (#748)

    * feat: add dual region bucket support and tests
    
    * add dual region bucket sample
    
    * fix lint
    
    * update docstrings and doc ref links
    
    Co-authored-by: Daniel Bankhead <[email protected]>
    cojenco and danielbankhead authoredApr 6, 2022
    Configuration menu
    Copy the full SHA
    752e8abView commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 12, 2022

  1. feat: track invocation id for retry metrics (#741)

    * feat: track invocation id for retry metrics
    
    * woops, fix the context
    
    * slight adjustment to stringify
    
    * old tests pass
    
    * lint
    
    * adjust based on new python-cloud-core changes
    
    * updated cloud core, and all working
    
    * test that invocation id changes between calls
    
    * lint and fix test name
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    @parthea
    Aaron Gabriel Neyer and parthea authoredApr 12, 2022
    Configuration menu
    Copy the full SHA
    bd56931View commit details
    Browse the repository at this point in the history
  2. docs: fix links in blob module (#759)

    Link formatting was causing the Blob module to not render correctly on c.g.c
    https://cloud.google.com/python/docs/reference/storage/latest/google.cloud.storage.blob
    
    Fix links according to python style guide and make the links more readable.
    @cojenco
    cojenco authoredApr 12, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. chore(main): release 2.3.0 (#746)

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