File tree Expand file tree Collapse file tree 10 files changed +26
-11
lines changed Expand file tree Collapse file tree 10 files changed +26
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 19.4.1
2
5
* [ changed] Updated ` firebase-crashlytics ` dependency to v19.4.1
3
6
4
7
# 19.3.0
Original file line number Diff line number Diff line change 1
- version =19.4.1
2
- latestReleasedVersion =19.4.0
1
+ version =19.4.2
2
+ latestReleasedVersion =19.4.1
Original file line number Diff line number Diff line change 2
2
* [ changed] Internal changes to read version control info more efficiently [ 6754]
3
3
* [ fixed] Fixed NoSuchMethodError when getting process info on Android 13 [ #6720 ]
4
4
5
+
5
6
# 19.4.1
6
7
* [ changed] Updated ` firebase-sessions ` dependency to v2.0.9
7
8
Original file line number Diff line number Diff line change 1
- version =19.4.1
2
- latestReleasedVersion =19.4.0
1
+ version =19.4.2
2
+ latestReleasedVersion =19.4.1
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
* [ fixed] Fixed an issue that prevented the App Check token from being handled correctly in case of error.
3
3
4
+
4
5
# 21.1.1
5
6
* [ fixed] Resolve Kotlin migration visibility issues
6
7
([ #6522 ] ( //github.com/firebase/firebase-android-sdk/pull/6522 ) )
@@ -225,3 +226,4 @@ updates.
225
226
optional region to override the default "us-central1".
226
227
* [ feature] New ` useFunctionsEmulator ` method allows testing against a local
227
228
instance of the [ Cloud Functions Emulator] ( https://firebase.google.com/docs/functions/local-emulator ) .
229
+
Original file line number Diff line number Diff line change 1
- version =21.1.1
2
- latestReleasedVersion =21.1.0
1
+ version =21.1.2
2
+ latestReleasedVersion =21.1.1
3
3
android.enableUnitTestBinaryResources =true
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
3
2
* [ changed] Add warning for known issue b/328687152
4
3
* [ changed] Use Dagger for dependency injection
5
4
* [ changed] Updated datastore dependency to ` 1.1.3 ` to
6
5
fix [ CVE-2024 -7254] ( https://github.com/advisories/GHSA-735f-pc8j-v9w8 ) .
7
6
7
+
8
8
# 2.0.9
9
9
* [ fixed] Make AQS resilient to background init in multi-process apps.
10
10
11
+
12
+ ## Kotlin
13
+ The Kotlin extensions library transitively includes the updated
14
+ ` firebase-sessions ` library. The Kotlin extensions library has no additional
15
+ updates.
16
+
11
17
# 2.0.7
12
18
* [ fixed] Removed extraneous logs that risk leaking internal identifiers.
13
19
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.9
16
- latestReleasedVersion =2.0.8
15
+ version =2.0.10
16
+ latestReleasedVersion =2.0.9
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 16.2.0
2
5
* [ fixed] Added support for new values sent by the server for ` FinishReason ` and ` BlockReason ` .
3
6
* [ changed] Added support for modality-based token count. (#6658 )
4
7
* [ feature] Added support for generating images with Imagen models.
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.2.0
16
- latestReleasedVersion =16.1 .0
15
+ version =16.2.1
16
+ latestReleasedVersion =16.2 .0
You can’t perform that action at this time.
0 commit comments