Skip to content

Add new version of TrustedRoot #1499

@haydentherapper

Description

@haydentherapper

Description

Since the first TrustedRoot version, we've added two new fields:

In updating the SigningConfig and adding the Operator field, we realized that simply adding a new field to a proto isn't a breaking change, but actually setting that field and trying to parse JSON causes a parser error, effectively making new fields breaking changes.

We need to create a new TrustedRoot, trusted_root.v0.2.json (following the new versioning convention), with the checkpoint key ID and operator fields set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions