Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
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: 8511038
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: 3d5e2a3
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 15, 2024

  1. samples: add samples for object retention (#2428)

    * samples: add samples for object retention
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ddelgrosso1 and gcf-owl-bot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    261d119 View commit details
    Browse the repository at this point in the history
  2. feat: allow setting contentEncoding during compose (#2431)

    * feat: allow setting contentEncoding during compose
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    zuozp8 and gcf-owl-bot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e81e05 View commit details
    Browse the repository at this point in the history
  3. feat: add ability to create a File object from URL (#2432)

    * feat: add ability to create a File object from URL
    
    * fixes
    
    * linter fixes
    ddelgrosso1 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1b71fcc View commit details
    Browse the repository at this point in the history
  4. fix: destroy pipeline streams when returned stream errors (#2437)

    * fix: destroy pipeline streams when returned stream errors
    
    * handle close on writeStream
    
    * use once
    
    * 🦉 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
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ddelgrosso1 and gcf-owl-bot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe1ac65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c0983a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8267626 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d5e2a3 View commit details
    Browse the repository at this point in the history
Loading