Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

chore(main): release 7.2.0#1963

Merged
MarkDuckworth merged 2 commits intomainfrom
release-please--branches--main--components--firestore
Jan 16, 2024
Merged

chore(main): release 7.2.0#1963
MarkDuckworth merged 2 commits intomainfrom
release-please--branches--main--components--firestore

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please Bot commented Dec 21, 2023

🤖 I have created a release beep boop

7.2.0 (2024-01-16)

Features

  • Add new types QueryMode, QueryPlan, ResultSetStats (#1911) (8f77b68)
  • Expose databaseId and projectId getter on Firestore class (#1937) (d9c867f), closes #1936

Bug Fixes


This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested review from a team December 21, 2023 14:56
@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 Dec 21, 2023
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Dec 21, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 21, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 21, 2023
@release-please release-please Bot force-pushed the release-please--branches--main--components--firestore branch from 43146a1 to 2670cae Compare January 5, 2024 21:22
@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 Jan 5, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 5, 2024
@release-please release-please Bot force-pushed the release-please--branches--main--components--firestore branch from 2670cae to bbdabce Compare January 10, 2024 21:06
@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 Jan 10, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 10, 2024
@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 Jan 10, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 10, 2024
@release-please release-please Bot force-pushed the release-please--branches--main--components--firestore branch from 876b904 to 05d836e Compare January 12, 2024 20:45
@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 Jan 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 12, 2024
@release-please release-please Bot force-pushed the release-please--branches--main--components--firestore branch from 05d836e to a0d7fa5 Compare January 16, 2024 13:52
@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 Jan 16, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 16, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 16, 2024
@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 Jan 16, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 16, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 16, 2024
@MarkDuckworth MarkDuckworth added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 16, 2024
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 16, 2024
@MarkDuckworth MarkDuckworth merged commit 1baa84d into main Jan 16, 2024
@MarkDuckworth MarkDuckworth deleted the release-please--branches--main--components--firestore branch January 16, 2024 17:18
@release-please
Copy link
Copy Markdown
Contributor Author

@release-trigger
Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/nodejs/release/googleapis/nodejs-firestore/publish (2024-01-16T17:19:26.487Z)

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

@release-tool-publish-reporter
Copy link
Copy Markdown

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

@release-tool-publish-reporter
Copy link
Copy Markdown

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/nodejs-firestore API. autorelease: published size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose databaseId and projectId on Firestore class

2 participants