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 1
1
# Unreleased
2
2
3
3
- [ 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 ) )
4
8
5
9
# 17.0.1
6
10
9
13
` DataConnectOperationException ` with message "decoding data from the server's response failed: An
10
14
unknown field for index -3" ([ #7314 ] ( https://github.com/firebase/firebase-android-sdk/pull/7314 ) )
11
15
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
-
17
16
# 17.0.0
18
17
19
18
- [ 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
2
2
latestReleasedVersion =17.0.1
You can’t perform that action at this time.
0 commit comments