Skip to content

Finalize serialized types for DFGv1 #1177

@Affie

Description

@Affie
  • Breaking changes in serialization from v0.28 to DFG v1 is tracked here and will not be backward compatible until a need for it is identified. We can use converters.
  • Persisted (serialized/packed) types shall remain backward compatible during v1.
  • Persisted types should be as stable as possible to avoid breaking changes or extra resolvers.
  • Adding fields is not a breaking change and therefore we air on the side of caution and rather have less field now.
  • Address Clarity of variable names can be improved

See the sub issues for each type.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions