Tags: codebeltnet/cuemon
Tags
🔧 remove nuget login job and adjust deployment dependencies
📝 Update CHANGELOG and release artifacts for 11.0.0
🔧 Add PackageReleaseNotes merge conflict resolution utility Added Resolve-PackageReleaseNotesConflicts.ps1 to automate resolution of merge conflicts in all PackageReleaseNotes.txt files by keeping both sides (current branch first, then incoming) and staging the resolved files. Simplifies future merge workflows.
V10.5.1/due diligence pack (#158) 🚚 move configurable types to kernel assembly 🐛 fix XmlRootAttribute fallback in XML serialization ♻️ simplify XML converter collection writing logic ✅ add comprehensive XML serialization test suite ✅ update threading namespace type assertion 👷 apply fork-compatible CI pipeline approach ⬆️ upgrade dependencies and container image 📦 update package release notes for v10.5.1 💬 add v10.5.1 changelog
🩹 fix: scope net11 method-count expectation to linux The NET11_0_OR_GREATER guard previously adjusted the expected method count for all platforms, but GetHelpContext was only removed on Linux. Wrapping the adjustment in an OperatingSystem.IsLinux() check ensures the correct expected count is applied on Linux while leaving other platforms unaffected.
V10.5.0/new kernel (#156) 📝 docs: refresh nuget package metadata for kernel split 🏗️ refactor: extract kernel substrate from core 📝 docs: refine core helper xml docs ✅ add kernel test project and forwarding coverage ✅ add transient fault exception tests 📝 docs: document 10.5.0 kernel release 🔧 update release note and package config 🧱 register kernel project in workspace tooling ✅ adjust tests for kernel extraction --------- Co-authored-by: aicia[bot] <bot.mor.u25@gmail.com>
PreviousNext