Skip to content

Fix indexed configuration collection binding - #56

Merged
windischb merged 3 commits into
developfrom
codex/fix-environment-collections
Aug 17, 2026
Merged

Fix indexed configuration collection binding#56
windischb merged 3 commits into
developfrom
codex/fix-environment-collections

Conversation

@windischb

@windischb windischb commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bind indexed configuration children to List<T> and one-dimensional arrays in numeric order
  • accept JSON-array strings for collection targets while preserving numeric dictionary keys and byte[] behavior
  • cover environment and Microsoft-adapter paths with regression tests and a runnable Microsoft-vs-Cocoar comparison
  • finalize documentation and the complete changelog for 6.1.1
  • update test/documentation build dependencies where compatible security fixes are available

Verification

  • Release build succeeded for .NET 9 and .NET 10
  • 779 .NET tests passed with the repository's CI filter; 4 explicitly skipped, 0 failed
  • 5 TypeScript tests passed
  • VitePress documentation build passed
  • Microsoft binder / Cocoar environment / Cocoar adapter comparison passed with identical output
  • all 11 NuGet packages packed successfully as 6.1.1
  • NuGet vulnerability scan reported no vulnerable packages

@windischb
windischb merged commit 6955c91 into develop Aug 17, 2026
4 checks passed
@windischb
windischb deleted the codex/fix-environment-collections branch August 17, 2026 09:30
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