Release notes
Bugs
- Fix missing nil check for the underlying data when copying the context of
InheritableThreadLocal
.
Features
- Support go version range
go1.18
~go1.24
(New supportgo1.24
). - Add a new
static mode
, which improves performance by over20%
and provides higher memory safety by adding the compilation parameter-a -toolexec='routinex -v'
.
Changes
- Modify the
goid
type touint64
. - Update copyright.