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.9.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.10.0
Choose a head ref
  • 6 commits
  • 17 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. fix: remove extraneous mime-types package in favor of mime (#2435)

    * fix: remove extraneous mime-types package in favor of mime
    
    * remove compressible dependency
    
    * fix merge conflicts, fix tests
    
    * add comment
    ddelgrosso1 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63a71f2 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 7.10.0 (#2438)

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