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/nodejs-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.15.5
Choose a base ref
...
head repository: googleapis/nodejs-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.15.6
Choose a head ref
  • 7 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 4, 2021

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

Commits on Nov 5, 2021

  1. fix: retry uri creation dep update & conformance tests (#1700)

    * test: retry uri creation conformance tests
    
    * upgrade dependency version
    
    * removed createResumableUpload
    
    * update gcs-resumable-upload dep to 3.5.0
    
    * pass headers
    
    * adding logs for debugging kokoro failures
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * upgrade resumable upload to 3.5.1
    
    * added logging for reason
    
    * ensure reason is a string
    
    * removed logging
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    shaffeeullah and gcf-owl-bot[bot] committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d265f8c View commit details
    Browse the repository at this point in the history
  2. fix: add scenario 3 conformance tests (#1702)

    test: disable retries when creating write stream as part of upload.
    
    test: add scenario 3 tests
    
    update nodejs-common to 3.8.1
    
    test: disable autoRetry when calling createWriteStream from save
    
    linter fixes
    
    fix test
    
    fix unit tests by adding new string and additional guard case
    
    add delay to ensure docker container is started
    ddelgrosso1 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e16a3a5 View commit details
    Browse the repository at this point in the history
  3. test: hmac conformance testing (#1705)

    * test: hmac conformance testing structure
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fixed stream
    
    * set metadata to inactive before deleting
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    shaffeeullah and gcf-owl-bot[bot] committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    0d28303 View commit details
    Browse the repository at this point in the history
  4. test: added missing tests (#1706)

    * test: added missing tests
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    shaffeeullah and gcf-owl-bot[bot] committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f499f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    a224921 View commit details
    Browse the repository at this point in the history
  2. chore: release 5.15.6 (#1704)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7d61bff View commit details
    Browse the repository at this point in the history
Loading