Skip to content

Releases: firebase/firebase-admin-go

Firebase Admin Go SDK v4.16.1

11 Jun 20:56
db240e4
Compare
Choose a tag to compare

Bug Fixes

  • fix: set go.mod version to actual min version (#699)

Miscellaneous

  • [chore] Release 4.16.1 (#700)

Firebase Admin Go SDK v4.16.0

05 Jun 19:10
fe866a0
Compare
Choose a tag to compare

New Features

  • feat(fcm): Support Proxy field in FCM AndroidNotification (#676)
  • feat(fcm): Support for LiveActivityToken field in FCM APNSConfig (#668)

Miscellaneous

  • [chore] Release 4.16.0 (#698)
  • chore: Update dependencies and platform support (#694)

Firebase Admin Go SDK v4.15.2

13 Feb 15:28
570427a
Compare
Choose a tag to compare

Miscellaneous

  • [chore] Release 4.15.2 (#672)
  • chore: Update dependencies (#671)

Firebase Admin Go SDK v4.15.1

05 Dec 17:33
afeaa15
Compare
Choose a tag to compare

Miscellaneous

  • [chore] Release 4.15.1 (#660)
  • chore: Add X-Goog-Api-Client metric header to outgoing requests (#655)
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#651)

Firebase Admin Go SDK v4.15.0

24 Oct 15:28
c3be6f2
Compare
Choose a tag to compare

New Features

  • feat(fcm): enable direct_boot_ok as bool in Android config (#638)

Bug Fixes

  • fix(fcm): Change DirectBootOK per Go initialisms (#645)

Miscellaneous

  • [chore] Release 4.15.0 (#649)
  • chore: Add X-Goog-Api-Client header to Auth and FCM requests (#648)
  • chore: Upgrade Go version support (#647)
  • chore: Skip integration tests for deprecated FCM APIs (#646)
  • chore: update integration test resources (#633)

Firebase Admin Go SDK v4.14.1

30 May 16:23
6a28190
Compare
Choose a tag to compare

Bug Fixes

  • fix: fail gracefully when no cache headers are available (#623)

Miscellaneous

  • [chore] Release 4.14.1 (#626)

Firebase Admin Go SDK v4.14.0

10 Apr 21:41
87b867c
Compare
Choose a tag to compare

New Features

  • feat(fcm): Set FCMOptions for MulticastMessage

Bug Fixes

  • fix: github-script (#613)

Miscellaneous

  • [chore] Release 4.14.0 (#612)
  • chore: Upgrade dependencies (#609)
  • chore: Bump Supported Go versions to 1.20, 1.21, 1.22 (#607)
  • Update README.md (#606)
  • [chore] Update Github action workflows to fix node version and set-output deprecation warnings (#601)
  • chore: Update integration test project setup instructions. (#592)

Firebase Admin Go SDK v4.13.0

23 Nov 16:34
b04387e
Compare
Choose a tag to compare

New Features

  • feat(auth): Add TotpInfo field to UserRecord (#573)

Bug Fixes

  • fix: Map Firebase FIREBASE_STORAGE_EMULATOR_HOST to the Cloud API STORAGE_EMULATOR_HOST (#588)

Miscellaneous

  • [chore] Release 4.13.0 (#597)
  • Bump grpc and x/net dependencies (#596)

Firebase Admin Go SDK v4.12.1

25 Sep 20:45
37c7936
Compare
Choose a tag to compare

Bug Fixes

  • fix(auth): Allow to update MFA (#530)
  • fix(messaging): correct comment (#571)

Miscellaneous

  • [chore] Release 4.12.1 take 3 (#585)
  • [chore] Release Debugging release.yml (#584)
  • [chore] Release 4.12.1 (#583)
  • Revert "[chore] Release 4.12.1 (#581)" (#582)
  • [chore] Release 4.12.1 (#581)

Firebase Admin Go SDK v4.12.0

12 Jul 19:53
74c9bd5
Compare
Choose a tag to compare

New Features

  • feat(fcm): SendEach and SendEachForMulticast for FCM batch send (#552)

Bug Fixes

Miscellaneous

  • [chore] Release 4.12.0 (#567)
  • docs: update README.md for Go v1.17 (#564)