Skip to content

Commit a5ebc25

Browse files
[firebase-release] Removed change log and reset repo after 15.0.0 release
1 parent c85742c commit a5ebc25

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

CHANGELOG.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +0,0 @@
1-
- [BREAKING] Changed `firestore:backups:list --json` to return a `listBackupsResponse` object instead of a raw array of backups.
2-
- [BREAKING] Removed support for '.bolt' rules files.
3-
- [BREAKING] Removed support for running emulators with Java versions prior to 21.
4-
- [BREAKING] Removed deprecated `firebase --open-sesame` and `firebase --close-sesame` commands. Use `firebase experiments:enable` and `firebase experiments:disable` instead.
5-
- [BREAKING] Enforce strict timeout validation for functions. (#9540)
6-
- [BREAKING] Update `dataconnect:\*` commands to use flags instead of positional arguments for `--service` & `--location`. Changed output type of `dataconnect:sql:migrate --json` (#9312)
7-
- [BREAKING] When using 'firebase-tools' as a Node module, `cli.auth.upload` has been renamed to `cli.auth.import` and `cli.appdistribution.testers.delete` has been renamed to `cli.appdistribution.testers.remove`.
8-
- [BREAKING] Updated Firebase Data Connect emulator version to v3.0.0
9-
- [BREAKING] Fixed generated code character case when letters follow numbers (https://github.com/firebase/firebase-tools/issues/9567).
10-
- [BREAKING] Dart codegen: Int64 types are now serialized and deserialized using BigInt.
11-
- [BREAKING] Kotlin codegen: Removed magic "convenience renames" of keys and counts in selection sets (https://github.com/firebase/firebase-tools/issues/9571).
12-
- Eagerly load config upon any requests from VS Code Extensions or Firebase CLI. This ensures the emulator always serve the latest local configs.
13-
- Kotlin codegen: Removed vestigial FIREBASE_DATA_CONNECT_GENERATED_FILE section at the bottom of each generated file.
14-
- Updated Firestore Emulator to v1.20.2, which includes minor bug fixes for Datastore Mode.
15-
- Improved command loading performance by implementing lazy loading.
16-
- Add a confirmation in `firebase init dataconnect` before asking for app idea description. (#9282)

0 commit comments

Comments
 (0)