Release 2.1.0
New Features
- Add rate limiting to control the number of requests per second by @YaacovHazan in #237
- Enable specifying the tls protocol version to use via --tls-protocols argument by @filipecosta90 in #234
- List ingress and egress separately on JSON and CSV exports. Include BW and also raw values per second by @filipecosta90 in #246
Bug Fixes
- Issue #94, test hangs in cluster mode by @YaacovHazan in #230
- Avoid c++11 nullptr and use 0 on null comparison by @filipecosta90 in #236
- Fixed TLS --tls-protocols parsing. by @filipecosta90 in #241
- see #238, data import broken by @YaacovHazan in #240
- Fix upstream missing USE_TLS macro guard by @Alkaid-Benetnash in #242
- Fixed deprecated and casting build errors caught on recent compilers by @filipecosta90 in #248
- Fixed build for tls v1.3 on openssl v1.0.2. Added CI check by @filipecosta90 in #253
- Fixed last second metric rolling. Fixed totals json section missing the latency quantiles by @filipecosta90 in #251
New Contributors
- @Alkaid-Benetnash made their first contribution in #242
Full Changelog: 2.0.0...2.1.0