upgrade: MongoDB 5.0.18 to 5.0.32#6148
Merged
c121914yu merged 2 commits intolabring:mainfrom Dec 30, 2025
Merged
Conversation
Contributor
TestGru AssignmentSummary
Tip You can |
Preview sandbox Image: |
Preview mcp_server Image: |
Docs Preview:🚀 FastGPT Document Preview Ready! |
Preview fastgpt Image: |
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>
6562735 to
391c5c1
Compare
|
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. |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
deploy/args.jsonto set MongoDB version to 5.0.32pnpm run gen:deployUpgrade Instructions
For existing deployments, upgrade MongoDB by:
Test plan
🤖 Generated with Claude Code