Reproxy Versions Save

Simple edge server / reverse proxy

v0.6.0

2 years ago
  • add automatic health-checker #49
  • multi-mutch discovery with failover and round-robin #74

v0.5.1

2 years ago
  • fix slow upload of large files #71
  • support size units

v0.5.0

2 years ago
  • support different caching duration for different mime types
  • add consul catalog provider
  • add "d" (days) units to cache's duration parsing
  • add support of docker route prefix
  • support of html error reporting with custom templates
  • detect in-container and set listen address to 0.0.0.0
  • set X-Forwarded-Host to original host, drop X-Origin-Host
  • treat 0 max request size limit as unlimited
  • fix default docker dest to include container
  • wait till fqdn avail for ssl auto
  • extend health check to make sure all pings called

v0.4.0

3 years ago
  • fix health counts calculation
  • add the total number of services to health error
  • implement basic support of Prometheus metrics via mgmt server #35
  • add assets cache-control #54
  • fix static assets mapping for docker provider

v0.3.0

3 years ago
  • add details to /health error message
  • limit health check concurrency
  • allow optional stdout logging
  • the signature disabled by default
  • support reproxy.port #21
  • update docker example with arm-compat images #33
  • multiple static location #36
  • create a cool site for reproxy.io #30
  • allow docker to provide static with proxy at the same time #27
  • invoke Docker API directly #34

v0.2.0

3 years ago
  • multiple bug fixes
  • disable image build and push on PR #7
  • all timeouts are customizable #5
  • support reproxy.enabled label
  • speed up route lookup by grouping mappers by server names #4
  • switch Dockerfile to standard base images #11 #18
  • multi-arch docker build #11
  • change docker default and add autoapi param #20
  • support multiple servers in reproxy.server label #20

v0.1.0

3 years ago

initial release