File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ fixed] Fixed ` NetworkOnMainThreadException ` on Android versions below 8 by disconnecting HttpURLConnection only on API levels 26 and higher.
2
+ * [ fixed] Fixed ` NetworkOnMainThreadException ` on Android versions below 8 by disconnecting
3
+ HttpURLConnection only on API levels 26 and higher. GitHub Issue [ #6934 ]
3
4
4
5
# 22.1.1
5
6
* [ fixed] Fixed an issue where the connection to the real-time Remote Config backend could remain
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ fixed] Fixed an issue where tests were depending on a deprecated feature of the test framework (#6927 )
2
+ * [ fixed] Fixed an issue where tests were depending on a deprecated feature of the test framework. (#6927 )
3
3
4
4
# 21.0.1
5
5
* [ fixed] Fixed an issue where ` maxUploadRetryTimeMillis ` parameter is ignored when uploading using
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ changed] ** Renamed / Replaced:** Vertex AI in Firebase (` FirebaseVertexAI ` ) has been renamed and
3
- replaced by the new Firebase AI SDK: ` FirebaseAI ` . This is to accommodate the evolving set of
4
- supported features and services. Please migrate to the new ` FirebaseAI ` package. See details in the
2
+ * [ changed] ** Renamed / Replaced:** Vertex AI in Firebase (` firebase-vertexai ` ) has been renamed and
3
+ replaced by the new Firebase AI SDK: ` firebase-ai ` . This is to accommodate the evolving set of
4
+ supported features and services. Please migrate to the new ` firebase-ai ` package. See details in the
5
5
[ migration guide] ( /docs/vertex-ai/migrate-to-latest-sdk ) .
6
6
7
7
Note: Existing Vertex AI in Firebase users may continue to use the SDK and receive bug fixes but,
You can’t perform that action at this time.
0 commit comments