Skip to content

Commit 0ce9ffa

Browse files
[firebase-release] Removed change log and reset repo after 14.4.0 release
1 parent d9c6f8c commit 0ce9ffa

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +0,0 @@
1-
- Updated supported runtimes for functions. Default python runtime is now 3.13. (#8534)
2-
- Fixed issue where Secret Manager API was not automatically enabled for functions using secrets. (#8528)
3-
- Changed artifact registry cleanup policy error to warn for CI/CD workloads #8513
4-
- Enhance firebase init apphosting to support local source deploys. (#8479)
5-
- Fixed issue where `firebase init hosting:github` didn't correctly parse the repo input. (#8536)
6-
- Add GCP API client functions to support App Hosting deploy from source feature. (#8545)
7-
- Fixed an issue where Extensions, Cloud Functions, and App Hosting would run into issues on projects where the default compute service account was changed.
8-
- Changed firebase init template for functions to pin runtime version on init. (#8553)
9-
- Fix an issue where updating a Cloud Function that retires would add incorrect fields to the updateMask. (#8560)
10-
- Fixed multi tenancy support for SSO users in the auth emulator (#8544)
11-
- Add SDK autoinit capabilities to App Hosting emulator. (#8582)
12-
- Provision App Hosting compute service account during init flow. (#8580)
13-
- Updated the Firebase Data Connect local toolkit to v2.6.1, which includes the following changes: (#8598)
14-
- Fixed a bug where `@transaction` continued to execute after errors and produces more confusing errors.
15-
- Fixed a bug where rolled-back fields in `@transaction` returned bogus data that had been invalidated by the rollback. They now correctly return null with a corresponding error "(rolled back)".
16-
- Disallow `@check` on side-effect fields if the mutation doesn't have `@transaction`.
17-
- Improved error messages when reading a field of `null` in CEL expressions.
18-
- Updated the underlying Go dependency version from v1.22.2 to v1.22.12.
19-
- Added the `response` binding to Server Values and `@check(expr:)` CEL expressions.

0 commit comments

Comments
 (0)