v1.2.4
Changed
- cds-plugin: change default service access role to
internal-user(fixes #90). - redis: changed dependency from redis to @redis/client.
Added
-
core: [undocumented] plugin-config/initialize support multiple configuration files.
-
redis: [undocumented] cds-config/initialize take redis credentials and client options for fine-tuning or as an
alternative to VCAP_SERVICES (brought up by #92).the cds-config approach is consistent with the redis integration of other cap-js-community projects, see event-queue, websocket.