What's Changed
- fix: Allow for query params to be passed for CustomServer by @eric in #245
- feat: Add jsonl output support by @slim-bean in #251
- chore: Add a Dockerfile to allow running from a container by @slim-bean in #250
- chore: bump actions/toolkit/cache from v2.1.0 to v4.x by @r3inbowari in #255
- chore: refactor terminal ui by @r3inbowari in #264
- source: accept interface names on Linux (
SO_BINDTODEVICE) by @amery in #259 - chore: bump GitHub workflows by @r3inbowari in #265
- feat: validate the cc when using city params by @gandol in #175
- chore: typos fix by @r3inbowari in #266
- fix(upload): count only confirmed request bytes by @r3inbowari in #267
- chore(cli): move kingpin to github.com/alecthomas/kingpin/v2 by @r3inbowari in #268
- feat(upload): add adaptive concurrency and confirmation metrics by @r3inbowari in #269
- feat(cli): add flag --mask-isp by @r3inbowari in #270
New Contributors
- @slim-bean made their first contribution in #251
- @amery made their first contribution in #259
- @gandol made their first contribution in #175
Thanks, everyone :)
Full Changelog: v1.7.10...v1.7.11