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: Plonq/firebase-admin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: firebase/firebase-admin-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 8 files changed
  • 5 contributors

Commits on Feb 25, 2026

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

Commits on Feb 26, 2026

  1. Remove debug print for HTTP status error (firebase#939)

    Co-authored-by: Jonathan Edey <145066863+jonathanedey@users.noreply.github.com>
    Plonq and jonathanedey authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    581ef26 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. feat(fcm): Add support for bandwidth constrained and restricted satel…

    …lite APIs (firebase#940)
    
    * feat(fcm): Add support for bandwidth constrained and restricted satellite APIs
    
    * chore: Add type hints to `AndroidConfig`
    jonathanedey authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    d62a15e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

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

Commits on Apr 8, 2026

  1. feat(fpnv): Add support for Firebase Phone Number Verification (fireb…

    …ase#942)
    
    * feat: add FPNV
    
    * feat: add basic logic
    
    * chore: resolve robot comments
    
    * chore: add tests
    
    * chore: update tests
    
    * chore: update tests
    
    * chore: update tests
    
    * chore: resolve comments
    
    * chore: resolve lint and add more tests
    
    * add tests to test_fpnv.py to increase coverage to 100%
    
    * fix: Modified api usage to match approved specs
    
    * fix: Address gemini code review
    
    * fix: error doc strings
    
    * refactor: rename fpnv module to phone_number_verification for clarity
    
    * fix: renames remaining docs string and error messages to use full name
    
    ---------
    
    Co-authored-by: Andrii Boiko <boikoa@google.com>
    Co-authored-by: tomaszjaniewicz-gl <tomasz.janiewicz@globallogic.com>
    3 people authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    9f35f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. chore(deps): bump respx from 0.22.0 to 0.23.1 (firebase#943)

    Bumps [respx](https://github.com/lundberg/respx) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/lundberg/respx/releases)
    - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md)
    - [Commits](lundberg/respx@0.22.0...0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: respx
      dependency-version: 0.23.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    338bcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f564d77 View commit details
    Browse the repository at this point in the history
Loading