Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module firebase.google.com/go to v4 #165

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2020

This PR contains the following updates:

Package Type Update Change
firebase.google.com/go require major v3.13.0+incompatible -> v4.0.0

Release Notes

firebase/firebase-admin-go

v4.0.0

Compare Source

API Changes
  • Admin SDK has opted into Go modules. The package name now has the major version appended to it. Developers should use the new package name firebase.google.com/go/v4 when installing and importing the SDK.
  • The messaging.WebpushFcmOptions type has been renamed to messaging.WebpushFCMOptions.
Features
  • feat: Added a new errorutils package that provides functions for checking for platform-level error codes.
  • feat(fcm): Added new service-level error checking functions IsThirdPartyAuthError(), IsQuotaExceeded(), IsSenderIDMismatch(), IsUnregistered() and IsUnavailable().
  • feat(auth): Added new service-level error checking functions IsIDTokenInvalid(), IsIDTokenExpired(), IsSessionCookieInvalid(), IsSessionCookieExpired() and IsCertificateFetchFailed(). These functions can be used in conjunction with the existing JWT verification APIs provided by the SDK.
Bug Fixes
  • fix: Removed import path comments (#​380)
  • fix(fcm): Add ability to override default FCM endpoint via ClientOptions (#​373)
Miscellaneous
  • [chore] Release 4.0.0 - take 2 (#​384)
  • [chore] Release 4.0.0 (#​383)
  • chore: Adding a CI job to build in non-module (gopath) mode (#​381)
  • chore: Merging v4 branch into dev (#​370)
  • Snippets for bulk get/delete function (#​328)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from b1488a3 to 8b39d9e Compare June 16, 2020 22:55
@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from 555caff to 3c5e941 Compare June 18, 2020 23:11
@abyssparanoia abyssparanoia merged commit 676809d into master Jun 19, 2020
@abyssparanoia abyssparanoia deleted the renovate/firebase.google.com-go-4.x branch June 19, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants