docs(release): add 2.8.0 notes#21
Merged
Merged
Conversation
Curated notes for the 2.8.0 tag: modern-di floor bump to >=2.21.0 plus the connection-mapping and lifespan-composition internal refactors. No public API change. release.yml uses planning/releases/<tag>.md as the GitHub Release body when present. Co-Authored-By: Claude Opus 4.8 (1M context) <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 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.
Curated release notes for 2.8.0 (first tag under the new tag-driven flow).
release.ymlusesplanning/releases/<tag>.mdverbatim as the GitHub Release body when present.2.8.0 = maintenance + packaging, no public API change. Since 2.7.3:
modern-difloor>=2.19.0→>=2.21.0(the connection-mapping refactor needs the publicContextProvider.context_typefrom modern-di 2.21.0); enriched PyPI metadata.fastapi.routing._merge_lifespan_context(refactor: own the lifespan composition, drop fastapi private import #20).architecture/docs; 100% coverage.After merge: tag
2.8.0onmain→ CI publishes to PyPI + creates the GitHub Release from these notes.just check-planning→planning: OK.🤖 Generated with Claude Code