We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27a219 commit 3ed0b28Copy full SHA for 3ed0b28
CHANGES.md
@@ -1,7 +1,9 @@
1
# Release-Changelog
2
3
-## 1.4.5 (TBD)
+## 1.5.0 (TBD)
4
### Changes
5
+* DWARF symbols are now stripped from the trivrost binary to reduce file size. This can save a few bytes on some platforms.
6
+* The binary is now compressed with UPX when using `make`. Reduces the final filesystem to under 50%.
7
* Shorter log-output for proxy detection. Reduces size of the log output by 5–15%.
8
* Update some dependencies:
9
* gopsutils: v2.19.4 -> v2.20.3
0 commit comments