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.6.0
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.7.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 7 contributors

Commits on Nov 10, 2023

  1. chore: update cloud-rad version to ^0.4.0 (#2360)

    Source-Link: googleapis/synthtool@1063ef3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e92044720ab3cb6984a70b0c6001081204375959ba3599ef6c42dd99a7783a67
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7a96ce6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    58bee1a View commit details
    Browse the repository at this point in the history
  2. fix: TransferManager#downloadFileInChunks issues (#2373)

    * First pass at fixes for #2372
    
    * Added JSDoc for DownloadFileInChunksOptions#noReturnData
    
    * Changed type of DownloadFileInChunksOptions#noReturnData to be clearer on the default
    
    * Update src/transfer-manager.ts
    
    Fixed typo
    
    Co-authored-by: Daniel Bankhead <[email protected]>
    
    * TransferManager#downloadFileInChunks test case for failed CRC32C validation
    
    * TransferManager#downloadFileInChunks test case for return values and noReturnData option
    
    * Fixed JSDocs for TransferManager#downloadFileInChunks
    
    ---------
    
    Co-authored-by: Daniel Bankhead <[email protected]>
    rhodgkins and danielbankhead authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    65950f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c140868 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. chore(main): release 7.7.0 (#2374)

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