Skip to content

Releases: mdmathias/GoogleSignIn-iOS

Google Sign-In 8.0.0

23 Jul 20:08
f54b8c7

Choose a tag to compare

  • General release adding Firebase App Check support to establish your
    application's integrity while signing in with Google
  • Internal
    • Update AppCheckCore dependency to v11.0 (#454)
    • Add instancetype return to test helper (#393)
    • Remove GTMSessionFetcher modular import (#403)
    • Bump activesupport from 5.2.5 to 5.2.8.1 in the bundler group (#429)
    • Remove deprecated macos-11 runner (#447)
    • Update deprecated archiving API usage in tests (#449)

Google Sign-In 7.1.0-fac-eap-1.0.0

10 Feb 04:16

Choose a tag to compare

  • Beta release supporting Firebase App Check tokens used
    to establish your application's integrity while signing in with Google
  • Internal
    • Update SignInSample Podfile minimum iOS version (#355)
    • Update AppCheckExample unit test target to pass during continuous integration (#356)

Google Sign-In 7.1.0-fac-eap-1.0.0

20 Nov 23:01
f34e7c6

Choose a tag to compare

  • Early Access Program (EAP) release supporting Firebase App Check tokens used
    to establish your application's integrity while signing in with Google
  • Internal
    • Fix typo in SFSafariViewController (#291)
    • Removes macos-11 runner in GitHub workflows (#302)
    • Updates button name reference so UI automation tests pass (#308)
    • Ensure that completion is not nil before calling
      -[GIDSignIn restorePreviousSignIn:] (#301)
    • Use new delegate protocol
      from GTMAppAuth 4.0.0 (#299)

Google Sign-In 7.1.0-fac-eap-1.0.1

21 Nov 23:21
b0bc583

Choose a tag to compare

Update to Swift 5 in GoogleSignInSwiftSupport.podspec (#317)

Google Sign-In 6.2.3

18 Aug 17:51
8216dcb

Choose a tag to compare

  • Fix resource loading in GoogleSignInSwift with CocoaPods use_frameworks! (#197)
  • Prevent build errors for GoogleSignInSwift in certain scenarios when using Swift Package Manager. (#166)

6.2.2

27 May 17:24
9ff5fe7

Choose a tag to compare

Update notification syntax (#156)

6.2.0

18 May 21:40
ee92c97

Choose a tag to compare

Content updates for the 6.2.0 release (#119)

* Add 6.2.0 section to changelog.

* Add macOS support detail to readme.

* Update README.md

* Update CHANGELOG.md