Skip to content

Commit

Permalink
chore(release): publish packages (#13267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone authored Sep 3, 2024
1 parent 6ec2a10 commit 46b1304
Show file tree
Hide file tree
Showing 26 changed files with 177 additions and 24 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
38 changes: 38 additions & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions packages/cloud_firestore/cloud_firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/cloud_firestore/cloud_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 4 additions & 0 deletions packages/cloud_firestore/cloud_firestore_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
4 changes: 2 additions & 2 deletions packages/cloud_firestore/cloud_firestore_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ 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'
flutter: '>=3.3.0'

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
Expand Down
4 changes: 4 additions & 0 deletions packages/firebase_app_check/firebase_app_check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 4 additions & 0 deletions packages/firebase_database/firebase_database/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:

dependencies:
firebase_core: ^3.4.0
firebase_database: ^11.1.0
firebase_database: ^11.1.1
flutter:
sdk: flutter

Expand Down
4 changes: 2 additions & 2 deletions packages/firebase_database/firebase_database/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down
4 changes: 4 additions & 0 deletions packages/firebase_database/firebase_database_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 4 additions & 0 deletions packages/firebase_vertexai/firebase_vertexai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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';
4 changes: 2 additions & 2 deletions packages/firebase_vertexai/firebase_vertexai/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
28 changes: 28 additions & 0 deletions scripts/versions.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
8 changes: 4 additions & 4 deletions tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 46b1304

Please sign in to comment.