We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c02c16 + c1ca021 commit 2adcf59Copy full SHA for 2adcf59
firebase-dataconnect/CHANGELOG.md
@@ -1,4 +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
* [changed] DataConnectOperationException added, enabling support for partial
6
errors; that is, any data that was received and/or was able to be decoded is
7
now available via the "response" property of the exception thrown when a
@@ -77,4 +80,3 @@
77
80
([#6299](https://github.com/firebase/firebase-android-sdk/pull/6299))
78
81
* [changed] Added `equals` and `hashCode` methods to `GeneratedConnector`.
79
82
([#6177](https://github.com/firebase/firebase-android-sdk/pull/6177))
-
0 commit comments