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: v13.29.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: v13.29.3
Choose a head ref
  • 12 commits
  • 23 files changed
  • 7 contributors

Commits on Jan 22, 2025

  1. [firebase-release] Removed change log and reset repo after 13.29.2 re…

    …lease
    google-oss-bot committed Jan 22, 2025
    Copy the full SHA
    e145360 View commit details

Commits on Jan 23, 2025

  1. update to 0.12.1 (#8134)

    * update to 0.12.1
    
    * Update firebase-vscode/CHANGELOG.md
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    hlshen and joehan authored Jan 23, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    61cb79a View commit details

Commits on Jan 27, 2025

  1. Add prompt if user deploys a genkit function without a secret (#8138)

    * Add prompt if user deploys a genkit function without a secret
    
    * Changelog
    inlined authored Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0b8e6ad View commit details
  2. Throw away prepared statements on terminate (#8137)

    joehan authored Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3a4f1fc View commit details
  3. rename extname for idx (#8126)

    hlshen authored Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    801ed1d View commit details
  4. fix .env. files for web frameworks in windows (#8086)

    * fix #8076
    
    * add changelog
    leoortizz authored Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    753f032 View commit details
  5. Add a CMEK warning, and only suggest lowercase csql ids (#8148)

    * Add a CMEK warning, and only suggest lowercase csql ids
    
    * formats
    joehan authored Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fda4d14 View commit details

Commits on Jan 28, 2025

  1. Use CLI started emulator for emulator stream endpoint (#8124)

    * Use started emulator for emulator stream endpoint
    
    * update test
    
    * remove unused import
    
    * Update firebase-vscode/src/test/utils/page_objects/sidebar.ts
    
    Co-authored-by: joehan <joehanley@google.com>
    
    * format
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    hlshen and joehan authored Jan 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    82d152a View commit details
  2. Fix React lifecycle issue in results panel (#8147)

    * refactor looping errors for results view
    
    * add changelog
    hlshen authored Jan 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    58c383c View commit details

Commits on Jan 30, 2025

  1. Bump FDC local toolkit to v1.7.7. (#8153)

    * Bump FDC local toolkit to v1.7.7.
    
    * Update changelog.
    rosalyntan authored Jan 30, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c0226eb View commit details
  2. Add schemaValidation to dataconnect-yaml.json (#8143)

    * Add `schemaValidation` to `dataconnect-yaml.json`
    
    Updates `dataconnect-yaml.json` adding `schemaValidation` property to the `$schema` definition.
    
    * fix missing comma
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    nickofthyme and joehan authored Jan 30, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e307740 View commit details
  3. 13.29.3

    google-oss-bot committed Jan 30, 2025
    Copy the full SHA
    eb4282d View commit details
Loading