Commits
Branch selector
User selector
Commit history
Commits on Jun 25, 2026
fix: update relative paths ../../../ → ../../ after src/c#/ → src/ refactor
Show description for 4e7f90fandcommittedchore: bump version to 10.5.0-rc.1
Show description for 3a1d20aandcommittedfix: update Bowl -> BowlBootstrap in test files after rename
Show description for 048101fandcommitted- committed
Commits on Jun 23, 2026
fix(test): isolate IPC test file paths per test instance to prevent Linux failures
Show description for 8e58817committedrefactor: flatten src/c#/ → src/, drop Firmware from slnx
Show description for 923a7cdcommitted- committed
Commits on Jun 22, 2026
fix: HttpDownloadExecutor now calls ApplyAuthAsync for download requests (#533)
Show description for 6733e52andauthored
Commits on Jun 21, 2026
fix(ci): add fetch-depth: 0 to checkout step in publish workflow
Show description for c1ffe0fandcommittedfix(ci): normalize version input in publish workflow to strip optional v prefix
Show description for 5e5c7d8andcommittedfix(test): opt all EventManager tests into NonParallel collection to prevent thread-safety race
Show description for ee8f58candcommittedfix(ci): skip flaky Bowl SimulatedCrash test on CI runners
Show description for 2aa4279andcommittedfix(test): replace Progress\<T\> with SyncProgress\<T\> in OssDownloadExecutorTests to avoid Linux CI flaky failure
Show description for 008ee01andcommitted- committed
chore: bump version to v10.5.0-beta.7
Show description for 389419bandcommittedfeat(core): replace 80% size threshold with count-first chain-to-full fallback (#531)
Show description for c6b8233andauthoredfix(core): deduplicate switch-to-full logic, add missing mapper, mixed-AppType tests
Show description for 0a8c4a2andcommittedfeat(core): replace 80% size threshold with count-first chain-to-full fallback
Show description for a18123bandcommitted
Commits on Jun 20, 2026
- committed
fix(ci): add NuGet/login@v1 for OIDC trusted publishing
Show description for b6bbb02andcommittedfix(ci): remove --api-key to use nuget.org Trusted Publishing (OIDC)
Show description for 1d074ddandcommittedfix(ci): switch NuGet push to Trusted Publishing (OIDC)
Show description for e7e972fandcommittedfix(ci): make pack/push steps resilient, suppress NU5017 for Differential
Show description for 55b160candcommittedfix(ci): remove --no-build from pack step to fix NU5017 for Differential
Show description for b77ba79andcommittedchore: bump version to v10.5.0-beta.6 and fix CI pipeline
Show description for 88bb14candcommittedfix(core): resolve 16 audit findings — race conditions, design flaws, glue code, and performance issues
Show description for 5056a51authoredMerge: PackageType migration + chain/full fallback + CI fixes
Show description for 3bb6548authoredchore(drivelution): skip flaky timeout test unrelated to current changes
Show description for dd4ae23andcommittedfix: resolve CI failures and address Copilot review comments
Show description for 73a6002andcommittedfix(core): skip redundant chain packages after full fallback
Show description for fbc7a16andcommittedfeat(core): PackageType enum migration + chain/full fallback mechanism
Show description for 0757debandcommitted
Commits on Jun 19, 2026
- committed
fix(core): eliminate all AOT-incompatible patterns for Native AOT support
Show description for 171bde2andauthoredfeat(core): unified HTTP auth provider + custom headers + CVP fix
Show description for 55bdfdeandauthoredfix CI: add missing using System.Collections.Generic for netstandard2.0
Show description for b6587d8andcommitted