This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
v1.0.8
TheMarstonConnell
released this
12 May 03:00
·
306 commits
to main
since this release
This update comes with significant stray claiming changes to fix the claiming of the network. The stray pile was never supposed to get as big as it did due to the issues we had in the first week of launch and it has caused the providers not to claim strays appropriately. This update makes traversing the stray list more efficient and tackles many memory usage issues. Providers with 32GB of RAM or less should pay attention to their logs.
What's Changed
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #67
- Refactor: Removing most Stray logging by @TheMarstonConnell in #66
- Slice Speed improvements by @TheMarstonConnell in #70
- fix: prealloc data for download by @TheMarstonConnell in #72
- Different intervals by @BiPhan4 in #69
- Fix: ReadDir removed by @TheMarstonConnell in #71
- Bump github.com/huin/goupnp from 1.0.3 to 1.2.0 by @dependabot in #73
- Removing more Sprintfs by @TheMarstonConnell in #74
- Aux: Build w/ Go Version 1.20 by @TheMarstonConnell in #77
- Fix: Lowering threads by @TheMarstonConnell in #79
- Fix: Stray Memory Usage & Logging by @TheMarstonConnell in #68
Full Changelog: v1.0.7...v1.0.8