You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add client timeout for telegra.ph
- Log pooling errors
- Warcraft supports timeout and return waiting error
- Telegra.ph performance improvement
- Upload artifact remotely with timeout
- Remotely file upload with separate function
- Throw a fatal error if the command-line flag value is not specified
- Replace os.Tempdir with testing.T.TempDir
- Replace ioutil.ReadAll with io.ReadAll
- Add storage testing
- Change default ipfs port to 5001
- Place ipfs related environments for testing
- Wrap testing using t.Run
- Add `chromedp.NoModifyURL` compatibility
Copy file name to clipboardexpand all lines: docs/changelog.md
+15
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
36
- No longer build image for `linux/s390x`
37
37
- Get rid of the Tor binary ([#336](https://github.com/wabarc/wayback/pull/336))
38
38
- Adjusting lux to pluggable mode ([#337](https://github.com/wabarc/wayback/pull/337))
39
+
- Several improvements ([#335](https://github.com/wabarc/wayback/pull/335))
40
+
- Add client timeout for telegra.ph
41
+
- Log pooling errors
42
+
- Warcraft supports timeout and return waiting error
43
+
- Telegra.ph performance improvement
44
+
- Upload artifact remotely with timeout
45
+
- Remotely file upload with separate function
46
+
- Throw a fatal error if the command-line flag value is not specified
0 commit comments