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: v6.7.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: v6.8.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 6 contributors

Commits on Nov 4, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 6, 2022

  1. build: have Kokoro grab service account credentials from secret that …

    …will be rotated (#2112)
    
    * build: have Kokoro grab service account credentials from secret that will be rotated
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/4a0230eb8dc497f36fd3839e6144982131f30a9d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:f59941869d508c6825deeffce180579545fd528f359f549a80a18ec0458d7094
    gcf-owl-bot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2474615 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. feat: implement parallel operations (#2067) (#2109)

    * feat: implement parallel operations (#2067)
    
    * feat: implement parallel operations
    
    * add more parallel operations
    
    * add header to test file
    
    * update import of fs/promises
    
    * fix pathing on windows, fix mocking of fs promises
    
    * add jsdoc headers to class and uploadMulti
    
    * add jsdoc comments to remaining functions
    
    * update comment wording
    
    * add experimental jsdoc tags
    
    * feat: add directory generator to performance test framework
    
    * clarify variable names and comments
    
    * capitalization
    
    * wip: transfer manager performance tests
    
    * feat: merged in application performance tests (#2100)
    
    * fix: fixed many bugs (#2102)
    
    * fix: cleaning up bugs
    
    * fix: fixed many bugs
    
    * fix: more work on transfer manager perf metrics (#2103)
    
    * fix: more work on transfer manager perf metrics
    
    * fix unit tests for tm
    
    * fix: performance test refactoring, comments (#2104)
    
    * refactor: refactor constants (#2105)
    
    * refactor: refactor constants
    
    * bug fixes
    
    * bug fixes
    
    * bug fixes
    
    * linter fixes, download to disk for performance test
    
    * rename transfer manager functions
    
    * remove callbacks from transfer manager
    
    * add more experimental tags, update comments
    
    * change signature of downloadManyFiles to accept array of strings or a folder name
    
    * linter fix
    
    * add transfer manager samples and samples tests
    
    Co-authored-by: Sameena Shaffeeullah <[email protected]>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: add crc32c validation option to chunked download, cleanup naming (#2110)
    
    * feat: add crc32c validation option to chunked download, cleanup naming in perf tests
    
    * close file in finally block
    
    Co-authored-by: Sameena Shaffeeullah <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ce15b5e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.8.0 (#2113)

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