chore(release): bump version to 0.5.8 - #1615
Merged
Merged
Conversation
Published to PyPI: https://pypi.org/project/codegraphcontext/0.5.8/ Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Hi! 👋 Join our CodeGraphContext Discord channel to collaborate: https://discord.gg/dR4QY32uYQ |
Contributor
🔍 PR Code Graph Analysischore(release): bump version to 0.5.8 (#1615) 📊 Interactive VisualizationView the blast radius graph: PR Reviewer Dashboard 📦 ArtifactsThe graph JSON has been uploaded as a build artifact: Generated by CodeGraphContext using FalkorDB Lite |
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.
0.5.8 is already published: https://pypi.org/project/codegraphcontext/0.5.8/
Merging this keeps
pyproject.tomlin step with PyPI. Without it the repo says 0.5.7 while PyPI serves 0.5.8 — which is exactly the drift #1262 reported, and I closed that issue earlier today on the basis that the three sources agree.What shipped in 0.5.8
Everything merged to
mainsince 0.5.7:decorators(Hilt/Compose/Room now visible)TOOL_RESULT_LIMITShonoured;truncated/result_limitflags (fixes #1542)REDACT_SECRETS(fixes #1313).cgcbundle signing (HMAC-SHA256) and encryption (AES-256-GCM)Verification before upload
Unzipped the built wheel and confirmed each change is actually present rather than trusting a possibly-stale
build/:twine checkpassed on both artifacts. PyPI's JSON API confirms both files are live.Not in this release
#1609, #1613 and #1614 are still open, so the
is_dependency, bundle-languagesand.cgcignorefixes are not in 0.5.8. They'd warrant a 0.5.9 once merged — #1609 in particular, sincefind_dead_codecurrently returns nothing for about half the supported languages.