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: master
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: je-http2-client
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 10, 2025

  1. Added minimal support for sending FCM messages in async using HTTP/2 (#…

    …870)
    
    * httpx async_send_each prototype
    
    * Clean up code and lint
    
    * fix: Add extra dependancy for http2
    
    * fix: reset message batch limit to 500
    
    * fix: Add new import to `setup.py`
    jonathanedey authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    a4bc029 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

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

Commits on Apr 14, 2025

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

Commits on Apr 22, 2025

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

Commits on Apr 25, 2025

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

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    1be3393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ad5c5 View commit details
    Browse the repository at this point in the history
  3. Removed duplicate export

    jonathanedey committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2df6ed5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    4f2a912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b0673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aba1d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e49722 View commit details
    Browse the repository at this point in the history
Loading