github.com/cs3org/reva/v2@v2.27.7/changelog/1.8.0_2021-06-09/named-services.md (about) 1 Enhancement: Named Service Registration 2 3 move away from hardcoding service IP addresses and rely upon name resolution instead. It delegates the address lookup to a static in-memory service registry, which can be re-implemented in multiple forms. 4 5 https://github.com/cs3org/reva/pull/1509