Releases: m-lab/msak
Releases · m-lab/msak
v0.4.7
What's Changed
- Add summary at the end of the measurement and fix RTT calc by @robertodauria in #45
- Fix design document link by @robertodauria in #46
- Set MaxRuntime to 25s by @robertodauria in #48
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Require -streams to be between 1 and 4 in every client by @robertodauria in #42
- fix: single status line for one stream by @stephen-soltesz in #43
- Add prometheus metrics to the ndt8 handlers by @robertodauria in #13
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- Add client for the latency1 protocol by @robertodauria in #35
- Fix goodput calculation in msak-client by @robertodauria in #36
- Add upload and download options by @stephen-soltesz in #37
- Add minimal, multi stream support to minimal-download client by @stephen-soltesz in #38
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix(size): create new message if size changes by @stephen-soltesz in #33
- fix(archive): archive final messages sent to client by @stephen-soltesz in #34
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Add minimal download throughput1 client & update README by @stephen-soltesz in #31
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Send a final WireMeasurement after byte limit reached by @stephen-soltesz in #30
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Replace *net.TCPConn with a TCPLikeConn abstraction by @robertodauria in #27
- Add throughput1 client library by @robertodauria in #26
- Set the global start time when the first connection is established by @robertodauria in #28
- Add support for bytes limit by @robertodauria in #29
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Add latency1 schema to generate-schema tool by @robertodauria in #25
- Set version via ldflags at compile time by @robertodauria in #24
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Separate network-level and application-level measurements by @robertodauria in #23
Full Changelog: v0.3.1...v0.3.2