Skip to content
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: firebase/firebase-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.6.2
Choose a base ref
...
head repository: firebase/firebase-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.7.0
Choose a head ref
  • 9 commits
  • 20 files changed
  • 7 contributors

Commits on Oct 4, 2023

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

Commits on Oct 10, 2023

  1. Allow enabling and disabling PITR on Firestore databases (#6427)

    Also show Point In Time Recovery setting, earliest version time, and version retention period on get
    rwhogg authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0866cf9 View commit details
    Browse the repository at this point in the history
  2. Rename frameworks experiment to internalframeworks to avoid confusion. (

    #6439)
    
    * Rename frameworks experiment to internalframeworks to avoid confusion.
    
    * Missed a spot.
    taeold authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b7c8383 View commit details
    Browse the repository at this point in the history
  3. Resolve vpc value prior to checking it's value (#6332)

    * fix: resolve vpc value prior to checking it's value
    
    closes #6327
    
    * chore: correct endpoint resolution
    
    * style: correct linting
    
    * fix: do not overwrite entire object
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    steveoh and joehan authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b36700f View commit details
    Browse the repository at this point in the history
  4. Add verbosity flag (#6429)

    * Add verbosity flag
    
    * Fixme fix
    
    * Changed name, added SILENT
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    christhompsongoogle and joehan authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6c83905 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Ignore Firestore emulator host on functions deploy (#6442)

    * do not read firestore emulator env var on deploy
    
    Co-authored-by: joehan <joehanley@google.com>
    blidd-google and joehan authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8223c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f840896 View commit details
    Browse the repository at this point in the history
  3. Fix type mismatch for parametrized function region (#6205)

    * fix type mismatch for region param
    blidd-google authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d229ee6 View commit details
    Browse the repository at this point in the history
  4. 12.7.0

    google-oss-bot committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    83c0400 View commit details
    Browse the repository at this point in the history
Loading