Skip to content

Commit 9ebd1d1

Browse files
committed
update CHANGELOG.md
1 parent 1b79685 commit 9ebd1d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Changed
1313

1414
- cds-plugin: change default service access role to `internal-user` (fixes #90).
15+
- redis: changed dependency from [redis](https://www.npmjs.com/package/redis) to [@redis/client](https://www.npmjs.com/package/@redis/client).
16+
17+
### Added
18+
19+
- core: [undocumented] plugin-config/initialize support multiple configuration files.
20+
- redis: [undocumented] plugin-config/initialize take redis client options for fine-tuning or as an alternative to
21+
VCAP_SERVICES credentials (brought up by #92).
1522

1623
## v1.2.3 - 2025-02-05
1724

0 commit comments

Comments
 (0)