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.19.1
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.19.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 5 contributors

Commits on Apr 11, 2022

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

Commits on Apr 13, 2022

  1. refactor: Refactor Upload Directory for Improved Reliability (#1867)

    * build: Update engines from 8 to 10
    
    Will update to 10 to 12 very soon, but this will prevent eslint issues today
    
    * refactor: Refactor Upload Directory for Improved Reliability
    
    * chore: Fix file naming
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: full Node 10 compatiblity
    
    * refactor: use defaults from sample comments
    
    * fix: Promise-related fixes
    
    * fix: add prefix items with dirname
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    d-goog and gcf-owl-bot[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    640f7b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. fix: deleting, getting, and getting metadata for notifications (#1872)

    * fix: deleting, getting, and getting metadata for notifications
    
    * removed test added by bigquery when we first reverted this change
    shaffeeullah authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    451570e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.19.2 (#1873)

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