[
https://issues.apache.org/jira/browse/NIFI-14798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010796#comment-18010796
]
ASF subversion and git services commented on NIFI-14798:
--------------------------------------------------------
Commit c6ee2424dbc6db3e2b898fe93eeba93009c2ff59 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c6ee2424db ]
NIFI-14798 Upgrade MongoDB Driver from 4.11.5 to 5.5.1 (#10146)
- Upgraded MongoDB server image from 5 to 8
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
> ([https://www.mongodb.com/legal/support-policy/lifecycles])
--
This message was sent by Atlassian Jira
(v8.20.10#820010)