Version 1.5.0
This minor release removes UID/GID fields from the output of the info command, and marks the corresponding fields deprecated in advance of their removal from a future major version.
Deprecation
Two Descriptor fields have been deprecated in this release:
UID int64- will not be set in a future major release. Users should remove references to this field.Gid int64- will not be set in a future major release. Users should remove references to this field.
See #59 for more details.