Releases: m-lab/ndt-server
Releases · m-lab/ndt-server
v0.23.0
What's Changed
- Update README.md to Linux 4.19 by @nosnilmot in #382
- Use flagx.StringFile for autocert.hostname and token.machine by @stephen-soltesz in #406
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Replace embedded client in html/ with ndt7-js by @robertodauria in #399
- avoid mixed content breaking when using https by @KwadroNaut in #400
- Update README.md by @KwadroNaut in #401
- Add support for automatic TLS encryption via autocert by @robertodauria in #402
New Contributors
- @KwadroNaut made their first contribution in #400
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Update go version to 1.20 by @cristinaleonr in #394
- Add optional eventsocket Server to ndt-server by @stephen-soltesz in #396
- Fix: deterministic check for FlowDeleted by @stephen-soltesz in #397
Full Changelog: v0.20.20...v0.21.0
v0.20.20
What's Changed
- Bind the health check service to localhost by @stephen-soltesz in #391
Full Changelog: v0.20.19...v0.20.20
v0.20.19
What's Changed
- Add example invocation with jostler by @stephen-soltesz in #385
- All fields are not required by @stephen-soltesz in #386
- Implement functionality to terminate ndt7 tests early given a client parameter by @cristinaleonr in #390
Full Changelog: v0.20.18...v0.20.19
v0.20.18
What's Changed
- Use performance.now() where available by @robertodauria in #379
- fix(ndt7-protocol): clarify ElapsedTime semantics by @bassosimone in #381
- Add -compress-results flag to optionally disable compressing results by @stephen-soltesz in #383
- Add utility to generate schema for ndt5 and ndt7 output formats by @stephen-soltesz in #384
Full Changelog: v0.20.17...v0.20.18
v0.20.17
What's Changed
- Update to golang 1.18 by @stephen-soltesz in #375
- Add /health endpoint for ndt-server by @cristinaleonr in #376
Full Changelog: v0.20.16...v0.20.17
v0.20.16
What's Changed
- Lowering max message size in upload worker by @mkwiatkowskisoldevelo in #365
- Add error string label to bbr enabled metric by @stephen-soltesz in #373
- Disable Debug level logging by @stephen-soltesz in #374
New Contributors
- @mkwiatkowskisoldevelo made their first contribution in #365
Full Changelog: v0.20.15...v0.20.16
v0.20.15
What's Changed
- Replace calls to Fd() with syscall.RawConn.Control() by @robertodauria in #371
- Update m-lab/uuid to v1.0.1. by @robertodauria in #372
Full Changelog: v0.20.14...v0.20.15
v0.20.14
What's Changed
- Update to go1.18 by @stephen-soltesz in #369
- Update m-lab/access version to use explicit access controller.Paths by @stephen-soltesz in #370
Full Changelog: v0.20.13...v0.20.14