Pre-release cleanup: version bump, changelog update, auth fallback fix#684
Merged
Conversation
…ta.1 - Add ANTHROPIC_ADMIN_API_KEY env var to anthropic-usage provider definition to satisfy auth fallback contract test - Bump TrackerVersion to 2.3.8-beta.1 and assembly version to 2.3.8 - Update CHANGELOG: add hibernate fix, AnthropicUsageProvider disable, and auth fallback fix to 2.3.8-beta.1 entry
rygel
force-pushed
the
fix/pre-release-cleanup
branch
from
June 28, 2026 11:22
2fb5cbf to
5f404c3
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.
Three changes to prepare for the 2.3.8-beta.1 release:
Auth fallback fix: \�nthropic-usage\ provider was missing \DiscoveryEnvironmentVariables, failing the per-provider auth fallback contract test. Added \ANTHROPIC_ADMIN_API_KEY.
Version bump: \Directory.Build.props\ was stuck at \2.3.6-beta.15\ despite changelog entries for 2.3.7 and 2.3.8. Bumped to \2.3.8-beta.1\ / assembly \2.3.8.
Changelog update: Added hibernate data preservation fix, AnthropicUsageProvider visibility disable, and auth fallback fix to the 2.3.8-beta.1 entry.