File Details
[3.0.4] CRNet
- B
- May 4, 2026
- 607.66 KB
- 168
- 1.21.1
- NeoForge
File Name
crnet-3.0.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Version 3.0.4
Fixed
- Fixed a memory leak where heartbeats started by dependent mods could outlive the server if the mod forgot to stop them on shutdown. Heartbeats are now automatically stopped when the server stops.
- Fixed excessive memory usage caused by HTTP responses retaining their raw body string after successful deserialization. Only error responses now keep the raw body for diagnostics.