Skip to content

Commit 4bb8802

Browse files
[firebase-release] Removed change log and reset repo after 14.11.1 release
1 parent 46ef315 commit 4bb8802

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +0,0 @@
1-
- Added a deprecation warning for functions.config() to stderr on deploy and all functions:config commands. (#8808)
2-
- Added analytics to track runtime config usage in functions deployments (#8870).
3-
- Fixed issue where `__name__` fields with DESCENDING order were incorrectly filtered from index listings, causing duplicate index issues (#7629) and deployment conflicts (#8859). The fix now preserves `__name__` fields with explicit DESCENDING order while filtering out implicit ASCENDING `__name__` fields.
4-
- Add service account and service enablement to `firebase init apptesting`
5-
- Updated the Firebase Data Connect local toolkit to v2.10.1, which includes the following changes: (#8884)
6-
- [fixed] Dart codegen: Issue where list enums weren't properly serialized and deserialized.
7-
- [fixed] Dart codegen: Issue where if a Variable class has a field that is a custom scalar type, and that field has an enum, the enum is set to the incorrect type.
8-
- [fixed] Swift codegen: For enum cases that are not known to the SDK in advance, Swift generates a `_UNKNOWN` case with a string associated value. The fix changes that case name from `UNKNOWN` to `_UNKNOWN`. If you have existing generated enums, you may need to rebuild your project.
9-
- [fixed] Kotlin codegen: Add `value` property to the `EnumValue` base interface.
10-
- [fixed] Dart codegen: Issue where nullable enum fields weren't setting the field itself as nullable.

0 commit comments

Comments
 (0)