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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
🎯 Core
✨ Fileserver Plugin: The Fileserver plugin has been restored to the standard bundle because of the resolution of all CVEs in its dependency, GoFiber.
✨ Green Tea Garbage Collector: The Green Tea garbage collector has been disabled by default after receiving several bug reports related to its use. For more details, see the Go RFC.
✨ Automaxprocs: The automaxprocs library from Uber has been removed, as Go 1.25 now includes this functionality natively.
📦 Velox
✨ Velox: Updated to version v2025.1.4 with an updated template that removed the automaxprocs dependency.