docs: release notes for 2.1.0#23
Merged
Merged
Conversation
Add planning/releases/2.1.0.md — the verbatim GitHub Release body the tag-driven Release workflow will publish. Maintenance release: fixture dispatch now delegates to modern-di 2.25's Container.resolve_dependency seam (modern-python/modern-di#283), floor bumped to modern-di>=2.25,<3. No public API change. Minor bump per the org-wide ruling that a dep-floor raise ships as minor.
365195a to
1d2c2e3
Compare
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
planning/releases/2.1.0.md, the curated notes the tag-driven release workflow requires for a stable tag.modern_di_fixturenow delegates tocontainer.resolve_dependency(modern-di 2.25's blessed provider-or-type seam, feat: integration seams — add_providers and resolve_dependency (INT-1/INT-2) modern-di#283); floor bumped tomodern-di>=2.25,<3in the already-merged chore: adopt modern-di 2.25 integration seams #22. No public API change. Minor bump per the org-wide ruling that a dep-floor raise ships as minor.Test plan
just check-planningpasses2.1.0off green main to publish