Skip to content

Fix gcs List bug

Compare
Choose a tag to compare
@funkyshu funkyshu released this 07 Aug 16:30
a130446

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.