v0.7.2
Added
- support for redis cluster configurations.
- enable setting maximal log level through env variable
BTP_FEATURES_LOG_LEVEL. this can be used to silence the
library during tests.
Changed
- implement new cds-plugin API, where plugins export a promise instead of an activate property and stay compatible for
older cds versions.