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-admin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.0
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: master
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 19, 2025

  1. feat(fcm): Support proxy field in FCM AndroidNotification (#868)

    * feat(fcm): Support `proxy` field in FCM `AndroidNotification`
    
    * fix lint
    
    * fix: Update `proxy` and `visibility` doc string with TW suggestion
    jonathanedey authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    387f11a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Python 3.8 has EoL'ed. Update README to deprecate Python 3.8 support (#…

    …873)
    
    Updated the 'Supported Python Versions' section in README.md to indicate that Python 3.7 and Python 3.8 support is deprecated, advising users to use Python 3.9 or higher.
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    lahirumaramba and google-labs-jules[bot] authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    ffeb939 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

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