github.com/saucelabs/forwarder
v1.6.1
#2870 most downloaded on Go modules
saucelabs/forwarder
What this package is like to depend on
Last release 13 days ago
11 Aug 2026
Release timing varies
gaps range from 1 weeks to 5 months
Rarely documented
notes for 10 of 44 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
336 releases · first in 2021
11 releases in the last 12 months
see the full history below
Release timeline
336 releases · Sep 2021 to Aug 2026Releases
latest 60 of 336-
v1.6.111 Aug 2026Release notes
Open source →What's Changed
- disable setup-go cache in release workflow by @initharrington in #1112
- support renaming heades to non-canonicalized case by @mrogala-sauce in #1111
- [SC-5424] Sanitize malformed query with unicode replacements by @sarthaksrivastava-prog in #1113
New Contributors
- @initharrington made their first contribution in #1112
- @sarthaksrivastava-prog made their first contribution in #1113
Full Changelog: v1.6.0...v1.6.1
-
v1.6.1-0.20260624131554-d023f919cf3024 Jun 2026 pre-releaseNothing published for this version
-
v1.6.1-0.20260206105008-c20fb65197d206 Feb 2026 pre-releaseNothing published for this version
-
v1.6.012 Jan 2026 -
v1.5.112 Dec 2025 -
v1.5.1-0.20251212143953-51434a24260612 Dec 2025 pre-releaseNothing published for this version
-
v1.5.012 Dec 2025Release notes
Open source →Support authenticating against Kerberos KDC server by forwarder, fetch service tickets and injecting SPNEGO auth tokens to the forwarder requests if host requires Kerberos authentication.
-
v1.4.1-0.20251030152435-44278f80a2a430 Oct 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20251015104453-1f82f02a7ed515 Oct 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250922141243-605c815c76e522 Sep 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250912140248-3ba77df4110c12 Sep 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250801123101-e22636447c5701 Aug 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250708142043-c98a9517241b08 Jul 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250701141504-513a8a055f5201 Jul 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250701132010-b3efa42b153001 Jul 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250701103046-0232d11993f401 Jul 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250701092310-856528642a9e01 Jul 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250626114033-5fe35e51b55b26 Jun 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250617080709-3804df7d2b8217 Jun 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250609101428-edde76ccb88e09 Jun 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250429140532-d6137a15358829 Apr 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250218101535-338781f5f65318 Feb 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250108134957-b6bba4d1e15e08 Jan 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250107131631-6eefc335404707 Jan 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20250102122039-5cd1634877f202 Jan 2025 pre-releaseNothing published for this version
-
v1.4.1-0.20241210150836-5ff0643da7ef10 Dec 2024 pre-releaseNothing published for this version
-
v1.4.1-0.20241210135729-41be3997c3eb10 Dec 2024 pre-releaseNothing published for this version
-
v1.4.1-0.20241210130617-80fd01b9362410 Dec 2024 pre-releaseNothing published for this version
-
v1.4.1-0.20241206152954-c170cd0f2cb106 Dec 2024 pre-releaseNothing published for this version
-
v1.4.006 Dec 2024Release notes
Open source →What's Changed
- net: change dial t/o to 25s by @mmatczuk in #881
- martian: fix link name by @mmatczuk in #884
- tls: if TLSClientConfig.Insecure is set use all cipher suites by @mmatczuk in #892
- linkname: remove usage of net.lookupStaticHost by @mmatczuk in #899
- log: run test only in unix by @mmatczuk in #893
- Refactor osdns to avoid using custom linker flags in common situations by @mmatczuk in #903
- net: fix addr2Host for backwards compatibility with isLocalhost() by @mmatczuk in #906
- Add --connect-to flag that allows to change dial target by @mmatczuk in #905
- martian: extract common code of proxyConn.handleConnectRequest() and proxyHandler.handleConnectRequest() to a function by @mmatczuk in #908
- log/stdlog: allow to pass options when creating a sublogger by @budziam in #913
- http_proxy_errors: improve tls errors handling by @Choraden in #910
- Support for PROXY protocol v1 and v2 by @mmatczuk in #920
- chore(proxyproto) add v2 tests by @mmatczuk in #922
- chore(proxyproto/testdata): fix import path by @mmatczuk in #923
- bind: fix passing default value for --dns-server flag by @Choraden in #929
- martian: log with request ctx in h2writer by @Choraden in #934
- bind: rename proxy-protocol-enabled to proxy-protocol-listener flag by @mmatczuk in #935
- martian(test): implement testHelper pattern by @Choraden in #939
- martian: move TLS handshake from forwarder.Listener by @Choraden in #941
- e2e: enable goleak check by @Choraden in #909
- conntrack: add connection tracker wrapper based on connfu by @mmatczuk in #943
- net: conntrack improvements by @mmatczuk in #946
- net: add TrackTraffic knob to Listener by @mmatczuk in #947
- chore: extract listener config by @mmatczuk in #948
- http proxy: allow multiple listeners by @mmatczuk in #949
- Fix connect response that prevented proper working of websockets in FireFox by @mmatczuk in
- http proxy: make isLocalhost() case insensitive by @mmatczuk in #961
- chore: bump go version by @mmatczuk in #962
- Do not close client connection after returning HTTP status code 304 by @mmatczuk in #963
- net: use KeepAliveConfig from standard net package by @Choraden in #965
- martian(mitm): fix connect error response propagation by @mmatczuk in #966
- On shutdown try to drain connections for 30s and close them by @mmatczuk in #967
- Fix local/browser and add mk targets for profiling by @mmatczuk in #968
- docs: move website to opensource.saucelabs.com/forwarder/ by @mmatczuk in #969
- mitm: LRU cache for certificates by @mmatczuk in #971
- metrics: connections use active instead of closed by @mmatczuk in #972
- martian: enable gosec, errcheck and bodyclose linters by @mmatczuk in #973
- martian/header: optimized ViaModifier implementation by @mmatczuk in #974
- middleware(prometheus): use summaries instead of histograms by @mmatczuk in #975
- bench/gnet: scripts to run wrk against gnet http server over proxy by @mmatczuk in #980
- net: dial retries by @mmatczuk in #981
New Contributors
Full Changelog: v1.3.2...v1.4.0
-
v1.3.3-0.20241205133122-a002efc5332905 Dec 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241204115740-a19445ac875204 Dec 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241203114934-fd0459dbef4a03 Dec 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241202113219-3865230972e102 Dec 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241129110709-481edcb05a7929 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241127092846-d3af146c871827 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241126155611-b58edfc65aae26 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241121135023-4d0dc65ff61021 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241120131328-5a10e7b88c7820 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241118091227-fe67efcd5ac018 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241113121040-4ddbccd628fc13 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241113103447-1579e2ef694313 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241112145221-f8c4334ba7d512 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241108122957-b8ed0f268cd108 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241107100937-9df7834ef0d307 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241105165446-3cd20f56661605 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241105164602-823ec778793c05 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241104122947-faf485a388e204 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241104110114-0958b889cb8304 Nov 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241030140134-1cc101f9e63730 Oct 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241028150600-8544324e9e0828 Oct 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241017121454-581e2a20b5b017 Oct 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241009112727-75d897f238a809 Oct 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20241003125126-0ffc990fb7f903 Oct 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240924141519-b5349cd8a7cb24 Sep 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240924095741-b9104607c8af24 Sep 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240917123528-6afe4602d5d217 Sep 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240913130913-5d60b2cc61b913 Sep 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240912162848-a74f6d8f9df112 Sep 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240911115301-e3c2c2f21b7511 Sep 2024 pre-releaseNothing published for this version