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.13.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.14.0
Choose a head ref
  • 12 commits
  • 33 files changed
  • 8 contributors

Commits on Nov 3, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. fix: use native namespace to avoid pkg_resources warnings (#1176)

    * fix: use native namespace to avoid pkg_resources warnings
    
    * remove comment header of empty files
    
    * bring in line with auth library changes
    
    * lint
    
    * fix coverage
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add tests and remove namespace_packages in setup.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * mark this as a system test
    
    * remove test for now
    
    * remove obsolete namespace list
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    andrewsg and gcf-owl-bot[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ed915e View commit details
    Browse the repository at this point in the history
  2. chore: bump urllib3 from 1.26.12 to 1.26.18 (#1178)

    Source-Link: googleapis/synthtool@febaccc
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:caffe0a9277daeccc4d1de5c9b55ebba0901b57c2f713ec9c876b0d4ec064f61
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    73d033d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat: Add support for Python 3.12 (#1187)

    * chore(python): Add Python 3.12
    
    Source-Link: googleapis/synthtool@af16e6d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5
    
    * Add trove classifier for python 3.12
    
    * Update contributing.rst, noxfile and constraints to include python 3.12
    
    * remove usage of deprecated assertDictContainsSubset python/cpython#28268
    
    * update tests KMS key settings
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: Cathy Ouyang <[email protected]>
    4 people authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ecf4150 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…

    …lates/python_library/.kokoro (#1190)
    
    Source-Link: googleapis/synthtool@9367caa
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: cojenco <[email protected]>
    3 people authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    62d6366 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1114)

    * chore(deps): update all dependencies
    
    * See https://github.com/pandas-dev/pandas/releases/tag/v2.1.0
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9e4d1d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 7, 2023

  1. feat: support object retention lock (#1188)

    * feat: add support for object retention lock
    
    * add Retention config object in Blob
    
    * update tests
    
    * update test coverage
    
    * clarify docstrings
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    cojenco and parthea authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a179337 View commit details
    Browse the repository at this point in the history
  2. fix: clarify error message and docstrings in Blob class method (#1196)

    * fix: clarify error message and docstrings
    
    * run docs
    cojenco authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92c20d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 12, 2023

  1. chore(main): release 2.14.0 (#1182)

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