Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.
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/google-resumable-media-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: googleapis/google-resumable-media-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.1
Choose a head ref
  • 7 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 15, 2023

  1. build: update actions/upload-artifact and actions/download-artifact (#…

    …415)
    
    Source-Link: googleapis/synthtool@280ddae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:346ab2efb51649c5dde7756cbbdc60dd394852ba83b9bbffc292a63549f33c17
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ab8c64b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

    * 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 <cathyo@google.com>
    3 people authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d7b08b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#422)

    Source-Link: googleapis/synthtool@d895aec
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:98f3afd11308259de6e828e37376d18867fd321aba07826e29e4f8d9cab56bad
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a06d062 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. chore(python): update dependencies in /.kokoro (#424)

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

Commits on Apr 12, 2024

  1. chore(python): bump idna from 3.4 to 3.7 in .kokoro (#431)

    Source-Link: googleapis/synthtool@d50980e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de80717 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix: add a check for partial response data (#435)

    * chore: update checksum mismatch error message with additional context
    
    * trigger retry if lib detects incomplete read
    
    * update condition and message
    
    * move check to before checksum mismatch errors
    cojenco authored May 31, 2024
    Configuration menu
    Copy the full SHA
    aaea392 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. chore(main): release 2.7.1 (#438)

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