File tree Expand file tree Collapse file tree 12 files changed +43
-18
lines changed
firebase-appdistribution-api Expand file tree Collapse file tree 12 files changed +43
-18
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 16.0.0-beta14
2
5
* [ unchanged] Updated to accommodate the release of the updated
3
6
[ appdistro] library.
4
7
8
+
9
+ ## Kotlin
10
+ The Kotlin extensions library transitively includes the updated
11
+ ` firebase-appdistribution-api ` library. The Kotlin extensions library has no additional
12
+ updates.
13
+
5
14
# 16.0.0-beta13
6
15
* [ changed] Bump internal dependencies
7
16
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- version =16.0.0-beta14
16
- latestReleasedVersion =16.0.0-beta13
15
+ version =16.0.0-beta15
16
+ latestReleasedVersion =16.0.0-beta14
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 16.0.0-beta14
2
5
* [ changed] Internal improvements to testing on Android 14
3
6
4
7
# 16.0.0-beta13
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- version =16.0.0-beta14
16
- latestReleasedVersion =16.0.0-beta13
15
+ version =16.0.0-beta15
16
+ latestReleasedVersion =16.0.0-beta14
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 19.1.0
2
5
* [ changed] Updated ` firebase-crashlytics ` dependency to v19.0.4
3
6
4
7
# 19.0.3
@@ -232,3 +235,4 @@ change. The following release notes describe changes in the new SDK.
232
235
uploading symbol files to [ crashlytics] servers. See the
233
236
[[ crashlytics] Gradle plugin documentation] ( /docs/crashlytics/ndk-reports-new-sdk )
234
237
for more information.
238
+
Original file line number Diff line number Diff line change 1
- version =19.0.4
2
- latestReleasedVersion =19.0.3
1
+ version =19.1.1
2
+ latestReleasedVersion =19.1.0
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 19.1.0
2
5
* [ feature] Added the ` isCrashlyticsCollectionEnabled ` API to check if Crashlytics collection is
3
6
enabled.
4
7
(GitHub [ #5919 ] ( https://github.com/firebase/firebase-android-sdk/issues/5919 ) {: .external})
7
10
* [ changed] Internal changes to the way session IDs are generated.
8
11
9
12
13
+ ## Kotlin
14
+ The Kotlin extensions library transitively includes the updated
15
+ ` firebase-crashlytics ` library. The Kotlin extensions library has no additional
16
+ updates.
17
+
10
18
# 19.0.3
11
19
* [ changed] Update the internal file system to handle long file names.
12
20
21
+
13
22
## Kotlin
14
23
The Kotlin extensions library transitively includes the updated
15
24
` firebase-crashlytics ` library. The Kotlin extensions library has no additional
Original file line number Diff line number Diff line change 1
- version =19.0.4
2
- latestReleasedVersion =19.0.3
1
+ version =19.1.1
2
+ latestReleasedVersion =19.1.0
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+
4
+ # 2.0.4
3
5
* [ fixed] Handled datastore writes when device has full internal memory more gracefully.
4
6
(GitHub [ #5859 ] ( https://github.com/firebase/firebase-android-sdk/issues/5859 ) )
5
7
* [ fixed] Safely unbind malfunctioning session lifecycle service to release service connections.
6
8
(GitHub [ #5869 ] ( https://github.com/firebase/firebase-android-sdk/issues/5869 ) )
7
9
8
10
# 1.2.3
9
-
10
11
* [ fixed] Force validation or rotation of FIDs.
11
12
12
13
# 1.2.1
13
-
14
14
* [ changed] Bump internal dependencies.
15
15
* [ fixed] Handle corruption in DataStore Preferences more gracefully.
16
16
17
17
# 1.2.0
18
-
19
18
* [ feature] Added support for accurate sessions on multi-process apps.
20
19
21
20
# 1.0.2
22
-
23
21
* [ fixed] Made Sessions more resilient to the FirebaseApp instance being deleted.
24
22
25
23
# 1.0.1
26
-
27
24
* [ fixed] Fixed NPE when no version name is
28
25
set ([ #5195 ] ( https://github.com/firebase/firebase-android-sdk/issues/5195 ) ).
29
26
* [ fixed] Populate DataCollectionStatus fields for Crashlytics and Perf.
30
27
31
28
# 1.0.0
32
-
33
29
* [ feature] Initial Firebase sessions library.
30
+
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- version =2.0.4
16
- latestReleasedVersion =2.0.3
15
+ version =2.0.5
16
+ latestReleasedVersion =2.0.4
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 16.0.0-beta05
2
5
* [ changed] Merged core networking code into VertexAI from a separate library
3
6
* [ feature] added support for ` responseSchema ` in ` GenerationConfig ` .
4
7
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- version =16.0.0-beta05
16
- latestReleasedVersion =16.0.0-beta04
15
+ version =16.0.0-beta06
16
+ latestReleasedVersion =16.0.0-beta05
You can’t perform that action at this time.
0 commit comments