Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@tri-adam tri-adam released this 15 Jul 16:35
cde6de8

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.