Skip to content

v0.7.2

Choose a tag to compare

@rlindner81 rlindner81 released this 18 Oct 09:21
· 163 commits to main since this release

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.