-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release 7.4.0 #2008
Merged
MarkDuckworth
merged 1 commit into
main
from
release-please--branches--main--components--firestore
Mar 15, 2024
Merged
chore(main): release 7.4.0 #2008
MarkDuckworth
merged 1 commit into
main
from
release-please--branches--main--components--firestore
Mar 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Mar 6, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 6, 2024
product-auto-label
bot
added
the
api: firestore
Issues related to the googleapis/nodejs-firestore API.
label
Mar 6, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 6, 2024
MarkDuckworth
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 8, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 8, 2024
release-please
bot
changed the title
chore(main): release 7.3.2
chore(main): release 7.4.0
Mar 13, 2024
release-please
bot
force-pushed
the
release-please--branches--main--components--firestore
branch
from
March 13, 2024 16:33
5f106c5
to
c375223
Compare
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
Mar 13, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 13, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 13, 2024
MarkDuckworth
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Mar 14, 2024
release-please
bot
force-pushed
the
release-please--branches--main--components--firestore
branch
from
March 15, 2024 17:07
c375223
to
6f69037
Compare
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
Mar 15, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 15, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 15, 2024
release-please
bot
force-pushed
the
release-please--branches--main--components--firestore
branch
from
March 15, 2024 20:46
6f69037
to
523b820
Compare
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
Mar 15, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 15, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 15, 2024
MarkDuckworth
approved these changes
Mar 15, 2024
MarkDuckworth
removed
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Mar 15, 2024
MarkDuckworth
deleted the
release-please--branches--main--components--firestore
branch
March 15, 2024 21:05
Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-firestore/publish (2024-03-15T21:06:18.956Z) 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! 💜 |
release-tool-publish-reporter
bot
added
autorelease: published
and removed
autorelease: tagged
labels
Mar 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: firestore
Issues related to the googleapis/nodejs-firestore API.
autorelease: published
size: s
Pull request size is small.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
7.4.0 (2024-03-15)
Features
Backup
is added (#2021) (6bced86)BackupSchedule
is added (6bced86)CreateBackupScheduleRequest
is added (6bced86)DailyRecurrence
is added (6bced86)DeleteBackupRequest
is added (6bced86)DeleteBackupScheduleRequest
is added (6bced86)GetBackupRequest
is added (6bced86)GetBackupScheduleRequest
is added (6bced86)ListBackupSchedulesRequest
is added (6bced86)ListBackupSchedulesResponse
is added (6bced86)ListBackupsRequest
is added (6bced86)ListBackupsResponse
is added (6bced86)RestoreDatabaseMetadata
is added (6bced86)RestoreDatabaseRequest
is added (6bced86)UpdateBackupScheduleRequest
is added (6bced86)WeeklyRecurrence
is added (6bced86)CreateBackupSchedule
is added to serviceFirestoreAdmin
(6bced86)DeleteBackup
is added to serviceFirestoreAdmin
(6bced86)DeleteBackupSchedule
is added to serviceFirestoreAdmin
(6bced86)GetBackup
is added to serviceFirestoreAdmin
(6bced86)GetBackupSchedule
is added to serviceFirestoreAdmin
(6bced86)ListBackups
is added to serviceFirestoreAdmin
(6bced86)ListBackupSchedules
is added to serviceFirestoreAdmin
(6bced86)RestoreDatabase
is added to serviceFirestoreAdmin
(6bced86)UpdateBackupSchedule
is added to serviceFirestoreAdmin
(6bced86)firestore.googleapis.com/Backup
is added (6bced86)firestore.googleapis.com/BackupSchedule
is added (6bced86)Bug Fixes
This PR was generated with Release Please. See documentation.