Releases: firebase/firebase-admin-dotnet
Releases · firebase/firebase-admin-dotnet
Firebase Admin .NET SDK v3.0.1
Bug Fixes
- fix(fcm): Use Invariant Culture when generating event_time (#417)
Miscellaneous
- [chore] Release 3.0.1 (#420)
- chore: Upgrade
actions/upload-artifact
(#421) - chore(deps): bump xunit.runner.visualstudio in /FirebaseAdmin (#413)
- chore(deps): bump System.Security.Cryptography.Xml in /FirebaseAdmin (#415)
- chore(deps): bump System.Collections.Immutable in /FirebaseAdmin (#416)
- chore(deps): bump actions/download-artifact in /.github/workflows (#418)
- chore(deps): bump System.Text.Json (#412)
- chore(deps): bump System.Text.Json (#411)
- chore: update integration test resources (#410)
- chore(deps): bump Google.Apis.Auth in /FirebaseAdmin (#403)
- chore(deps): bump coverlet.msbuild from 2.9.0 to 6.0.2 in /FirebaseAdmin (#402)
- chore(deps): bump xunit.runner.visualstudio in /FirebaseAdmin (#405)
- chore(deps): bump Microsoft.NET.Test.Sdk in /FirebaseAdmin (#407)
Firebase Admin .NET SDK v3.0.0
Breaking Changes
- change: Update Target Frameworks and Dependancies (#390)
Miscellaneous
- [chore] Release 3.0.0 Take 2 (#400)
- Revert "[chore] Release 3.0.0 (#397)" (#398)
- Revert "(chore): Bump
upload-artifact
anddownload-artifact
to v4 (#395)" (#399) - [chore] Release 3.0.0 (#397)
- (chore): Bump
upload-artifact
anddownload-artifact
to v4 (#395) - chore: fix dependabot .NET path (#394)
- chore: Enabled dependabot (#391)
Firebase Admin .NET SDK v2.4.1
Miscellaneous
- [chore] Release 2.4.1 Take 2 (#388)
- Revert "[chore] Release 2.4.1 (#386)" (#387)
- [chore] Release 2.4.1 (#386)
- (chore): Marked net 4.6.1 as deprecated (#384)
- chore: Update integration test project setup instructions. (#368)
- Update
github.ref
value inrelease.yml
(#367) - New snippet with project id defined. (#358)
- Uncomment the
Obsolete
tags for deprecated FCM batch send APIs (#355)
Firebase Admin .NET SDK v2.4.0
Firebase Admin .NET SDK v2.3.0
Miscellaneous
- [chore] Release 2.3.0 Take 2 (#321)
- Revert "[chore] Release 2.3.0 (#319)" (#320)
- [chore] Release 2.3.0 (#319)
- feat (fcm): Add additional Android Notification Parameters (#317)
- chore: Build .net framework targets on linux (#318)
- Update nightly.yml
- Update run_integration_tests.sh
- Update nightly.yml
- Update run_integration_tests.sh
- chore: Changing back to ubuntu-latest
- Rename run_integration_tests.ps1 to run_integration_tests.sh
- chore: switching to windows-latest
- chore: Install .NET Core SDKs explicitly
- Setup .NET Core
- Setup .NET Core on all platforms
- Switching nightly script back to windows-2019
- Changing nightly builds to use ubuntu-latest
- Set .NET core version in Nightly builds
- Revert "Add delayed response message for holidays (#311)" (#312)
- Add delayed response message for holidays (#311)
- chore: Add nightly build workflow (#305)
Firebase Admin .NET SDK v2.2.0
Firebase Admin .NET SDK v2.1.0
Firebase Admin .NET SDK v2.0.0
Breaking Changes
- change: Update project target frameworks and dependencies (#251)
- See migration guide for details on how this may affect your code.
New Features
- feat(fcm): Support for sending up to 500 messages in a batch (#263)
Bug Fixes
- fix(fcm): Setting ApplicationName property for the batch client (#268)
Miscellaneous
- [chore] Release 2.0.0 (#270)