trinodb/trino

Update MongoDB docker image versions

Open

#26,526 创建于 2025年9月1日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Java (9,113 star) (2,678 fork)batch import
good first issuemongodb

描述

The current versions have reached EOL: https://www.mongodb.com/legal/support-policy/lifecycles

MongoServer should use 6.x version. We will probably need to fix the command because there were some changes around TLS.

TestMongo4LatestConnectorSmokeTest should use 8.x and the class should be renamed to TestMongoLatestConnectorSmokeTest.

贡献者指南