release: finalize SharpLink 2.0.0 on main - #676
Merged
Merged
Conversation
…utdown (#674) * test: wait for dynamic call-shape contract publication * test: preserve Windows chaos failure dumps before shutdown * fix: recheck timed batch state after delayed data wakeups * fix: avoid flushing transient shared-memory views during shutdown * test: retain accessor race coverage on slower hosted runners
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.
Merge the final 2.0.0 release corrections from dev into main. This includes remote-manifest readiness in dynamic-module validation, correct timed-batch wake handling, bounded failure-dump capture, and shared-memory teardown without an unnecessary mapped-file flush.
The candidate passed Release Gate, including all three platforms and three Windows Chaos attempts. The one failed artifact download was retried after its ECONNRESET was identified; compatibility verification passed. Local validation passed 1,819 unit tests and 451 integration tests, with zero failures or skips. The 100,000-round accessor race test retains its assertions and has an appropriate hosted-runner execution budget.
Windows diagnostic A/B isolated mapped-view disposal: baseline waits reached 3.469 seconds; three corrected five-minute restart workloads recorded no cleanup stage above 100 ms. The diagnostic branch is not included in this merge.
All eight packages remain 2.0.0. The dependency upgrades and calibrated protocol/generated/format versions are already present on both dev and main. After this merge, release validation and the five-hour Actions soaks will start on the final main commit; the published-1.1.1 → final-main-2.0.0 → 1.1.1 ABA comparison will use its exact gated packages before tagging and publication.