Skip to content

feat: add ConfigHub configuration provider - #57

Merged
windischb merged 1 commit into
developfrom
codex/integrate-confighub-provider
Aug 19, 2026
Merged

feat: add ConfigHub configuration provider#57
windischb merged 1 commit into
developfrom
codex/integrate-confighub-provider

Conversation

@windischb

Copy link
Copy Markdown
Contributor

Summary

  • add the dedicated Cocoar.Configuration.ConfigHub NuGet package
  • implement authenticated snapshots, ETag refresh, SSE invalidation, reconnect reconciliation, and polling fallback
  • add 18 focused provider, resilience, security, and dynamic-rule tests
  • integrate package metadata, solution wiring, docs, roadmap, and changelog

Verification

  • dotnet build src/Cocoar.Configuration.slnx -c Release
  • dotnet test -c Release --no-build --no-restore --filter "Type!=Performance" (797 passed, 4 skipped)
  • dotnet pack including symbols; 12 package pairs generated
  • VitePress build
  • TypeScript build and tests
  • NuGet vulnerability scan: clean

Versioning

+semver: minor — intended for the 6.2.0 line and a 6.2.0-beta.* prerelease after merge.

@windischb
windischb merged commit 7e77151 into develop Aug 19, 2026
4 checks passed
@windischb
windischb deleted the codex/integrate-confighub-provider branch August 19, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant