Bump graphiti-core version to 0.28.2#1315
Merged
prasmussen15 merged 3 commits intomainfrom Mar 11, 2026
Merged
Conversation
Update version across pyproject.toml, MCP server, server, Docker configs, and root lock file. MCP server and server lock files will need regeneration after PyPI publish. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
MCP server depends on graphiti-core from PyPI, so the version bump should happen after the 0.28.2 release is published. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Review: Missing changes described in PR descriptionThe PR description claims the following updates, but they are not included in the actual changes:
Either the PR description should be corrected to reflect the actual scope, or these files should be updated to match the described changes. Note: The PR description mentions these files need to be updated after PyPI publish, but the default values in Dockerfiles should still be updated as part of the version bump to maintain consistency. |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
graphiti-coreversion from 0.28.1 to 0.28.2 in rootpyproject.tomlgraphiti-core[falkordb]==0.28.2)graphiti-core>=0.28.2)Dockerfile,Dockerfile.standalone, anddocker-compose.ymluv.lockNotes
MCP server and server
uv.lockfiles need to be regenerated after graphiti-core 0.28.2 is published to PyPI, and the MCP server Docker image should be rebuilt at that point using the existingbuild-with-version.shscript.Test plan
mcp_server/uv.lockandserver/uv.lock🤖 Generated with Claude Code