Thanks to visit codestin.com
Credit goes to github.com

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.14.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.15.0
Choose a head ref
  • 10 commits
  • 31 files changed
  • 7 contributors

Commits on Dec 14, 2023

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

Commits on Jan 4, 2024

  1. chore: fix get RPO sample (#1207)

    * chore: fix get RPO sample
    
    There was an extra line here that doesn't make sense. Fixing based
    on external user feedback.
    
    * Update samples/snippets/storage_get_rpo.py
    
    Co-authored-by: cojenco <[email protected]>
    
    * remove constant import
    
    ---------
    
    Co-authored-by: cojenco <[email protected]>
    tritone and cojenco authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    243c5de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e40795 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. build(python): fix docs and docfx builds (#1210)

    * build(python): fix `docs` and `docfx` builds
    
    Source-Link: googleapis/synthtool@fac8444
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfa
    
    * apply googleapis/synthtool#1916
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Cathy Ouyang <[email protected]>
    3 people authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a0416a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    f4cf041 View commit details
    Browse the repository at this point in the history
  2. fix: remove utcnow usage (#1215)

    * fix: replace utcnow in Bucket
    
    * replace utcnow in signing
    
    * update constant and tests
    
    * update datetime in post policy
    
    * replace utcnow in system tests
    
    * replace tzinfo
    cojenco authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8d8a53a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#1217)
    
    Source-Link: googleapis/synthtool@e13b22b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: cojenco <[email protected]>
    3 people authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dcd6774 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 28, 2024

  1. samples: replace deprecated method (#1211)

    * samples: replace deprecated method
    
    * update print statement, decode
    cojenco authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0b8f5b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chore(main): release 2.15.0 (#1219)

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