chore(release): v2.6.0 - #35
Merged
Merged
Conversation
Bump VERSION, __version__ and version assert to 2.6.0; add CHANGELOG entry for the health-probe proxy fix (#31); document PROXY_URL in ARCHITECTURE.md (now covers S3, LLMaaS consolidation and health probes); refresh version badges in both READMEs. Minor bump: server-side behavior change on the outbound network path. Consumes the 2.6.0 slot; the graph_push volatile guardrail (Wave B, PR #29) moves to the next minor once its blocking review items land.
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.
Release commit for v2.6.0.
Scope
/health+system_health) now honorPROXY_URLinstead of probing direct, so the health check reflects the actual production network path.DESIGN/live-mem/ARCHITECTURE.md— documentsPROXY_URLin the optional env vars; notes the outbound proxy now covers S3, LLMaaS consolidation and health probes; footer bumped to v2.6.0.VERSION,__version__, version assert → 2.6.0; version badges inREADME.md/README.fr.md.Versioning
Minor bump — server-side behavior change on the outbound network path. This consumes the
2.6.0slot previously earmarked for thegraph_pushvolatile guardrail (Wave B, PR #29); that work moves to the next minor once its blocking review items are resolved.Tests
428 passed + 1 xfailed (was 426 + 1 before #31 merged its 2 proxy tests).
After merge: annotated tag
v2.6.0+ GitHub release.