Skip to content
Aborted

Changes

Summary

  1. update pekko-persistence-mongo and mongo-driver to latest (commit: acfcc67) (details)
  2. add more docs to Helm chart for `journalWriteConcern` and `snapsWriteConcern` (commit: 56d9747) (details)
Commit acfcc671f19600300407df7bb7b1a6b0b9fa1733 by Thomas Jaeckle
update pekko-persistence-mongo and mongo-driver to latest

* e.g. in order to be able to configure writeConcerns with MongoDB 6 to `w: 1`

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: acfcc67)
The file was modified bom/pom.xml (diff)
The file was modified internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/MongoClientWrapper.java (diff)
Commit 56d974780b00dee3b0c2bb37eb970fc06ce8405f by Thomas Jaeckle
add more docs to Helm chart for `journalWriteConcern` and `snapsWriteConcern`

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: 56d9747)
The file was modified deployment/helm/ditto/Chart.yaml (diff)
The file was modified deployment/helm/ditto/values.yaml (diff)