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 410dd4a commit 68d6a81Copy full SHA for 68d6a81
CHANGES.md
@@ -3,7 +3,7 @@
3
## TBD (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%.
+* The binary is now compressed with UPX when using `make compress`. Reduces the final filesystem to under 50%.
7
* Shorter log-output for proxy detection. Reduces average size of the log output by 5–15%.
8
* Shorter log-output for HTTP errors, reduces size of log output by a few percent.
9
* Update dependencies to recent versions: gopsutils, testify, gojsonschema, logrus, prometheus/client_golang, go_ieproxy, fatih/color, golang/x/sys, golang/x/net
0 commit comments