Skip to content

Commit 2adcf59

Browse files
committed
Merge remote-tracking branch 'origin/main' into PartialErrors
# Conflicts: # firebase-dataconnect/CHANGELOG.md
2 parents 9c02c16 + c1ca021 commit 2adcf59

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

firebase-dataconnect/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 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))
25
* [changed] DataConnectOperationException added, enabling support for partial
36
errors; that is, any data that was received and/or was able to be decoded is
47
now available via the "response" property of the exception thrown when a
@@ -77,4 +80,3 @@
7780
([#6299](https://github.com/firebase/firebase-android-sdk/pull/6299))
7881
* [changed] Added `equals` and `hashCode` methods to `GeneratedConnector`.
7982
([#6177](https://github.com/firebase/firebase-android-sdk/pull/6177))
80-

0 commit comments

Comments
 (0)