Skip to content

Commit 08b488b

Browse files
Update Changelog (#52)
1 parent 05f0731 commit 08b488b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# 11.7.0
2-
- [changed] Firebase Data Connect has exited beta and is now generally available for use.
32
- [changed] **Breaking Change:** Refactored the base `DataConnectError` error type to be a protocol instead of an enum and introduced concrete error types `DataConnectInitError`, `DataConnectCodecError`, `DataConnectOperationError`. Note that if you have code using a `switch` on the previous error enum, you will need to update that code. See the [PR] (https://github.com/firebase/data-connect-ios-sdk/pull/42) for a usage example and `DataConnectError.swift` for implementation details.
43
- [added] Support for partial errors via the above mentioned `DataConnectOperationError`.
54

0 commit comments

Comments
 (0)