github.com/cs3org/reva/v2@v2.27.7/changelog/2.22.0_2024-07-29/always-find-unique-providers.md (about)

     1  Bugfix: Always find unique providers
     2  
     3  The gateway will now always try to find a single unique provider. It has stopped aggregating multiple ListContainer responses when we removed any business logic from it. 
     4  
     5  https://github.com/cs3org/reva/pull/4741
     6  https://github.com/cs3org/reva/pull/4740
     7  https://github.com/cs3org/reva/pull/2394