8000 chore(main): release 7.15.2 by release-please[bot] · Pull Request #2581 · googleapis/nodejs-storage · GitHub
[go: up one dir, main page]

Skip to content

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

7.15.2 (2025-02-20)

Bug Fixes


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners February 20, 2025 19:32
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 20, 2025
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 20, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 20, 2025
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Feb 20, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2025
@ddelgrosso1 ddelgrosso1 merged commit b1f8b38 into main Feb 20, 2025
19 checks passed
@ddelgrosso1 ddelgrosso1 deleted the release-please--branches--main--components--storage branch February 20, 2025 19:42
Copy link
Contributor Author

🤖 Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-storage/publish (2025-02-20T19:43:14.667Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

The release build has started, the log can be viewed here. 🌻

🥚 You hatched a release! The release build finished successfully! 💜

ddelgrosso1 added a commit that referenced this pull request Mar 13, 2025
* feat: add ability to configure and utilize soft-delete and restore buckets (#2566)

* Adds support for the restore token feature

* description fix

* lint fix

* fetch softDeleted bucket list & details

fetch softDeleted bucket list & details

* initial commit for bucket restore

initial commit for bucket restore

* fix missing license headers

fix missing license headers

* lint fix

* test case bug fix

* added restore bucket unit test cases

* added restore bucket system test

added restore bucket system test

* lint fix

* format

format

* system test fix

* chore(main): release 7.15.0 (#2568)

* chore(main): release 7.15.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* docs: replace reference docs link with RAD (#2571)

* fix(getFiles): add nextPageToken to fields for autoPaginate (#2570)

* chore: fix type errors in build (#2577)

* chore: fix type errors in build

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix docs links

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* chore(main): release 7.15.1 (#2573)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* fix: export SaveData type from index.ts (#2580)

* chore(main): release 7.15.2 (#2581)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* chore: set gcs-sdk-team as CODEOWNERS  (#2582)

* Set CODEOWNERS as gcs-sdk-team

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* update repo metadata with new team

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix broken types causing compilation failures

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Denis DelGrosso <ddelgrosso@google.com>

* fix: Improve projectId handling in authentication

Improve projectId handling in authentication and resolve issue in patch
request

* bug fix

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Daniel B <danielduhh@gmail.com>
Co-authored-by: Jarrett <2613089+jjaareet@users.noreply.github.com>
Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
Co-authored-by: David Stensland <me@terite.com>
Co-authored-by: Denis DelGrosso <ddelgrosso@google.com>
thiyaguk09 added a commit to thiyaguk09/nodejs-storage-fork that referenced this pull request May 2, 2025
* feat: add ability to configure and utilize soft-delete and restore buckets (googleapis#2566)

* Adds support for the restore token feature

* description fix

* lint fix

* fetch softDeleted bucket list & details

fetch softDeleted bucket list & details

* initial commit for bucket restore

initial commit for bucket restore

* fix missing license headers

fix missing license headers

* lint fix

* test case bug fix

* added restore bucket unit test cases

* added restore bucket system test

added restore bucket system test

* lint fix

* format

format

* system test fix

* chore(main): release 7.15.0 (googleapis#2568)

* chore(main): release 7.15.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* docs: replace reference docs link with RAD (googleapis#2571)

* fix(getFiles): add nextPageToken to fields for autoPaginate (googleapis#2570)

* chore: fix type errors in build (googleapis#2577)

* chore: fix type errors in build

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix docs links

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* chore(main): release 7.15.1 (googleapis#2573)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* fix: export SaveData type from index.ts (googleapis#2580)

* chore(main): release 7.15.2 (googleapis#2581)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* chore: set gcs-sdk-team as CODEOWNERS  (googleapis#2582)

* Set CODEOWNERS as gcs-sdk-team

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* update repo metadata with new team

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix broken types causing compilation failures

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Denis DelGrosso <ddelgrosso@google.com>

* fix: Improve projectId handling in authentication

Improve projectId handling in authentication and resolve issue in patch
request

* bug fix

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Daniel B <danielduhh@gmail.com>
Co-authored-by: Jarrett <2613089+jjaareet@users.noreply.github.com>
Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
Co-authored-by: David Stensland <me@terite.com>
Co-authored-by: Denis DelGrosso <ddelgrosso@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/nodejs-storage API. autorelease: published size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0