Skip to content

Releases: GitLiveApp/firebase-java-sdk

0.6.3

19 Oct 16:58

Choose a tag to compare

  • correct continueWith to continueWithTask, fixes #60
  • use FirebaseNetworkException as okhttp states "Called when the request could not be executed due to cancellation, a connectivity problem or timeout. Because networks can fail during an exchange, it is possible that the remote server accepted the request before the failure."
  • fix DuplicateTaskCompletionException

Full Changelog: v0.6.2...v0.6.3

0.6.2

20 Aug 10:19
e61c63a

Choose a tag to compare

avoid use of java.lang.management.ManagementFactory, fixes #21

Full Changelog: v0.6.1...v0.6.2

0.6.1

19 Aug 07:45
f0fbdef

Choose a tag to compare

add getInstance() back to FirebaseAuth

Full Changelog: v0.6.0...v0.6.1

0.6.0

18 Aug 17:30
698f4d7

Choose a tag to compare

What's Changed

  • Bump androidx-lifecycle from 2.9.0-alpha01 to 2.9.0-alpha02 by @dependabot[bot] in #30
  • signupNewUser implementation by @JacobCube in #33

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Aug 16:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.5.0

0.4.8

11 Jan 14:33
7fa762b

Choose a tag to compare

Full Changelog: v0.4.7...v0.4.8

0.4.7

28 Nov 13:59
bdd6518

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

0.4.6

01 Sep 05:42

Choose a tag to compare

What's Changed

  • Update Gradle wrapper to 8.10. Added TOML file with dependencies declarations. Added dependabot config. Fixed ktlint. by @siarhei-luskanau in #22

New Contributors

Full Changelog: v0.4.5...v0.4.6

0.4.5

29 Jul 05:28
8dc1f65

Choose a tag to compare

  • dont wrap in a FirebaseException as this is called internally and expects the original exception
    Full Changelog: v0.4.4...v0.4.5

0.4.4

09 Jul 03:16
9f47f34

Choose a tag to compare