github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/preferences-refactor.md (about) 1 Enhancement: Preferences driver refactor and cbox sql implementation 2 3 This PR uses the updated CS3APIs which accepts a namespace in addition to a 4 single string key to recognize a user preference. It also refactors the GRPC 5 service to support multiple drivers and adds the cbox SQL implementation. 6 7 https://github.com/cs3org/reva/pull/2696