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
Fix missing nil check for the underlying data when copying the context of InheritableThreadLocal.
Features
Support go version range go1.18 ~ go1.25(New support go1.24 and go1.25).
Add a new static mode, which improves performance by over 20% and provides higher memory safety by adding the compilation parameter -a -toolexec='routinex -v'.