-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Milestone
Description
With #5205 UniqueId.uniqueIdFormat was removed. To preserve backwards compatibility w.r.t to serialization a UniqueId.SerializedForm was added. This can be removed on the next major release.
Deliverables
- Remove
UniqueId.SerializedForm - Make
UniqueId.segmentsactually final - Remove custom
writeObjectandreadObjectmethods.