[mongodb] Upgrade dependencies - #20725
Conversation
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
|
We would probably need some links to migration documentation for users to migrate to 4.0+ |
|
@lsiepel I don't think this is necessary. MongoDB 3 seems to be EOL since 2021; the community edition also released the last patch in 2021. I don't use this DB, there seems to be no commits besides maintenance since 2021.... So not sure who could answer questions or test the DB. This PR was created because I think we should keep the shared infrastructure up to date, i.e. persistence, transformations, and all bindings installed per default by the setup-wizard. |
lsiepel
left a comment
There was a problem hiding this comment.
Thanks, LGTM
Distro upgrade notice about minimum db version is needed.
|
@lsiepel done, openhab/openhab-distro#1911, thanks |
Refs: openhab/openhab-addons#20725 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> Signed-off-by: olemr <olemr@olemr.com>
* Upgrade mongodb-client from 4.11.1 to 5.4. * Upgrade test dependencies and helper libraries. Not that this upgrade lifts the minmum database version to 4.0. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
Not that this upgrade lifts the minmum database version to 4.0.
An update alert will be added if this PR is going to be accepted.