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
With #5205UniqueId.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.
With #5205
UniqueId.uniqueIdFormatwas removed. To preserve backwards compatibility w.r.t to serialization aUniqueId.SerializedFormwas added. This can be removed on the next major release.Deliverables
UniqueId.SerializedFormUniqueId.segmentsactually finalwriteObjectandreadObjectmethods.