docs(release): add 2.21.0 notes (ContextProvider.context_type)#245
Merged
Conversation
Curated notes for the 2.21.0 stable tag — release.yml requires planning/releases/<tag>.md before it will publish. 2.20.0 already shipped get_named_providers (#242) without context_type (#244), so the public context_type attribute ships as 2.21.0. 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.21.0, required by
release.ymlbefore a stable tag will publish.Context:
2.20.0already shipped (get_named_providers, #242) and is live on PyPI withoutcontext_type(#244, merged after the 2.20.0 tag). Since PyPI is immutable, the publiccontext_typeattribute ships as 2.21.0.After this merges: tag
2.21.0onmain→ CI publishes to PyPI + creates the GitHub Release from these notes.just check-planning→planning: OK.🤖 Generated with Claude Code