vfs v5.2.3 Release Notes

Release Date: 2019-08-07 // over 4 years ago
  • ๐Ÿ›  Fixed

    • The GS implementation of location.List() returned an empty string for files found inside a persistent "folder" object
      ๐Ÿ’ป created in the UI or by createing a zero-length object ending with "/". These objects are now ignored.
    • ๐Ÿ›  Fixed a gs-to-gs copy bug that became visible with integration tests aded in v5.2.2.