[
https://issues.apache.org/jira/browse/NIFI-14798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14798:
----------------------------------
Description:
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])
was:
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.
> 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: 10m
> 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)