Skip to content

Releases: umputun/reproxy

Version 0.7.0

28 May 21:17
Compare
Choose a tag to compare
  • support multiple routes in docker provider #80
  • allow docker rules to use external destinations
  • add lb/failover selector

Version 0.6.2

22 May 17:39
Compare
Choose a tag to compare
  • Fix unexpected metrics hit in case of management API disabled
  • Fix incompatibility between metrics middleware and WS

Version 0.6.1

19 May 18:58
Compare
Choose a tag to compare

hot fix for unexpected spaces from FQDN list if multiline formatted in compose

Version 0.6.0

19 May 17:27
Compare
Choose a tag to compare
  • add automatic health-checker #49
  • multi-mutch discovery with failover and round-robin #74

Version 0.5.1

16 May 04:03
Compare
Choose a tag to compare
  • fix slow upload of large files #71
  • support size units

Version 0.5.0

13 May 06:29
Compare
Choose a tag to compare
  • 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

Version 0.4.0

24 Apr 17:53
Compare
Choose a tag to compare
  • 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

Version 0.3.0

17 Apr 19:15
Compare
Choose a tag to compare
  • 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

Version 0.2.0

13 Apr 05:20
Compare
Choose a tag to compare
  • 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

Version 0.1.0

10 Apr 18:32
Compare
Choose a tag to compare

initial release