Skip to content

Firebase C++ SDK 6.5.0

Compare
Choose a tag to compare
@a-maurice a-maurice released this 11 Sep 17:36

Prebuilt versions of the libraries are available for download here.

Release Notes

  • Overview
    • Updated dependencies, and improved logging for Auth and Database.
  • Changes
    • Auth (Linux): Improved error logging if libsecret (required for login persistence) is not installed on Linux.
    • Database: The database now supports setting the log level independently of the system level logger.