diff --git a/CHANGELOG.md b/CHANGELOG.md index 27fded966f9f..be75e3f69b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,61 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-09-03 - [BoM 2.6.0](https://github.com/firebase/flutterfire/blob/main/VERSIONS.md#flutter-bom-260-2024-09-03) + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`cloud_firestore` - `v5.4.0`](#cloud_firestore---v540) + - [`cloud_firestore_platform_interface` - `v6.4.0`](#cloud_firestore_platform_interface---v640) + - [`cloud_firestore_web` - `v4.2.0`](#cloud_firestore_web---v420) + - [`firebase_app_check` - `v0.3.1`](#firebase_app_check---v031) + - [`firebase_app_installations` - `v0.3.1+1`](#firebase_app_installations---v0311) + - [`firebase_database_web` - `v0.2.5+14`](#firebase_database_web---v02514) + - [`firebase_vertexai` - `v0.2.3+1`](#firebase_vertexai---v0231) + - [`firebase_database` - `v11.1.1`](#firebase_database---v1111) + +Packages with dependency updates only: + +> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project. + + - `firebase_vertexai` - `v0.2.3+1` + - `firebase_database` - `v11.1.1` + +--- + +#### `cloud_firestore` - `v5.4.0` + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + +#### `cloud_firestore_platform_interface` - `v6.4.0` + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + +#### `cloud_firestore_web` - `v4.2.0` + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + +#### `firebase_app_check` - `v0.3.1` + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + +#### `firebase_app_installations` - `v0.3.1+1` + + - **FIX**(installations,apple): update the plugin to support parallels method calling ([#13256](https://github.com/firebase/flutterfire/issues/13256)). ([fe18362f](https://github.com/firebase/flutterfire/commit/fe18362f817d4bac33e98199e076a2c3d65656c5)) + +#### `firebase_database_web` - `v0.2.5+14` + + - **FIX**(database,web): fix an issue that would remove duplicate streams in Debug mode ([#13253](https://github.com/firebase/flutterfire/issues/13253)). ([2546971b](https://github.com/firebase/flutterfire/commit/2546971bb0d253b4c7bb6584f40064ab997bbb5f)) + + ## 2024-08-27 - [BoM 2.5.0](https://github.com/firebase/flutterfire/blob/main/VERSIONS.md#flutter-bom-250-2024-08-27) ### Changes diff --git a/VERSIONS.md b/VERSIONS.md index 2b3efc5689fc..bc669dd10efd 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -4,6 +4,44 @@ This document is listing all the compatible versions of the FlutterFire plugins. # Versions +## [Flutter BoM 2.6.0 (2024-09-03)](https://github.com/firebase/flutterfire/blob/main/CHANGELOG.md#2024-09-03) + +Install this version using FlutterFire CLI + +```bash +flutterfire install 2.6.0 +``` + +### Included Native Firebase SDK Versions +| Firebase SDK | Version | Link | +|--------------|---------|------| +| Android SDK | 33.1.0 | [Release Notes](https://firebase.google.com/support/release-notes/android) | +| iOS SDK | 11.0.0 | [Release Notes](https://firebase.google.com/support/release-notes/ios) | +| Web SDK | 10.11.1 | [Release Notes](https://firebase.google.com/support/release-notes/js) | +| Windows SDK | 12.0.0 | [Release Notes](https://firebase.google.com/support/release-notes/cpp-relnotes) | + +### FlutterFire Plugin Versions +| Plugin | Version | Dart Version | Flutter Version | +|--------|---------|--------------|-----------------| +| [cloud_firestore](https://pub.dev/packages/cloud_firestore/versions/5.4.0) | 5.4.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [cloud_functions](https://pub.dev/packages/cloud_functions/versions/5.1.0) | 5.1.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_analytics](https://pub.dev/packages/firebase_analytics/versions/11.3.0) | 11.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_app_check](https://pub.dev/packages/firebase_app_check/versions/0.3.1) | 0.3.1 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_app_installations](https://pub.dev/packages/firebase_app_installations/versions/0.3.1+1) | 0.3.1+1 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_auth](https://pub.dev/packages/firebase_auth/versions/5.2.0) | 5.2.0 | >=3.2.0 <4.0.0 | >=3.16.0 | +| [firebase_core](https://pub.dev/packages/firebase_core/versions/3.4.0) | 3.4.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_crashlytics](https://pub.dev/packages/firebase_crashlytics/versions/4.1.0) | 4.1.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_database](https://pub.dev/packages/firebase_database/versions/11.1.1) | 11.1.1 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_dynamic_links](https://pub.dev/packages/firebase_dynamic_links/versions/6.0.5) | 6.0.5 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_in_app_messaging](https://pub.dev/packages/firebase_in_app_messaging/versions/0.8.0+5) | 0.8.0+5 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_messaging](https://pub.dev/packages/firebase_messaging/versions/15.1.0) | 15.1.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_ml_model_downloader](https://pub.dev/packages/firebase_ml_model_downloader/versions/0.3.1) | 0.3.1 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_performance](https://pub.dev/packages/firebase_performance/versions/0.10.0+5) | 0.10.0+5 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_remote_config](https://pub.dev/packages/firebase_remote_config/versions/5.1.0) | 5.1.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_storage](https://pub.dev/packages/firebase_storage/versions/12.2.0) | 12.2.0 | >=3.2.0 <4.0.0 | >=3.3.0 | +| [firebase_vertexai](https://pub.dev/packages/firebase_vertexai/versions/0.2.3+1) | 0.2.3+1 | >=3.2.0 <4.0.0 | >=3.16.0 | + + ## [Flutter BoM 2.5.0 (2024-08-27)](https://github.com/firebase/flutterfire/blob/main/CHANGELOG.md#2024-08-27) Install this version using FlutterFire CLI diff --git a/packages/cloud_firestore/cloud_firestore/CHANGELOG.md b/packages/cloud_firestore/cloud_firestore/CHANGELOG.md index 7914979eb70d..b6d3c95de40c 100644 --- a/packages/cloud_firestore/cloud_firestore/CHANGELOG.md +++ b/packages/cloud_firestore/cloud_firestore/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.4.0 + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + ## 5.3.0 - **FIX**(firestore): not passing correctly the ListenSource when listening to as single `DocumentReference` ([#13179](https://github.com/firebase/flutterfire/issues/13179)). ([ce6e1c97](https://github.com/firebase/flutterfire/commit/ce6e1c97efc1398bc3c209d7a522e3bb67db3d0f)) diff --git a/packages/cloud_firestore/cloud_firestore/example/pubspec.yaml b/packages/cloud_firestore/cloud_firestore/example/pubspec.yaml index d3db5ff8f6b9..9d341278edea 100755 --- a/packages/cloud_firestore/cloud_firestore/example/pubspec.yaml +++ b/packages/cloud_firestore/cloud_firestore/example/pubspec.yaml @@ -5,7 +5,7 @@ environment: sdk: '>=3.2.0 <4.0.0' dependencies: - cloud_firestore: ^5.3.0 + cloud_firestore: ^5.4.0 firebase_core: ^3.4.0 flutter: sdk: flutter diff --git a/packages/cloud_firestore/cloud_firestore/pubspec.yaml b/packages/cloud_firestore/cloud_firestore/pubspec.yaml index 277bf3957efc..fc2d86e30ce2 100755 --- a/packages/cloud_firestore/cloud_firestore/pubspec.yaml +++ b/packages/cloud_firestore/cloud_firestore/pubspec.yaml @@ -4,7 +4,7 @@ description: live synchronization and offline support on Android and iOS. homepage: https://firebase.google.com/docs/firestore repository: https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore/cloud_firestore -version: 5.3.0 +version: 5.4.0 topics: - firebase - firestore @@ -20,8 +20,8 @@ environment: flutter: '>=3.3.0' dependencies: - cloud_firestore_platform_interface: ^6.3.2 - cloud_firestore_web: ^4.1.2 + cloud_firestore_platform_interface: ^6.4.0 + cloud_firestore_web: ^4.2.0 collection: ^1.0.0 firebase_core: ^3.4.0 firebase_core_platform_interface: ^5.2.1 diff --git a/packages/cloud_firestore/cloud_firestore_platform_interface/CHANGELOG.md b/packages/cloud_firestore/cloud_firestore_platform_interface/CHANGELOG.md index 2d54f50ab008..f7ad5a5c27d4 100644 --- a/packages/cloud_firestore/cloud_firestore_platform_interface/CHANGELOG.md +++ b/packages/cloud_firestore/cloud_firestore_platform_interface/CHANGELOG.md @@ -1,3 +1,7 @@ +## 6.4.0 + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + ## 6.3.2 - **FIX**(firestore): not passing correctly the ListenSource when listening to as single `DocumentReference` ([#13179](https://github.com/firebase/flutterfire/issues/13179)). ([ce6e1c97](https://github.com/firebase/flutterfire/commit/ce6e1c97efc1398bc3c209d7a522e3bb67db3d0f)) diff --git a/packages/cloud_firestore/cloud_firestore_platform_interface/pubspec.yaml b/packages/cloud_firestore/cloud_firestore_platform_interface/pubspec.yaml index ce95c39e5655..fe57e304dc68 100644 --- a/packages/cloud_firestore/cloud_firestore_platform_interface/pubspec.yaml +++ b/packages/cloud_firestore/cloud_firestore_platform_interface/pubspec.yaml @@ -1,6 +1,6 @@ name: cloud_firestore_platform_interface description: A common platform interface for the cloud_firestore plugin. -version: 6.3.2 +version: 6.4.0 homepage: https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore/cloud_firestore_platform_interface repository: https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore/cloud_firestore_platform_interface diff --git a/packages/cloud_firestore/cloud_firestore_web/CHANGELOG.md b/packages/cloud_firestore/cloud_firestore_web/CHANGELOG.md index eade92386089..2bd45b5161d4 100644 --- a/packages/cloud_firestore/cloud_firestore_web/CHANGELOG.md +++ b/packages/cloud_firestore/cloud_firestore_web/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.2.0 + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + ## 4.1.2 - **FIX**(firestore): not passing correctly the ListenSource when listening to as single `DocumentReference` ([#13179](https://github.com/firebase/flutterfire/issues/13179)). ([ce6e1c97](https://github.com/firebase/flutterfire/commit/ce6e1c97efc1398bc3c209d7a522e3bb67db3d0f)) diff --git a/packages/cloud_firestore/cloud_firestore_web/pubspec.yaml b/packages/cloud_firestore/cloud_firestore_web/pubspec.yaml index 7a6e461114bf..f843c214e67b 100644 --- a/packages/cloud_firestore/cloud_firestore_web/pubspec.yaml +++ b/packages/cloud_firestore/cloud_firestore_web/pubspec.yaml @@ -3,7 +3,7 @@ description: The web implementation of cloud_firestore homepage: https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore/cloud_firestore_web repository: https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore/cloud_firestore_web -version: 4.1.2 +version: 4.2.0 environment: sdk: '>=3.2.0 <4.0.0' @@ -11,7 +11,7 @@ environment: dependencies: _flutterfire_internals: ^1.3.41 - cloud_firestore_platform_interface: ^6.3.2 + cloud_firestore_platform_interface: ^6.4.0 collection: ^1.0.0 firebase_core: ^3.4.0 firebase_core_web: ^2.17.5 diff --git a/packages/firebase_app_check/firebase_app_check/CHANGELOG.md b/packages/firebase_app_check/firebase_app_check/CHANGELOG.md index 5f497c7857e2..e43a9699ee35 100644 --- a/packages/firebase_app_check/firebase_app_check/CHANGELOG.md +++ b/packages/firebase_app_check/firebase_app_check/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.1 + + - **FEAT**(firestore,web): expose `webExperimentalForceLongPolling`, `webExperimentalAutoDetectLongPolling` and `timeoutSeconds` on web ([#13201](https://github.com/firebase/flutterfire/issues/13201)). ([6ec2a103](https://github.com/firebase/flutterfire/commit/6ec2a103a3a325a73550bdfff4c0d524ae7e4068)) + ## 0.3.0+5 - **DOCS**: remove reference to flutter.io and firebase.flutter.dev ([#13152](https://github.com/firebase/flutterfire/issues/13152)). ([5f0874b9](https://github.com/firebase/flutterfire/commit/5f0874b91e28a203dd62d37d391e5760c91f5729)) diff --git a/packages/firebase_app_check/firebase_app_check/example/pubspec.yaml b/packages/firebase_app_check/firebase_app_check/example/pubspec.yaml index fd70876a9964..94b74ca78f19 100644 --- a/packages/firebase_app_check/firebase_app_check/example/pubspec.yaml +++ b/packages/firebase_app_check/firebase_app_check/example/pubspec.yaml @@ -9,8 +9,8 @@ environment: sdk: '>=3.2.0 <4.0.0' dependencies: - cloud_firestore: ^5.3.0 - firebase_app_check: ^0.3.0+5 + cloud_firestore: ^5.4.0 + firebase_app_check: ^0.3.1 firebase_core: ^3.4.0 flutter: sdk: flutter diff --git a/packages/firebase_app_check/firebase_app_check/pubspec.yaml b/packages/firebase_app_check/firebase_app_check/pubspec.yaml index 50642ecb541d..92a10bf332a1 100644 --- a/packages/firebase_app_check/firebase_app_check/pubspec.yaml +++ b/packages/firebase_app_check/firebase_app_check/pubspec.yaml @@ -2,7 +2,7 @@ name: firebase_app_check description: App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing. homepage: https://firebase.google.com/docs/app-check repository: https://github.com/firebase/flutterfire/tree/main/packages/firebase_app_check/firebase_app_check -version: 0.3.0+5 +version: 0.3.1 topics: - firebase - app-check diff --git a/packages/firebase_app_installations/firebase_app_installations/CHANGELOG.md b/packages/firebase_app_installations/firebase_app_installations/CHANGELOG.md index e2d56e4b4d73..5d23da119f4d 100644 --- a/packages/firebase_app_installations/firebase_app_installations/CHANGELOG.md +++ b/packages/firebase_app_installations/firebase_app_installations/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.1+1 + + - **FIX**(installations,apple): update the plugin to support parallels method calling ([#13256](https://github.com/firebase/flutterfire/issues/13256)). ([fe18362f](https://github.com/firebase/flutterfire/commit/fe18362f817d4bac33e98199e076a2c3d65656c5)) + ## 0.3.1 - **FEAT**: bump iOS SDK to version 11.0.0 ([#13158](https://github.com/firebase/flutterfire/issues/13158)). ([c0e0c997](https://github.com/firebase/flutterfire/commit/c0e0c99703ea394d1bb873ac225c5fe3539b002d)) diff --git a/packages/firebase_app_installations/firebase_app_installations/example/pubspec.yaml b/packages/firebase_app_installations/firebase_app_installations/example/pubspec.yaml index 01442bf94e11..ff01e42ec34b 100644 --- a/packages/firebase_app_installations/firebase_app_installations/example/pubspec.yaml +++ b/packages/firebase_app_installations/firebase_app_installations/example/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: firebase_core: ^3.4.0 - firebase_app_installations: ^0.3.1 + firebase_app_installations: ^0.3.1+1 flutter: sdk: flutter diff --git a/packages/firebase_app_installations/firebase_app_installations/pubspec.yaml b/packages/firebase_app_installations/firebase_app_installations/pubspec.yaml index 118f103da7c4..46437a3f90db 100644 --- a/packages/firebase_app_installations/firebase_app_installations/pubspec.yaml +++ b/packages/firebase_app_installations/firebase_app_installations/pubspec.yaml @@ -1,7 +1,7 @@ # FlutterFire_X naming due to package being take already on Pub.dev. name: firebase_app_installations description: A Flutter plugin allowing you to use Firebase Installations. -version: 0.3.1 +version: 0.3.1+1 homepage: https://firebase.google.com/docs/projects/manage-installations#flutter repository: https://github.com/firebase/flutterfire/tree/main/packages/firebase_app_installations/firebase_app_installations topics: diff --git a/packages/firebase_database/firebase_database/CHANGELOG.md b/packages/firebase_database/firebase_database/CHANGELOG.md index 1b9ae1f0154a..5f237b6b1e47 100644 --- a/packages/firebase_database/firebase_database/CHANGELOG.md +++ b/packages/firebase_database/firebase_database/CHANGELOG.md @@ -1,3 +1,7 @@ +## 11.1.1 + + - Update a dependency to the latest release. + ## 11.1.0 - **FEAT**: bump iOS SDK to version 11.0.0 ([#13158](https://github.com/firebase/flutterfire/issues/13158)). ([c0e0c997](https://github.com/firebase/flutterfire/commit/c0e0c99703ea394d1bb873ac225c5fe3539b002d)) diff --git a/packages/firebase_database/firebase_database/example/pubspec.yaml b/packages/firebase_database/firebase_database/example/pubspec.yaml index ad3fb942f658..9a1c0ed66de6 100755 --- a/packages/firebase_database/firebase_database/example/pubspec.yaml +++ b/packages/firebase_database/firebase_database/example/pubspec.yaml @@ -7,7 +7,7 @@ environment: dependencies: firebase_core: ^3.4.0 - firebase_database: ^11.1.0 + firebase_database: ^11.1.1 flutter: sdk: flutter diff --git a/packages/firebase_database/firebase_database/pubspec.yaml b/packages/firebase_database/firebase_database/pubspec.yaml index bb180a8aa690..c9c131f49707 100755 --- a/packages/firebase_database/firebase_database/pubspec.yaml +++ b/packages/firebase_database/firebase_database/pubspec.yaml @@ -3,7 +3,7 @@ description: Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access. homepage: https://firebase.google.com/docs/database repository: https://github.com/firebase/flutterfire/tree/main/packages/firebase_database/firebase_database -version: 11.1.0 +version: 11.1.1 topics: - firebase - database @@ -20,7 +20,7 @@ dependencies: firebase_core: ^3.4.0 firebase_core_platform_interface: ^5.2.1 firebase_database_platform_interface: ^0.2.5+41 - firebase_database_web: ^0.2.5+13 + firebase_database_web: ^0.2.5+14 flutter: sdk: flutter diff --git a/packages/firebase_database/firebase_database_web/CHANGELOG.md b/packages/firebase_database/firebase_database_web/CHANGELOG.md index 387a96e22fcd..41fa45d3a2b5 100644 --- a/packages/firebase_database/firebase_database_web/CHANGELOG.md +++ b/packages/firebase_database/firebase_database_web/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.5+14 + + - **FIX**(database,web): fix an issue that would remove duplicate streams in Debug mode ([#13253](https://github.com/firebase/flutterfire/issues/13253)). ([2546971b](https://github.com/firebase/flutterfire/commit/2546971bb0d253b4c7bb6584f40064ab997bbb5f)) + ## 0.2.5+13 - Update a dependency to the latest release. diff --git a/packages/firebase_database/firebase_database_web/pubspec.yaml b/packages/firebase_database/firebase_database_web/pubspec.yaml index 465a01a121bd..2a6671e46346 100644 --- a/packages/firebase_database/firebase_database_web/pubspec.yaml +++ b/packages/firebase_database/firebase_database_web/pubspec.yaml @@ -1,6 +1,6 @@ name: firebase_database_web description: The web implementation of firebase_database -version: 0.2.5+13 +version: 0.2.5+14 homepage: https://github.com/firebase/flutterfire/tree/main/packages/firebase_database/firebase_database_web environment: diff --git a/packages/firebase_vertexai/firebase_vertexai/CHANGELOG.md b/packages/firebase_vertexai/firebase_vertexai/CHANGELOG.md index ad28ae333673..67877baaa352 100644 --- a/packages/firebase_vertexai/firebase_vertexai/CHANGELOG.md +++ b/packages/firebase_vertexai/firebase_vertexai/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.3+1 + + - Update a dependency to the latest release. + ## 0.2.3 - **FIX**(vertexai): update history getter to reflect google_generative_ai updates ([#13040](https://github.com/firebase/flutterfire/issues/13040)). ([cc542d76](https://github.com/firebase/flutterfire/commit/cc542d76b989d550f29a9b0a1adb761da64372a7)) diff --git a/packages/firebase_vertexai/firebase_vertexai/example/pubspec.yaml b/packages/firebase_vertexai/firebase_vertexai/example/pubspec.yaml index ebff366f1898..d343d3853a90 100644 --- a/packages/firebase_vertexai/firebase_vertexai/example/pubspec.yaml +++ b/packages/firebase_vertexai/firebase_vertexai/example/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.6 firebase_core: ^3.4.0 - firebase_vertexai: ^0.2.3 + firebase_vertexai: ^0.2.3+1 flutter: sdk: flutter flutter_markdown: ^0.6.20 diff --git a/packages/firebase_vertexai/firebase_vertexai/lib/src/vertex_version.dart b/packages/firebase_vertexai/firebase_vertexai/lib/src/vertex_version.dart index 1fa94cbdf38b..b29e9a945c56 100644 --- a/packages/firebase_vertexai/firebase_vertexai/lib/src/vertex_version.dart +++ b/packages/firebase_vertexai/firebase_vertexai/lib/src/vertex_version.dart @@ -13,4 +13,4 @@ // limitations under the License. /// generated version number for the package, do not manually edit -const packageVersion = '0.2.3'; +const packageVersion = '0.2.3+1'; diff --git a/packages/firebase_vertexai/firebase_vertexai/pubspec.yaml b/packages/firebase_vertexai/firebase_vertexai/pubspec.yaml index 1f0550189725..82b4cb0e271f 100644 --- a/packages/firebase_vertexai/firebase_vertexai/pubspec.yaml +++ b/packages/firebase_vertexai/firebase_vertexai/pubspec.yaml @@ -1,6 +1,6 @@ name: firebase_vertexai description: "Firebase Vertex AI SDK." -version: 0.2.3 +version: 0.2.3+1 homepage: https://firebase.google.com/docs/vertex-ai/get-started?platform=flutter topics: - firebase @@ -13,7 +13,7 @@ environment: flutter: ">=3.16.0" dependencies: - firebase_app_check: ^0.3.0+5 + firebase_app_check: ^0.3.1 firebase_auth: ^5.2.0 firebase_core: ^3.4.0 firebase_core_platform_interface: ^5.2.1 diff --git a/scripts/versions.json b/scripts/versions.json index 7996dbd00534..cc5b444affe5 100644 --- a/scripts/versions.json +++ b/scripts/versions.json @@ -1,4 +1,32 @@ { + "2.6.0": { + "date": "2024-09-03", + "firebase_sdk": { + "android": "33.1.0", + "ios": "11.0.0", + "web": "10.11.1", + "windows": "12.0.0" + }, + "packages": { + "cloud_firestore": "5.4.0", + "cloud_functions": "5.1.0", + "firebase_analytics": "11.3.0", + "firebase_app_check": "0.3.1", + "firebase_app_installations": "0.3.1+1", + "firebase_auth": "5.2.0", + "firebase_core": "3.4.0", + "firebase_crashlytics": "4.1.0", + "firebase_database": "11.1.1", + "firebase_dynamic_links": "6.0.5", + "firebase_in_app_messaging": "0.8.0+5", + "firebase_messaging": "15.1.0", + "firebase_ml_model_downloader": "0.3.1", + "firebase_performance": "0.10.0+5", + "firebase_remote_config": "5.1.0", + "firebase_storage": "12.2.0", + "firebase_vertexai": "0.2.3+1" + } + }, "2.5.0": { "date": "2024-08-27", "firebase_sdk": { diff --git a/tests/pubspec.yaml b/tests/pubspec.yaml index d27cfa326c9f..453e2a16c6db 100644 --- a/tests/pubspec.yaml +++ b/tests/pubspec.yaml @@ -15,10 +15,10 @@ dependencies: firebase_analytics: ^11.3.0 firebase_analytics_platform_interface: ^4.2.2 firebase_analytics_web: ^0.5.9+2 - firebase_app_check: ^0.3.0+5 + firebase_app_check: ^0.3.1 firebase_app_check_platform_interface: ^0.1.0+35 firebase_app_check_web: ^0.1.2+13 - firebase_app_installations: ^0.3.1 + firebase_app_installations: ^0.3.1+1 firebase_app_installations_platform_interface: ^0.1.4+41 firebase_app_installations_web: ^0.1.5+13 firebase_auth: ^5.2.0 @@ -29,9 +29,9 @@ dependencies: firebase_core_web: ^2.17.5 firebase_crashlytics: ^4.1.0 firebase_crashlytics_platform_interface: ^3.6.41 - firebase_database: ^11.1.0 + firebase_database: ^11.1.1 firebase_database_platform_interface: ^0.2.5+41 - firebase_database_web: ^0.2.5+13 + firebase_database_web: ^0.2.5+14 firebase_dynamic_links: ^6.0.5 firebase_dynamic_links_platform_interface: ^0.2.6+41 firebase_messaging: ^15.1.0