-
Notifications
You must be signed in to change notification settings - Fork 150
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/nodejs-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 29 files changed
- 10 contributors
Commits on Jul 25, 2023
-
Chore: Print runtime env for integration tests (#1865)
* Print runtime env for integration tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add new kokoro job * Add tests to package.json * Print less --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edbc9b1 - Browse repository at this point
Copy the full SHA edbc9b1View commit details
Commits on Aug 2, 2023
-
feat: publish proto definitions for SUM/AVG in Firestore (#1856)
* feat: add CreateDatabase API PiperOrigin-RevId: 537397252 Source-Link: googleapis/googleapis@b4481e1 Source-Link: googleapis/googleapis-gen@6b4b12a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmI0YjEyYWJlOWVjZTYzODJlYThkNmZmZDVjNTBlMzZiMzI5MDVmOCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Add bloom filter related comments PiperOrigin-RevId: 538646627 Source-Link: googleapis/googleapis@1ceef69 Source-Link: googleapis/googleapis-gen@fb7c4c4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmI3YzRjNGFlZjYzMGY0OTU3ZmE1MDFjNDg1ODdmOTgzZTE3NjQ0YSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: fix typings for IAM methods docs: fixed links in the generated Markdown documentation PiperOrigin-RevId: 551610576 Source-Link: googleapis/googleapis@73b1313 Source-Link: googleapis/googleapis-gen@8bec066 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJlYzA2NjQ5MmE2ZGEyODU1YjFiOGNlNTYyNjY0YzBhNmIzMGIwMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: publish proto definitions for SUM/AVG in Firestore PiperOrigin-RevId: 552607134 Source-Link: googleapis/googleapis@88a9a5f Source-Link: googleapis/googleapis-gen@047d73a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDQ3ZDczYWUyZmQ0ZTUyNmI0NzRhNjE3ZTE2ODMzOWQ2OTFiMjUxMCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix and run update.sh to build new proto json and clients. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Daniel Bankhead <dan@danielbankhead.com> Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac35b37 - Browse repository at this point
Copy the full SHA ac35b37View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc622fc - Browse repository at this point
Copy the full SHA cc622fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba4949 - Browse repository at this point
Copy the full SHA fba4949View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2b97c4 - Browse repository at this point
Copy the full SHA d2b97c4View commit details
Commits on Aug 30, 2023
-
chore: upgrade protobufjs dependency (#1889)
Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f964634 - Browse repository at this point
Copy the full SHA f964634View commit details
Commits on Sep 7, 2023
-
chore(deps): update actions/checkout action to v4 (#1891)
* chore(deps): update actions/checkout action to v4 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 81d4423 - Browse repository at this point
Copy the full SHA 81d4423View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e621d5 - Browse repository at this point
Copy the full SHA 8e621d5View commit details
Commits on Sep 26, 2023
-
chore: Make compile with NodeJS v20.5.0 (#1906)
An external change to CI appears to run code on NodeJS v20.5.0. Unfortunately, this breaks our hacky override of Timeout. So as a quick fix, I made it even hackier. Since we only use this for tests, this should be fine.
Configuration menu - View commit details
-
Copy full SHA for 1d72fca - Browse repository at this point
Copy the full SHA 1d72fcaView commit details
Commits on Sep 27, 2023
-
chore(main): release 6.8.0 (#1872)
* chore(main): release 6.8.0 * Update CHANGELOG.md to indicate the updated dependency --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e98caa - Browse repository at this point
Copy the full SHA 2e98caaView commit details
There are no files selected for viewing