Skip to content

Version 1.1.5

Latest
Compare
Choose a tag to compare
@timandy timandy released this 12 Mar 03:18

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 support go1.24).
  • 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'.

Changes

  • Modify the goid type to uint64.
  • Update copyright.

Links