We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16aed70 commit c1ca021Copy full SHA for c1ca021
firebase-dataconnect/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
-
+* [changed] Removed the "beta" suffix from the version of the Firebase Data
3
+ Connect Android SDK, thus graduating it from "beta" to "generally available".
4
+ ([#6792](https://github.com/firebase/firebase-android-sdk/pull/6792))
5
6
# 16.0.0-beta05
7
* [changed] Changed gRPC proto package to v1 (was v1beta).
@@ -73,4 +75,3 @@
73
75
([#6299](https://github.com/firebase/firebase-android-sdk/pull/6299))
74
76
* [changed] Added `equals` and `hashCode` methods to `GeneratedConnector`.
77
([#6177](https://github.com/firebase/firebase-android-sdk/pull/6177))
0 commit comments