8000 Comparing v6.12.0...v7.0.0 · googleapis/nodejs-storage · GitHub
[go: up one dir, main page]

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.12.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.0.0
Choose a head ref
  • 6 commits
  • 60 files changed
  • 6 contributors

Commits on Jul 19, 2023

  1. chore: upgrade to Node 14 (#2231)

    Source-Link: googleapis/synthtool@2d2d5e5
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bfa6fdba19aa7d105167d01fb51f5fd8285e8cd9fca264e43aff849e9e7fa36c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f4717b9 View commit details
    Browse the repository at this point in the history
  2. build: add extra test for Node 20, update windows tests (#2232)

    * build: add extra test for Node 20, update windows tests
    
    Source-Link: googleapis/synthtool@38f5d4b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
    3 people authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1756827 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. feat!: Make node 14 the minimum supported version (#2244)

    * refactor!: Remove `extend` and Treat Provided Options as Mutable (#2204)
    
    * refactor: Remove `extend`
    
    This is the prelimary, `src`-only commit.
    
    * fix: object merging
    
    * chore: remove log
    
    * chore: minor clean-up
    
    * chore: more clean-up
    
    * refactor: remove `extend`
    
    * perf!: treat provided options as mutable
    
    * feat!: stronger typing for lifecycle rules (#2215)
    
    * fix!: Do not return responsebody in delete, only raw response (#2236)
    
    * fix!: Remove extraneous validation in favor of server errors (#2237)
    
    * fix!: Remove extraneous validation in favor of server errors
    
    * remove test
    
    * refactor!: mark bucket.setLabels and associated interfaces as deprecated (#2214)
    
    * refactor!: mark bucket.setLabels and associated interfaces as deprecated
    
    * update addBucketLabel to use setMetadata
    
    * mark getLabels / deleteLabels deprecated, update samples
    
    * feat!: disable source maps for smaller bundle size (#2240)
    
    * feat!: better typing for metadata (#2234)
    
    * test: cleanup kms tests to avoid setting incorrect keys (#2213)
    
    * chore(deps): update dependency c8 to v8 (#2221)
    
    * feat!: better typing for metadata
    
    * more metadata typing
    
    * fix merge problems
    
    * remove extend
    
    * fix merge conflicts
    
    ---------
    
    Co-authored-by: Mend Renovate <renovate@whitesourcesoftware.com>
    
    * chore!: make node 14 the minimum version (#2230)
    
    * chore!: make node 14 the minimum version
    
    * move conformance test to node 14
    
    * package upgrades, fix unit test compilation
    
    * update google owned deps
    
    * fix tests
    
    * remove node 12 kokoro folders
    
    * merge and fix issues
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * export new metadata types from index
    
    * fix samples tests
    
    * fix system test
    
    ---------
    
    Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
    Co-authored-by: Mend Renovate <renovate@whitesourcesoftware.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    4 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f48dcd2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update gts to v5 and run linter (#2252)

    * chore(deps): update gts to v5 and run linter
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * linter
    
    * manually update owlbot docker
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ddelgrosso1 and gcf-owl-bot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    930f877 View commit details
    Browse the repository at this point in the history
  3. docs: fix node release schedule link (#2253)

    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Link: googleapis/synthtool@1a24315
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
    3 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a563312 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 7.0.0 (#2251)

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