Pierre Villard created NIFI-14798:
-------------------------------------
Summary: Upgrade MongoDB bundle to latest versions
Key: NIFI-14798
URL: https://issues.apache.org/jira/browse/NIFI-14798
Project: Apache NiFi
Issue Type: Task
Reporter: Pierre Villard
Assignee: Pierre Villard
Currently the MongoDB bundle uses:
* mongodb-driver-sync v4.11.5
* mongodb 5 for the container image in integration tests
This issue is to make the changes to use:
* mongodb-driver-sync v5.5.1 -
[https://www.mongodb.com/docs/drivers/java/sync/current/reference/release-notes/]
* mongodb 8 for the container image integration tests
To note:
mongodb-driver-sync v5.5 is dropping support for MongoDB Server 4 but this
version is EOL since February 2024. Also MongoDB Server 5 is also EOL since
October 2024 and MongoDB Server 6 will be EOL in a couple of days.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)