Skip to content

upgrade: MongoDB 5.0.18 to 5.0.32#6148

Merged
c121914yu merged 2 commits intolabring:mainfrom
FinleyGe:upgrade-mongo-5.0.32
Dec 30, 2025
Merged

upgrade: MongoDB 5.0.18 to 5.0.32#6148
c121914yu merged 2 commits intolabring:mainfrom
FinleyGe:upgrade-mongo-5.0.32

Conversation

@FinleyGe
Copy link
Collaborator

@FinleyGe FinleyGe commented Dec 25, 2025

Summary

  • Upgrade MongoDB version from 5.0.18 to 5.0.32 because of https://jira.mongodb.org/browse/SERVER-115508
  • Update all deployment configurations (dev, prod for CN and global regions)
  • Apply to all vector database variants (pg, milvus, oceanbase, zilliz)

Changes

  • Modified deploy/args.json to set MongoDB version to 5.0.32
  • Regenerated all docker-compose files using pnpm run gen:deploy

Upgrade Instructions

For existing deployments, upgrade MongoDB by:

# Stop and remove old container (data preserved in volume)
docker-compose -f <compose-file> stop mongo
docker-compose -f <compose-file> rm -f mongo

# Pull new image and start
docker-compose -f <compose-file> up -d mongo

# Verify version
docker-compose -f <compose-file> exec -T mongo mongo -u myusername -p mypassword --authenticationDatabase admin --eval "db.version()"

Test plan

  • Generated config files contain correct version (5.0.32)
  • Test deployment with new MongoDB version
  • Verify data migration compatibility

🤖 Generated with Claude Code

@gru-agent
Copy link
Contributor

gru-agent bot commented Dec 25, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 6562735 🚫 Skipped No files need to be tested {"deploy/args.json":"File path does not match include patterns.","deploy/dev/docker-compose.cn.yml":"File path does not match include patterns.","deploy/dev/docker-compose.yml":"File path does not match include patterns.","deploy/docker/cn/docker-compose.milvus.yml":"File path does not match include patterns.","deploy/docker/cn/docker-compose.oceanbase.yml":"File path does not match include patterns.","deploy/docker/cn/docker-compose.pg.yml":"File path does not match include patterns.","deploy/docker/cn/docker-compose.zilliz.yml":"File path does not match include patterns.","deploy/docker/global/docker-compose.milvus.yml":"File path does not match include patterns.","deploy/docker/global/docker-compose.oceanbase.yml":"File path does not match include patterns.","deploy/docker/global/docker-compose.pg.yml":"File path does not match include patterns.","deploy/docker/global/docker-compose.ziliiz.yml":"File path does not match include patterns.","document/public/…

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@github-actions
Copy link

github-actions bot commented Dec 25, 2025

Preview sandbox Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_sandbox_391c5c1af94d11a50e3dfd7957d98dbeb1b1e3ec

@github-actions
Copy link

github-actions bot commented Dec 25, 2025

Preview mcp_server Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_mcp_server_391c5c1af94d11a50e3dfd7957d98dbeb1b1e3ec

@github-actions
Copy link

github-actions bot commented Dec 25, 2025

Docs Preview:


🚀 FastGPT Document Preview Ready!

🔗 👀 Click here to visit preview

@FinleyGe FinleyGe requested a review from c121914yu December 25, 2025 08:22
@github-actions
Copy link

github-actions bot commented Dec 25, 2025

Preview fastgpt Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_391c5c1af94d11a50e3dfd7957d98dbeb1b1e3ec

FinleyGe and others added 2 commits December 30, 2025 11:27
Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
@c121914yu c121914yu force-pushed the upgrade-mongo-5.0.32 branch from 6562735 to 391c5c1 Compare December 30, 2025 03:31
@cursor
Copy link

cursor bot commented Dec 30, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 12.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@c121914yu c121914yu merged commit 3ff4fda into labring:main Dec 30, 2025
6 checks passed
zhaowe-cn added a commit to zhaowe-cn/FastGPT that referenced this pull request Dec 31, 2025
* fix: santinize the upload filename (labring#6159)

* feat: add user ip filter for chat log table (labring#6162)

* feat: add user ip filter for chat log table

* chore: fix menu placement

* feat: export all chunks in collection (labring#6163)

* feat: export all chunks in collection

* perf: export collection api

* doc

---------

Co-authored-by: archer <545436317@qq.com>

* fix:agent eval and doc file  (labring#6158)

* agent eval

* eval auth

* html transofrm size

* fix: test

---------

Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>

* upgrade: MongoDB 5.0.18 to 5.0.32 (labring#6148)

* upgrade: MongoDB 5.0.18 to 5.0.32

Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>

* doc

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: archer <545436317@qq.com>

* perf: vector db log;perf: s3 mock (labring#6165)

* stop design doc

* remove invalid doc

* remove log

* perf: s3 mock

* perf: vector db log

* update lock

* feat: workflow presentation ui (labring#6156)

* icon & gradient

* line & header ui

* basic presentation mode

* ui & icon

* node

* fix

* source color schema

* delete code

* fix build

* fix

* fix

* fix icon

* function position

* fix: workflow fixview padding & context menu position (labring#6169)

* fix: vector ts (labring#6166)

* stop design doc

* remove invalid doc

* rename

* fix: ts

* perf: auto fit

* perf: comment menu

* remove invalid checker

* save button colorschema

* fix: icon

* perf: color schema

* fix: icon

* perf: icon

* perf: icon

* perf: icon

* perf: icon

---------

Co-authored-by: Roy <whoeverimf5@gmail.com>
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: heheer <heheer@sealos.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants