File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
33- [ fixed] Addressed minor reference documentation issues (#7399 )
4+ - [ changed] Added classes ` EnumValue ` and ` EnumValueSerializer ` . These classes are identical to
5+ those produced by the Data Connect code generator; however, a future version of the code generator
6+ will start using these classes from the SDK rather than generating them.
7+ ([ #7153 ] ( https://github.com/firebase/firebase-android-sdk/pull/7153 ) )
48
59# 17.0.1
610
913 ` DataConnectOperationException ` with message "decoding data from the server's response failed: An
1014 unknown field for index -3" ([ #7314 ] ( https://github.com/firebase/firebase-android-sdk/pull/7314 ) )
1115
12- * [ changed] Added classes ` EnumValue ` and ` EnumValueSerializer ` . These classes are identical to
13- those produced by the Data Connect code generator; however, a future version of the code generator
14- will start using these classes from the SDK rather than generating them.
15- ([ #7153 ] ( https://github.com/firebase/firebase-android-sdk/pull/7153 ) )
16-
1716# 17.0.0
1817
1918- [ changed] ** Breaking Change** : Updated minSdkVersion to API level 23 or higher.
Original file line number Diff line number Diff line change 1- version =17.0.2
1+ version =17.1.0
22latestReleasedVersion =17.0.1
You can’t perform that action at this time.
0 commit comments