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 61c1db2 commit b9810a7Copy full SHA for b9810a7
CHANGES.md
@@ -10,6 +10,7 @@
10
* Update dependencies to recent versions: gopsutils, testify, gojsonschema, logrus, prometheus/client_golang, go_ieproxy, fatih/color, golang/x/sys, golang/x/net
11
* Do not hide the download speed label, even if the speed is zero.
12
* The download-speed label now shows a 3 second average.
13
+* The same download-related log messages will now be printed at most 5 times (with information about this limit in the last message).
14
* `hasher` will no longer blindly overwrite an existing bundleinfo.json but instead error out.
15
* `hasher` will now exit with an error when the `pathToHash` has no files to hash.
16
### Features
0 commit comments