Skip to content

Releases: getlantern/flashlight

genconfig release v7.6.165

13 Dec 22:21
Compare
Choose a tag to compare
Revert "MAB persist decisions across runs (#1449)"

This reverts commit 43b2bc4efb636aeb7309c279dc8e985da44f4687.

genconfig release v7.6.164

13 Dec 17:46
Compare
Choose a tag to compare
dial proxied if both shortcut and detour are disabled

genconfig release v7.6.163

13 Dec 15:32
14fb33a
Compare
Choose a tag to compare
Downgraded Go due to gomobile bug and removed vestigial beam stuff

genconfig release v7.6.162

13 Dec 14:53
c577bf4
Compare
Choose a tag to compare
remove unused method

genconfig release v7.6.161

13 Dec 14:51
91f2552
Compare
Choose a tag to compare
hotfix: move context inside for loop for proxy requests

genconfig release v7.6.160

12 Dec 21:05
Compare
Choose a tag to compare

genconfig release v7.6.159

12 Dec 12:18
43b2bc4
Compare
Choose a tag to compare
MAB persist decisions across runs (#1449)

* feat: add option to load last bandit rewards

* feat: update map for supporting a BanditMetrics struct and update tests

* feat: add Close func to dialers and call it when client stops

* feat: add option for saving bandit metrics

* fix: removing unused field

* fix: removing TODOs

* feat: adding options to store and load bandit rewards

* fix: verifying parse errors

* fix: removing error from Close call

* fix: removing call for client stopping dialers

* fix: fix bandit test

* feat: adding tests

* fix: adding suggestions

* fix: clone bandit dir option

* fix: adding mutex for loading and writing and using os.O_APPEND instead of TRUNCATE

* feat: load previous rewards before rewriting so we keep rewards history

* fix: initialize bandit reward mutex at tests

* feat: ignore proxies older than 7 days

* fix: add updated at to test

* fix: moving banditMetrics to bandit file

* fix: unexport load and update bandit reward functions

* fix: remove number of columns verification since we do that when reading each line

* fix: introducing header indexes as contant values

* fix: replacing assert.Contains by Equal

* fix: removing unused stuff and refactoring code

genconfig release v7.6.158

11 Dec 15:31
b5ee4f1
Compare
Choose a tag to compare
Upgrade tlsdialer (#1465)

genconfig release v7.6.157

11 Dec 05:26
6eaef2b
Compare
Choose a tag to compare
Merge pull request #1460 from getlantern/jovis-issue1757-delete-old-s…

genconfig release v7.6.156

10 Dec 19:41
11f46d3
Compare
Choose a tag to compare
Upgrade-fronted-tlsresumption (#1463)

* upgrade-fronted-tlsresumption

---------

Co-authored-by: garmr-ulfr <[email protected]>