Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

Conversation

@renovate
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 4 times, most recently from c650dfa to 1a24cdb Compare June 17, 2020 15:55
@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from 1a24cdb to 44b0df3 Compare June 26, 2020 23:47
@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch 2 times, most recently from 276e084 to 54c45d9 Compare July 17, 2020 15:22
@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from 54c45d9 to 34735e6 Compare August 7, 2020 03:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants