You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update data connect emulator binary to 2.11.0 (was 2.10.1)
This includes the following changes/fixes relevant to Kotlin:
- [changed] Kotlin codegen: Use `EnumValue` wrapper for enums in "Key" types. This facilitates graceful handling of primary keys with an enum component whose value is not known, which would have previously resulted in an exception when received from the server.
- [fixed] Kotlin codegen: Issue where serialization with more than one user-defined enum type in the variables or data would serialize the wrong enum sometimes.
Copy file name to clipboardExpand all lines: firebase-dataconnect/gradleplugin/plugin/src/main/resources/com/google/firebase/dataconnect/gradle/plugin/DataConnectExecutableVersions.json
0 commit comments