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: v7.12.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: v7.13.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 19, 2024

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

Commits on Sep 17, 2024

  1. feat(storage): add support for 'fields' query parameter to getFiles (#…

    …2521)
    
    * feature added
    
    * fix
    
    * Added system test and sample test cases
    
    * copyright fix
    
    * build: fix path-to-regexp to older version due to node 14 requirement
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Remove unnecessary sample code
    
    * Manually modify README regards remove unnecessary sample code
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    thiyaguk09 and gcf-owl-bot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f78fe92 View commit details
    Browse the repository at this point in the history
  2. fix(retry): export RETRYABLE_ERR_FN_DEFAULT (#2517)

    Without this, it's difficult to create an informational/delegated retry function, that wraps the default and logs the outcome / does some additional logic
    Cynocracy authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    db890fd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore(main): release 7.13.0 (#2523)

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