Skip to content

Releases: vfarcic/docker-flow-proxy

httpsRedirectCode

01 Oct 11:04
Compare
Choose a tag to compare

A new parameter httpsRedirectCode was added. Please consult HTTP Mode Query Parameters for more info.

X-Forwarded-Proto header added by default

01 Oct 09:51
Compare
Choose a tag to compare

Starting from this release, http-request add-header X-Forwarded-Proto https if { ssl_fc } will be added to all HTTP backends. This feature makes the xForwardedProto obsolete so it has been removed.

redirectFromDomain

30 Sep 20:32
Compare
Choose a tag to compare

New parameter redirectFromDomain was added. Please consult HTTP Mode Query Parameters for more information.

Separator

25 Sep 17:35
Compare
Choose a tag to compare

A new environment SEPARATOR can used to change comma , to a different character used to separate values. This feature is useful when, for example, adding headers that contain comma (,). Please consult Environment Variables for more info.

Zombie processes

20 Sep 12:52
Compare
Choose a tag to compare

Zombie processes are now removed automatically.

Metrics

09 Aug 20:07
Compare
Choose a tag to compare

Prometheus-friendly metrics are now available. Please read metrics section of the documentation for more info.

Config parameter type

24 Jul 22:33
Compare
Choose a tag to compare

A new parameter type was added to the config endpoint. Please see the documentation for more info.

httpOnly indexing

24 Jul 17:58
Compare
Choose a tag to compare

httpOnly parameter can now be indexed. Please explore HTTP Mode Query Parameters for more info.

DO_NOT_RESOLVE_ADDR

23 Jul 20:53
Compare
Choose a tag to compare

Environment variable DO_NOT_RESOLVE_ADDR was added. If set to true, the proxy will NOT fail if the service is not available.

Consul sunset

22 Jul 12:44
Compare
Choose a tag to compare

Consul was deprecated over half a year ago. This release removed it completely.