PackageTrack
Sign in Get early access

github.com/umputun/reproxy

v1.7.1 #1384 most downloaded on Go modules umputun/reproxy

What this package is like to depend on

Last release 4 days ago

20 Aug 2026

Release timing varies

gaps range from 9 days to 10 months

Some releases are documented

notes for 10 of 27 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

60 releases · first in 2021

10 releases in the last 12 months

see the full history below

Release timeline

60 releases · Apr 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60
  1. v1.7.2-0.20260820031633-016a547886e2 20 Aug 2026 pre-release

    Nothing published for this version

  2. v1.7.1 20 Aug 2026
    Release notes

    Docker images for v1.7.0 were never published. The build on that tag failed on a flaky test, the docker workflow correctly refused to publish, but GoReleaser was not gated on the same build and released the binaries anyway. This release fixes the pipeline and ships the images.

    What you get depends on how you run reproxy. Container users are effectively upgrading from v1.6.0, since no v1.7.0 image ever existed, so this release also brings them the security fix, the two routing fixes and per-route timeout listed under v1.7.0. Binary and package users already received all of that in v1.7.0 and get only the two changes below.

    Improvements

    • gate release publishers on tests, so a failed tag build can no longer produce binaries without images #259 @umputun
    • fix flaky tests from getFreePort port-allocation race 1860b58 @umputun

    Included from v1.7.0, now published as images

    • per-route timeout and throttle #253 @umputun
    • file provider dropping config changes made within the delay window #256 @paskal
    • load balancing on catch-all server broken by default-route dedup #255 @paskal
    • critical and major issues from code audit #254 @umputun
    • bump golang.org/x/net to v0.55.0 to fix GO-2026-5026 (security) #257 @paskal
    Open source →
    Release notes

    v1.7.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v1.7.1-0.20260715035131-1860b583abfd 15 Jul 2026 pre-release

    Nothing published for this version

  4. v1.7.0 04 Jul 2026
    Release notes

    New Features

    Bug Fixes

    • file provider dropping config changes made within the delay window #256 @paskal
    • load balancing on catch-all server broken by default-route dedup #255 @paskal
    • critical and major issues from code audit #254 @umputun
    • bump golang.org/x/net to v0.55.0 to fix GO-2026-5026 (security) #257 @paskal
    Open source →
    Release notes

    v1.7.0

    Compare

    Choose a tag to compare

    Open source →
  5. v1.6.1-0.20260513002056-d79d71343ea1 13 May 2026 pre-release

    Nothing published for this version

  6. v1.6.0 12 May 2026
    Release notes

    New Features

    • per-route forward-health-checks option #246 @kemko

    Bug Fixes

    • bound RoundRobinSelector return to current n #251 @umputun

    Improvements

    • bump go to 1.26 and update all dependencies #252 @umputun
    • harden workflows, upgrade actions, fix caching #248 @paskal
    • harden docker workflow against CI injection attacks #245 @paskal
    • document forward-health-checks for file and static providers 71fc7f6
    Open source →
    Release notes

    v1.6.0

    Compare

    Choose a tag to compare

    Open source →
  7. v1.5.0 03 Mar 2026
    Release notes

    New Features

    • add shell completions for bash, zsh, and fish #244 @paskal
    • add cli/environment option for disabling HTTP to HTTPS redirect #242 @2128506

    Bug Fixes

    • add http.Flusher to metrics responseWriter for SSE streaming #247 @umputun
    • fix brew formula publish path 16591a0

    Improvements

    • clarify that asset routes require path prefix, not regex 255f0db
    • exclude new gosec taint analysis rules in golangci config 9b1b482
    • suppress revive var-naming for plugin package in golangci config 49f6e0c
    • expand .dockerignore to reduce build context 52444ea
    • add zed editor configuration ce922a4
    Open source →
    Release notes

    v1.5.0

    Compare

    Choose a tag to compare

    Open source →
  8. v1.4.0 02 Jan 2026
    Release notes

    Features

    • #241 add configurable Docker API version flag (--docker.api-version, env: DOCKER_API_VERSION). Defaults to 1.24 for backward compatibility. Users on Docker 29+ should set this to 1.44.
    • #239 add low-cardinality mode for Prometheus metrics via --metrics.labels flag
    • #237 add per-route basic authentication via reproxy.auth label or static configuration
    • #236 add DNS-01 ACME challenge providers: DigitalOcean, Hetzner, Linode, GoDaddy, Namecheap, Scaleway, Porkbun, DNSimple, DuckDNS

    Maintenance

    • #238 modernize release automation with GoReleaser and multi-arch Docker builds (linux/amd64, linux/arm64)

    Full Changelog: v1.3.0...v1.4.0

    Open source →
    Release notes

    Version 1.4.0

    Compare

    Choose a tag to compare

    Open source →
  9. v1.3.1-0.20251206090243-c458f8bc1007 06 Dec 2025 pre-release

    Nothing published for this version

  10. v1.3.0 06 Dec 2025
    Release notes

    Features

    • #202 add acme DNS-01 challenge support via certmagic
    • #235 Add configurable upstream connection limits
    • #234 Update SSL autocert to dynamically check discovered servers

    Improvements

    • #217 support headers with multiple colons in value (e.g. CSP)
    • #194 Improve documentation on non-root container usage
    • #220 Update base image in Dockerfile to latest version, add note on user

    Maintenance

    • #233 Maintenance: update dependencies and fix linter warnings
    • #231 bump deps but keep certmagic
    • #229 Update Dependabot configuration to stop automatic PRs
    • #223 Configure Dependabot to only provide security updates for Go
    • #218 Bump the go-modules-updates group with 2 updates

    New Contributors

    Full Changelog: v1.2.3...v1.3.0

    Open source →
    Release notes

    Version 1.3.0

    Compare

    Choose a tag to compare

    Open source →
  11. v1.2.3 20 Feb 2025
    Release notes

    What's Changed

    • Limit max size of the URL by @umputun in #211
    • support headers with multiple colons in value (e.g. CSP) by @umputun in #217
    • Bump the go-modules-updates group with 2 updates by @dependabot in #198
    • Bump the go-modules-updates group across 1 directory with 2 updates by @dependabot in #200
    • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go-modules-updates group across 1 directory by @dependabot in #212
    • Fix minor typos in README.md by @hovsep in #204
    • Bump the go-modules-updates group with 2 updates by @dependabot in #213
    • Readme typo: --assets.404= should be --assets.not-found= by @alkk in #215

    New Contributors

    Full Changelog: v1.2.2...v1.2.3

    Open source →
    Release notes

    Version 1.2.3

    Compare

    Choose a tag to compare

    Open source →
  12. v1.2.3-0.20241206021018-5b878f9889dd 06 Dec 2024 pre-release

    Nothing published for this version

  13. v1.2.3-0.20241203064008-0c14b976aa02 03 Dec 2024 pre-release

    Nothing published for this version

  14. v1.2.3-0.20241127093627-92bd22877ba4 27 Nov 2024 pre-release

    Nothing published for this version

  15. v1.2.3-0.20241126222244-ad84e95b988f 26 Nov 2024 pre-release

    Nothing published for this version

  16. v1.2.3-0.20240901164325-8c9d35ed22f6 01 Sep 2024 pre-release

    Nothing published for this version

  17. v1.2.2 24 May 2024
    Release notes
    • Fixes regression introduced in version 1.2.0 that caused issues with Docker permissions from within the container.

    Full Changelog: v1.2.1...v1.2.2

    Open source →
    Release notes

    Version 1.2.2

    Compare

    Choose a tag to compare

    Open source →
  18. v1.2.2-0.20240524211229-93b70a99c63b 24 May 2024 pre-release

    Nothing published for this version

  19. v1.2.1 23 May 2024
    Release notes

    What's Changed

    • Handle default and concrete server match conflict by @umputun in #193

    Full Changelog: v1.2.0...v1.2.1

    Open source →
    Release notes

    Version 1.2.1

    Compare

    Choose a tag to compare

    Open source →
  20. v1.2.0 23 May 2024
    Release notes

    What's Changed

    • Add 'X-Forwarded-URL' to request header by @umputun in #176
    • Dynamic server support for the destination by @umputun in #190
    • Added support for wildcard prefix in server patterns by @umputun in #191
    • Update README.md by @enzo-g in #177
    • Update github.com/didip/tollbooth from v6 to v7 by @paskal in #181
    • Add dependabot updates for GitHub Actions, Go modules, Dockerfiles by @paskal in #180
    • Bump the github-actions-updates group with 5 updates by @dependabot in #185
    • Bump goreleaser/goreleaser from v1.14.0 to v1.25.1 by @dependabot in #183
    • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #187
    • Bump the go-modules-updates group with 3 updates by @dependabot in #186
    • Pin golangci-lint version to latest available, fix reported errors by @paskal in #188
    • Add test and golangci-lint to CI for example directory, remove docker autoupdates by @paskal in #182

    New Contributors

    Full Changelog: v1.1.1...v1.2.0

    Open source →
    Release notes

    Version 1.2.0

    Compare

    Choose a tag to compare

    Open source →
  21. v1.1.2-0.20240510201028-899e101d7abb 10 May 2024 pre-release

    Nothing published for this version

  22. v1.1.1 06 Feb 2024

    Nothing published for this version

  23. v1.1.1-0.20240206052935-616c1df3149f 06 Feb 2024 pre-release

    Nothing published for this version

  24. v1.1.1-0.20240201212820-8f2bfdc83899 01 Feb 2024 pre-release

    Nothing published for this version

  25. v1.1.0 01 Feb 2024

    Nothing published for this version

  26. v1.0.1-0.20240107181950-7d4394f1c8ea 07 Jan 2024 pre-release

    Nothing published for this version

  27. v1.0.1-0.20231219203839-5b5b04243f28 19 Dec 2023 pre-release

    Nothing published for this version

  28. v1.0.1-0.20231127180828-fa23778d4266 27 Nov 2023 pre-release

    Nothing published for this version

  29. v1.0.0 14 May 2023

    Nothing published for this version

  30. v0.11.1-0.20220810035811-3cb546b0156e 10 Aug 2022 pre-release

    Nothing published for this version

  31. v0.11.0 09 Nov 2021

    Nothing published for this version

  32. v0.10.0 11 Sep 2021

    Nothing published for this version

  33. v0.9.1-0.20210907065354-c7a2308267b4 07 Sep 2021 pre-release

    Nothing published for this version

  34. v0.9.1-0.20210718203007-646b6dd8b2c5 18 Jul 2021 pre-release

    Nothing published for this version

  35. v0.9.1-0.20210710083724-1024305a5f03 10 Jul 2021 pre-release

    Nothing published for this version

  36. v0.9.0 09 Jul 2021

    Nothing published for this version

  37. v0.8.1-0.20210619213531-4fce9c412bf7 19 Jun 2021 pre-release

    Nothing published for this version

  38. v0.8.1-0.20210612183147-510b7f1c3188 12 Jun 2021 pre-release

    Nothing published for this version

  39. v0.8.0 08 Jun 2021

    Nothing published for this version

  40. v0.7.1-0.20210601090038-680d988d4245 01 Jun 2021 pre-release

    Nothing published for this version

  41. v0.7.1-0.20210528212833-a4b09e6697d0 28 May 2021 pre-release

    Nothing published for this version

  42. v0.7.0 28 May 2021

    Nothing published for this version

  43. v0.6.3-0.20210527041912-b4c8804a3aab 27 May 2021 pre-release

    Nothing published for this version

  44. v0.6.3-0.20210526064542-556a34f1fbec 26 May 2021 pre-release

    Nothing published for this version

  45. v0.6.2 22 May 2021

    Nothing published for this version

  46. v0.6.2-0.20210520233210-f043a91dca44 20 May 2021 pre-release

    Nothing published for this version

  47. v0.6.1 19 May 2021

    Nothing published for this version

  48. v0.6.0 18 May 2021

    Nothing published for this version

  49. v0.5.1 15 May 2021

    Nothing published for this version

  50. v0.5.0 13 May 2021

    Nothing published for this version

  51. v0.4.0 24 Apr 2021

    Nothing published for this version

  52. v0.3.1-0.20210424044243-8279b1a8ea11 24 Apr 2021 pre-release

    Nothing published for this version

  53. v0.3.1-0.20210421085536-7e89e35e482e 21 Apr 2021 pre-release

    Nothing published for this version

  54. v0.3.0 17 Apr 2021

    Nothing published for this version

  55. v0.2.1-0.20210414084525-7138a7123608 14 Apr 2021 pre-release

    Nothing published for this version

  56. v0.2.0 13 Apr 2021

    Nothing published for this version

  57. v0.1.0 10 Apr 2021

    Nothing published for this version

  58. v0.0.0-20210409202606-fe7992a97235 09 Apr 2021 pre-release

    Nothing published for this version

  59. v0.0.0-20210409200522-9029b4d60f21 09 Apr 2021 pre-release

    Nothing published for this version

  60. v0.0.0-20210409185001-220f966720ef 09 Apr 2021 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive