github.com/cs3org/reva/v2@v2.27.7/changelog/1.6.0_2021-02-16/groupprovider.md (about) 1 Enhancement: Add stubs and manager for groupprovider service 2 3 Recently, there was a separation of concerns with regard to users and groups in 4 CS3APIs. This PR adds the required stubs and drivers for the group manager. 5 6 https://github.com/cs3org/cs3apis/pull/99 7 https://github.com/cs3org/cs3apis/pull/102 8 https://github.com/cs3org/reva/pull/1358