Releases: getlantern/http-proxy
Releases · getlantern/http-proxy
nightly
Changelog
- d89d360 #491 add err ret and more unit tests
- 918d56f #491 concatenate tls records fragments
- 2bb6c70 #491 concatenate tls records fragments : comment
- b0788ff #491 unit test of concatenate tls records fragments
- ed9b495 .
- 9ba9af2 1.24 compat semconv
- 9b96509 Add temporary logger to instrument to debug geolocation issues (#638)
- 4c97200 Align proxy.io attributes with OTel and getlantern/semconv
- d7c4fcc Fixed config headers
- 2bd3d26 Merge pull request #632 from getlantern/reflog/vmess
- dafafda Merge pull request #640 from getlantern/feat/lantern-water
- afcb0af Merge pull request #642 from getlantern/reflog/vmess-doc
- 2dbc90c Merge pull request #643 from getlantern/jovis-test-491-combine-tls-records
- 31ed1e8 Merge pull request #645 from getlantern/feat/1824
- 74f8c23 Merge pull request #647 from getlantern/reflog/smux
- 3d936a4 Merge pull request #648 from getlantern/thomas/unbounded-otel
- 71467a9 Merge pull request #650 from getlantern/revert-648-thomas/unbounded-otel
- f44ae6a Merge pull request #653 from getlantern/thomas-unbounded-otel
- 7d13811 Merge pull request #654 to bring back Unbounded And TLS files
- 4d6241c Merge pull request #665 from getlantern/jay/semconv
- 8069977 Merge pull request #667 from getlantern/reflog/debs
- 8448614 Merge pull request #669 from getlantern/reflog/banditcallback-client-ip
- 6459382 Myles/filter non public (#662)
- 71e7bd7 Only forward traffic to global unicast (#660)
- 2306eee Potential fix for pull request finding
- 900f03b Potential fix for pull request finding
- 35a3eb9 Potential fix for pull request finding
- 9201970 Potential fix for pull request finding
- a3793c2 Resolve merge conflict: drop removed unboundedTeamId block
- fcb4a76 Revert "Only forward traffic to global unicast" (#661)
- b11aa07 Revert "Report unbounded traffic to Otel"
- f064fab Revert "Revert "Report unbounded traffic to Otel""
- 3d299b6 Revert "update quic-go and unbounded (#652)" (#655)
- 680adb8 Simpler and actually correct x-forwarded-for fix (#641)
- 301f69a Update the geolookup DB urls (#639)
- 64912c0 Use the new egress server code (#664)
- 1c64d09 VMess Protocol support
- 8ee330b add AGENTS.md for semconv alignment
- fab21e8 add curvePreferences to tlsmasq, change proxyfilters.fail() to allow for empty args
- de3ed57 add goreleaser and build debs
- 33ec88e add support for otel in env variable
- 35fe02e added vmess documentation
- 7370830 banditcallback: clarify filter wiring comments
- ba4275a banditcallback: emit per-device first-seen to lantern-cloud
- aea5c7d banditcallback: emit per-device first-seen to lantern-cloud
- 80fe526 banditcallback: forward client IP as True-Client-IP header
- 7f088dc banditcallback: shorten default TTL to 60s for absence-detection heartbeat (#670)
- 639fcb5 bump smux to try and find memory leaks
- ec11c7e cleanup
- 41537cb disabled excessive logging
- f34608f don't bump to 1.25
- 78d310a drop otel dep
- 35e6dc9 feat: adding comments to the water config example
- 01f6133 feat: adding docs for how to run http-proxy with WATER
- 14c912c feat: increase docker version
- 530edf5 feat: mentioning steps for running WATER at README
- 8672abc feat: replacing water package by lantern-water
- 93d25e5 fix: go get lantern-water small fix
- f197d5f fix: typo
- da81b5b fix: updating URLs for using wateringhole plain WASM (based on merged commit)
- ecbf658 fix: use separate env variable from otel standard
- 5c81c35 fixed test
- 48de9e9 found wrapping bug
- 69ec0e9 go mod tidy
- 5ab814f only add unbounded related attributes if present
- ce3d411 ran go mod tidy
- 0d58f8a remove accidental change from rts.ini
- 967339e remove log statement
- e84fffe remove quotes from connectports.fail func
- 64d9533 remove some accidental additions from testing
- b7c8362 remove unused header, and accidental change
- a23577c report unbounded traffic to otel with team_id header
- dabe272 revert broflake changes
- 1a86277 rm sessionticketkey
- 600d6d4 run go mod tidy (#656)
- 0dae36a save progress
- 87e66df send team info through quicStreamNetConn
- 474c06f split unbounded listeners to track the one that passes data
- c2411eb tidy
- a59356b update go.mod for broflake
- 016ae6e update quic-go and unbounded (#652)
- c770ec3 update tests to work with go 1.24
- fc9fee8 upgrade go in dockerfile
- 8d40f9d use latest branch not main for verification of build
- 5ddaf48 use latest semconv
- 8ed8ff0 use the latest broflake main (#666)
v2.10.1
v0.0.20
v0.0.19
Handle memory issues
Merge pull request #65 from getlantern/issue-64 Fix data races
v0.0.17
Reporting test with Redis authentication
Adds authentication to Redis for security
v0.0.16
reporting-test
Test reporting of bandwidth usage to a secondary Redis.