Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
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-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.1
Choose a base ref
...
head repository: googleapis/nodejs-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 6 commits
  • 30 files changed
  • 6 contributors

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6a220a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. feat: add new types ExplainOptions, ExplainMetrics, PlanSummary, Exec…

    …utionStats (#2013)
    
    * feat: add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats
    feat: add ExplainOptions field to RunQueryRequest
    feat: add ExplainMetrics field to RunQueryResponse
    feat: add ExplainOptions field to RunAggregationQueryRequest
    feat: add ExplainMetrics field to RunAggregationQueryResponse
    
    PiperOrigin-RevId: 615158086
    
    Source-Link: googleapis/googleapis@dbd2d6d
    
    Source-Link: googleapis/googleapis-gen@a1d5d01
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFkNWQwMTkzMDBkMjA2OTg5NzQ2YWRkZGE5MjFlMjFkMWIwMmU4MiJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e598b9d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix: update service definitions (#2016)

    * field_info
    
    * duration.proto
    
    * fix: use paths relative to -p in update.sh
    
    * chore: add owlbot staging directory
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Alexander Fenster <fenster@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea4b6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3d55c View commit details
    Browse the repository at this point in the history
  3. feat: A new message Backup is added (#2021)

    - [ ] Regenerate this pull request now.
    
    feat: A new resource_definition `firestore.googleapis.com/Backup` is added
    feat: A new method `GetBackup` is added to service `FirestoreAdmin`
    feat: A new method `ListBackups` is added to service `FirestoreAdmin`
    feat: A new method `DeleteBackup` is added to service `FirestoreAdmin`
    feat: A new method `RestoreDatabase` is added to service `FirestoreAdmin`
    feat: A new method `CreateBackupSchedule` is added to service `FirestoreAdmin`
    feat: A new method `GetBackupSchedule` is added to service `FirestoreAdmin`
    feat: A new method `ListBackupSchedules` is added to service `FirestoreAdmin`
    feat: A new method `UpdateBackupSchedule` is added to service `FirestoreAdmin`
    feat: A new method `DeleteBackupSchedule` is added to service `FirestoreAdmin`
    feat: A new message `CreateBackupScheduleRequest` is added
    feat: A new message `GetBackupScheduleRequest` is added
    feat: A new message `UpdateBackupScheduleRequest` is added
    feat: A new message `ListBackupSchedulesRequest` is added
    feat: A new message `ListBackupSchedulesResponse` is added
    feat: A new message `DeleteBackupScheduleRequest` is added
    feat: A new message `GetBackupRequest` is added
    feat: A new message `ListBackupsRequest` is added
    feat: A new message `ListBackupsResponse` is added
    feat: A new message `DeleteBackupRequest` is added
    feat: A new message `RestoreDatabaseRequest` is added
    feat: A new message `RestoreDatabaseMetadata` is added
    feat: A new message `BackupSchedule` is added
    feat: A new resource_definition `firestore.googleapis.com/BackupSchedule` is added
    feat: A new message `DailyRecurrence` is added
    feat: A new message `WeeklyRecurrence` is added
    
    PiperOrigin-RevId: 616127901
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/b5debc8c3ab92770208fc928f3383f47f68ab378
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/abcd45505adbfc778e2a1075367504e12890ef16
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWJjZDQ1NTA1YWRiZmM3NzhlMmExMDc1MzY3NTA0ZTEyODkwZWYxNiJ9
    gcf-owl-bot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6bced86 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 7.4.0 (#2008)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    319adc3 View commit details
    Browse the repository at this point in the history
Loading