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.20.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: v6.0.0
Choose a head ref
  • 3 commits
  • 39 files changed
  • 5 contributors

Commits on May 23, 2022

  1. test: introduce slight delay to file acl test (#1944)

    * test: introduce slight delay to file acl test
    
    * improve logic in acl tests to wait for eventually consistent operations
    
    * simplify logic with busy loop instead of IIFE
    ddelgrosso1 authored May 23, 2022
    Configuration menu
    Copy the full SHA
    ee5aee9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. build!: drop node 10 support

    deps!: update TypeScript
    refactor!: remove deprecated fields
    refactor!: remove configstore
    refactor!: align resumable upload behavior
    refactor!: utilize internalized CRC32C utilities
    Co-authored-by: Denis DelGrosso <[email protected]>
    Co-authored-by: Daniel Bankhead <[email protected]>
    Co-authored-by: Denis DelGrosso <[email protected]>
    4 people authored May 24, 2022
    3 Configuration menu
    Copy the full SHA
    77fa8d9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.0.0 (#1964)

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