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: ccd44ba81ca13203757e3861f38c2c296d58f387
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: bf04fce992ed3dff569a1b1b5edf9f8a814a53c6
Choose a head ref
  • 18 commits
  • 16 files changed
  • 6 contributors

Commits on Dec 19, 2023

  1. chore: Bump github actions CI to use Node 20 (#748)

    * Lock firebase-tools to v13 and bump actions to use Node 20.
    
    * set firebase-tools to latest
    jonathanedey authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e073f8c View commit details
    Browse the repository at this point in the history
  2. fix(auth): Fix iOSBundleId parameter name (#727)

    Co-authored-by: Lahiru Maramba <[email protected]>
    jesuslosada and lahirumaramba authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e2ddedb View commit details
    Browse the repository at this point in the history
  3. chore: Update Firebase test project setup instructions. (#736)

    * Update Firebase test project setup instructions.
    
    * fix: numbering
    
    * fix: add missing step.
    
    * mirror Tech Writer review changes
    
    * fix: pencil
    
    * Added service account management note.
    jonathanedey authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7a9dfa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Add missing return type for firebase_admin.firestore.client() (#747)

    firestore.client() should have return type google.cloud.firestore.Client
    
    Co-authored-by: Lahiru Maramba <[email protected]>
    wliumelb and lahirumaramba authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3c39186 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    b2173da View commit details
    Browse the repository at this point in the history
  2. Update release and ci workflows to use GITHUB_OUTPUT and bump `acti…

    …ons/checkout` to v4. (#752)
    
    * Update release workflow to use GITHUB_OUTPUT.
    
    * Use actions/checkout@v4 for nightly builds
    jonathanedey authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    df94f8b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat(fcm): Enabled the direct_boot_ok parameter for FCM Android Con…

    …fig. (#734)
    
    * feat(fcm): Enabled direct_boot_ok Android Config parameter.
    
    * Added tests.
    
    * fix: add to correct config.
    
    * fix: Validator label
    jonathanedey authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4f20371 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore: Add python 3.11 and 3.12 to CI tests (#754)

    * Add python 3.11 and 3.12 to CI tests
    
    * fix: typo
    
    * added new versions to classifier  list
    
    * Trigger CI tests
    jonathanedey authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2252f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d64228 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. [chore] Release 6.4.0 (#756)

    * [chore] Release 6.4.0
    
    * Trigger integration tests
    
    * Trigger integration tests again
    jonathanedey authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c988d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2376584 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. chore: Update PyPi to use trusted publisher for authentication and co…

    …rrectly escape change log body. (#759)
    
    * fix: Escape release tag body and change PyPi to use trusted publisher for authentication.
    
    * fix typo
    jonathanedey authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9c1f5b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    ee5cb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    451880f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b992604 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 27, 2024

  1. Add rate limiting exceptions.

    skion committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bf04fce View commit details
    Browse the repository at this point in the history
Loading