Skip to content

Commit b09555b

Browse files
committed
CHANGELOG.md: entry added
1 parent b81e610 commit b09555b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase-dataconnect/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
* [changed] Removed the "beta" suffix from the version of the Firebase Data
33
Connect Android SDK, thus graduating it from "beta" to "generally available".
44
([#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
8+
query or mutation is executed.
9+
([#NNNN](https://github.com/firebase/firebase-android-sdk/pull/NNNN))
510
* [changed] Changed gRPC proto package to v1 (was v1beta).
611
([#6729](https://github.com/firebase/firebase-android-sdk/pull/6729))
712

0 commit comments

Comments
 (0)