Skip to content

m155 mergeback #6397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions firebase-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Unreleased


# 22.0.1
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-config` library. The Kotlin extensions library has no additional
updates.

# 22.0.0
* [changed] Bump internal dependencies

Expand Down
4 changes: 2 additions & 2 deletions firebase-config/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
#

version=22.0.1
latestReleasedVersion=22.0.0
version=22.0.2
latestReleasedVersion=22.0.1
android.enableUnitTestBinaryResources=true

4 changes: 3 additions & 1 deletion firebase-crashlytics-ndk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Unreleased
* [changed] Updated `firebase-crashlytics` dependency to v19.2.1


# 19.2.1
* [changed] Updated `firebase-crashlytics` dependency to v19.2.1

# 19.2.0
* [changed] Updated `firebase-crashlytics` dependency to v19.2.0

Expand Down
4 changes: 2 additions & 2 deletions firebase-crashlytics-ndk/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=19.2.1
latestReleasedVersion=19.2.0
version=19.2.2
latestReleasedVersion=19.2.1
8 changes: 8 additions & 0 deletions firebase-crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Unreleased


# 19.2.1
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-crashlytics` library. The Kotlin extensions library has no additional
updates.

# 19.2.0
* [fixed] Improved data consistency for rapid user actions.
* [fixed] Fixed exception propagation in the case of no default uncaught exception handler.
Expand Down
4 changes: 2 additions & 2 deletions firebase-crashlytics/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=19.2.1
latestReleasedVersion=19.2.0
version=19.2.2
latestReleasedVersion=19.2.1
3 changes: 3 additions & 0 deletions firebase-dataconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased


# 16.0.0-beta02
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).

Expand Down
4 changes: 2 additions & 2 deletions firebase-dataconnect/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=16.0.0-beta02
latestReleasedVersion=16.0.0-beta01
version=16.0.0-beta03
latestReleasedVersion=16.0.0-beta02
9 changes: 9 additions & 0 deletions firebase-firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Unreleased


