File tree 3 files changed +62
-0
lines changed
3 files changed +62
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " m158" ,
3
+ "libraries" : [
4
+ " :firebase-dynamic-links" ,
5
+ " :firebase-dynamic-links:ktx" ,
6
+ " :firebase-firestore" ,
7
+ " :firebase-firestore:ktx"
8
+ ]
9
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "changesByLibraryName" : {
3
+ "firebase-dynamic-links" : [
4
+ {
5
+ "commitId" : " 3f23c5f0e21530d058a2711049f55f4ccf10196b" ,
6
+ "prId" : " 6649" ,
7
+ "author" : " Rodrigo Lazo" ,
8
+ "message" : " Update fdl readme (#6649)\n\n Replace the changed tag with deprecated for the last FDL release" ,
9
+ "commitLink" : " https://github.com/firebase/firebase-android-sdk/commit/3f23c5f0e21530d058a2711049f55f4ccf10196b" ,
10
+ "prLink" : " https://github.com/firebase/firebase-android-sdk/pull/6649"
11
+ }
12
+ ],
13
+ "firebase-dynamic-links/ktx" : [
14
+ ],
15
+ "firebase-firestore" : [
16
+ {
17
+ "commitId" : " a1cbf93b8958e3746c0314859f770aecfce4a852" ,
18
+ "prId" : " 6615" ,
19
+ "author" : " Mila" ,
20
+ "message" : " FIX: sort strings in UTF-8 encoded byte order (#6615)\n\n " ,
21
+ "commitLink" : " https://github.com/firebase/firebase-android-sdk/commit/a1cbf93b8958e3746c0314859f770aecfce4a852" ,
22
+ "prLink" : " https://github.com/firebase/firebase-android-sdk/pull/6615"
23
+ }
24
+ ],
25
+ "firebase-firestore/ktx" : [
26
+ ]
27
+ },
28
+ "changedLibrariesWithNoChangelog" : [
29
+ " :firebase-dataconnect" ,
30
+ " :firebase-vertexai"
31
+ ]
32
+ }
Original file line number Diff line number Diff line change
1
+ # Release Report
2
+ ## firebase-dynamic-links
3
+
4
+ * Update fdl readme (#6649 )
5
+ [ pr] ( https://github.com/firebase/firebase-android-sdk/pull/6649 ) [ commit] ( https://github.com/firebase/firebase-android-sdk/commit/3f23c5f0e21530d058a2711049f55f4ccf10196b ) [ Rodrigo Lazo]
6
+
7
+ ## firebase-dynamic-links/ktx
8
+
9
+
10
+ ## firebase-firestore
11
+
12
+ * FIX: sort strings in UTF-8 encoded byte order (#6615 )
13
+ [ pr] ( https://github.com/firebase/firebase-android-sdk/pull/6615 ) [ commit] ( https://github.com/firebase/firebase-android-sdk/commit/a1cbf93b8958e3746c0314859f770aecfce4a852 ) [ Mila]
14
+
15
+ ## firebase-firestore/ktx
16
+
17
+
18
+
19
+ ## SDKs with changes, but no changelogs
20
+ : firebase-dataconnect
21
+ : firebase-vertexai
You can’t perform that action at this time.
0 commit comments