Expose uuid/instant from CommitInfo 61/109761/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Jan 2024 18:35:55 +0000 (19:35 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Jan 2024 20:05:23 +0000 (21:05 +0100)
A particular commit can have an UUID or an Instant when it occurred, or
both. Also this information is something we would like to include in
Serializable contexts -- and therefore we promote CommitInfo to a
non-Beta Serializable.

JIRA: YANGTOOLS-1559
Change-Id: I1a2eb7f41484c4088e6ce310b3ab78a26022ad40
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found