> For the complete documentation index, see [llms.txt](https://docs.roadrunner.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadrunner.dev/docs/releases/v2025-1-4.md).

# v2025.1.4

## 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](https://github.com/golang/go/issues/73581).
* ✨ **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.
