Skip to content

v5.11.3 release notes

  • *errors.Error:
    • New and NewSkip now return nil if the given reason is an empty slice.
    • nil values are now also excluded if the given reason is of type []*errors.Error.