# 25.1.1
* [changed] Update Firestore proto definitions. [#6369](//github.com/firebase/firebase-android-sdk/pull/6369)
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-firestore` library. The Kotlin extensions library has no additional
updates.

# 25.1.0
* [feature] Add support for the VectorValue type. [#6154](//github.com/firebase/firebase-android-sdk/pull/6154)

Expand Down
4 changes: 2 additions & 2 deletions firebase-firestore/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=25.1.1
latestReleasedVersion=25.1.0
version=25.1.2
latestReleasedVersion=25.1.1
9 changes: 9 additions & 0 deletions firebase-inappmessaging-display/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Unreleased


# 21.0.1
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-inappmessaging-display` library. The Kotlin extensions library has no additional
updates.

# 21.0.0
* [fixed] Fixed bad token exception while showing FIAM
(GitHub [#5567](//github.com/firebase/firebase-android-sdk/issues/5567))
Expand Down
4 changes: 2 additions & 2 deletions firebase-inappmessaging-display/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=21.0.1
latestReleasedVersion=21.0.0
version=21.0.2
latestReleasedVersion=21.0.1
10 changes: 10 additions & 0 deletions firebase-inappmessaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
# Unreleased


# 21.0.1
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-inappmessaging` library. The Kotlin extensions library has no additional
updates.

# 21.0.0
* [fixed] Fixed bad token exception while showing FIAM
(GitHub [#5567](//github.com/firebase/firebase-android-sdk/issues/5567))
(GitHub [#5780](//github.com/firebase/firebase-android-sdk/issues/5780))


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-inappmessaging` library. The Kotlin extensions library has no additional
Expand Down
4 changes: 2 additions & 2 deletions firebase-inappmessaging/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=21.0.1
latestReleasedVersion=21.0.0
version=21.0.2
latestReleasedVersion=21.0.1
3 changes: 3 additions & 0 deletions firebase-messaging-directboot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased


# 24.0.3
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).

Expand Down
4 changes: 2 additions & 2 deletions firebase-messaging-directboot/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=24.0.3
latestReleasedVersion=24.0.2
version=24.0.4
latestReleasedVersion=24.0.3
android.enableUnitTestBinaryResources=true
8 changes: 8 additions & 0 deletions firebase-messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Unreleased


# 24.0.3
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-messaging` library. The Kotlin extensions library has no additional
updates.

# 24.0.2
* [changed] Included message priority when logging to Firelog.

Expand Down
4 changes: 2 additions & 2 deletions firebase-messaging/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=24.0.3
latestReleasedVersion=24.0.2
version=24.0.4
latestReleasedVersion=24.0.3
android.enableUnitTestBinaryResources=true
8 changes: 8 additions & 0 deletions firebase-ml-modeldownloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Unreleased


# 25.0.1
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-ml-modeldownloader` library. The Kotlin extensions library has no additional
updates.

# 25.0.0
* [changed] Bump internal dependencies

Expand Down
4 changes: 2 additions & 2 deletions firebase-ml-modeldownloader/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=25.0.1
latestReleasedVersion=25.0.0
version=25.0.2
latestReleasedVersion=25.0.1
9 changes: 9 additions & 0 deletions firebase-perf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Unreleased


# 21.0.2
* [fixed] Fixed `IllegalStateException` that happened when starting a trace
before Firebase initializes.
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-performance` library. The Kotlin extensions library has no additional
updates.

# 21.0.1
* [fixed] Fixed an `ExceptionInInitializerError` where the `url.openStream()` causes a crash if
FirebasePerf is not yet initialized (Github #5584).
Expand Down
4 changes: 2 additions & 2 deletions firebase-perf/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
#

version=21.0.2
latestReleasedVersion=21.0.1
version=21.0.3
latestReleasedVersion=21.0.2
android.enableUnitTestBinaryResources=true

8 changes: 8 additions & 0 deletions firebase-sessions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Unreleased


# 2.0.6
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).


## Kotlin
The Kotlin extensions library transitively includes the updated
`firebase-sessions` library. The Kotlin extensions library has no additional
updates.

# 2.0.5
* [unchanged] Updated to keep SDK versions aligned.

Expand Down
4 changes: 2 additions & 2 deletions firebase-sessions/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=2.0.6
latestReleasedVersion=2.0.5
version=2.0.7
latestReleasedVersion=2.0.6
5 changes: 4 additions & 1 deletion firebase-vertexai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased


# 16.0.0
* [feature] {{firebase_vertexai}} is now Generally Available (GA) and can be
used in production apps.

Expand Down Expand Up @@ -34,7 +37,6 @@
* [changed] **Breaking Change**: Marked `GenerativeModel` properties as private. (#6309)
* [changed] **Breaking Change**: Changed `method` parameter type to be nullable in `SafetySettings`. (#6379)


# 16.0.0-beta05
* [changed] Merged core networking code into VertexAI from a separate library
* [feature] added support for `responseSchema` in `GenerationConfig`.
Expand All @@ -50,3 +52,4 @@
* [feature] Added support for `responseMimeType` in `GenerationConfig`.
* [changed] Renamed `GoogleGenerativeAIException` to `FirebaseVertexAIException`.
* [changed] Updated the KDocs for various classes and functions.

4 changes: 2 additions & 2 deletions firebase-vertexai/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=16.0.0
latestReleasedVersion=16.0.0-beta06
version=16.0.1
latestReleasedVersion=16.0.0
9 changes: 9 additions & 0 deletions transport/transport-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Unreleased


# 4.0.0
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).


## Kotlin
The Kotlin extensions library transitively includes the updated
`transport-api` library. The Kotlin extensions library has no additional
updates.

# 3.2.0
* [feature] Added new APIs to support passing extra context when logging an event.

# 3.1.0
* [feature] Added new APIs to support passing a product id when logging an event.

4 changes: 2 additions & 2 deletions transport/transport-api/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=4.0.0
latestReleasedVersion=3.2.0
version=4.0.1
latestReleasedVersion=4.0.0
9 changes: 9 additions & 0 deletions transport/transport-backend-cct/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Unreleased


# 4.0.0
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`transport-backend-cct` library. The Kotlin extensions library has no additional
updates.

# 3.3.0
* [feature] Added support for additional event context.

# 3.2.0
* [feature] Added support for product id.

4 changes: 2 additions & 2 deletions transport/transport-backend-cct/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=4.0.0
latestReleasedVersion=3.3.0
version=4.0.1
latestReleasedVersion=4.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ android {
}

dependencies {
api project(':transport:transport-api')
api "com.google.android.datatransport:transport-api:4.0.0"
api project(':transport:transport-runtime')
api 'com.google.firebase:firebase-encoders:17.0.0'
api 'com.google.firebase:firebase-encoders-json:18.0.0'
Expand Down
9 changes: 9 additions & 0 deletions transport/transport-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Unreleased


# 4.0.0
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://nvd.nist.gov/vuln/detail/CVE-2024-7254).


## Kotlin
The Kotlin extensions library transitively includes the updated
`transport-runtime` library. The Kotlin extensions library has no additional
updates.

# 3.3.0
* [feature] Added support for additional event context.

# 3.2.0
* [unchanged] Updated internal Dagger dependency.
* [feature] Added support for product id.

4 changes: 2 additions & 2 deletions transport/transport-runtime/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version=4.0.0
latestReleasedVersion=3.3.0
version=4.0.1
latestReleasedVersion=4.0.0
android.enableUnitTestBinaryResources=true
2 changes: 1 addition & 1 deletion transport/transport-runtime/transport-runtime.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {
exclude group: "javax.inject", module: "javax.inject"
}

api project(':transport:transport-api')
api "com.google.android.datatransport:transport-api:4.0.0"
api 'com.google.firebase:firebase-encoders:17.0.0'
api "com.google.firebase:firebase-encoders-proto:16.0.0"

Expand Down
Loading