You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The release builder now pins Git archive timestamp handling to UTC and
restores the caller's original TZ value, making all five generated release
files byte-identical across supported host time zones for the same commit.
The release-package smoke test now builds under conflicting Pacific and Asia
time zones, fails if any archive or metadata file changes, and derives its
expected release notes from the manifest-matched changelog section instead
of stale version-specific text.
Release metadata reads now request UTF-8 explicitly, preventing Windows
PowerShell 5.1 from mangling non-ASCII changelog punctuation in release notes.