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.6.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
  • 10 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 19, 2024

  1. chore: Skip integration test for deprecated FCM API and bump pypy CI …

    …to 3.9 (#840)
    
    * chore: Skip integration test for deprecated FCM API
    
    * chore: Bump pypy test version to 3.9
    jonathanedey authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    43ab91e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. chore: Adding delayed response message for holidays (#842)

    * Adding delayed response message for holidays
    
    * fix date
    jonathanedey authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    8ba819a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

Commits on Jan 13, 2025

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

Commits on Jan 22, 2025

  1. chore: Add tests for Reference.listen() (#851)

    * chore: Add unit tests for `Reference.listen()`
    
    * Integration test for rtdb listeners
    
    * fix lint
    jonathanedey authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    e6c95e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

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

Commits on Mar 12, 2025

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

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