All Versions
231
Latest Version
Avg Release Cycle
9 days
Latest Release
497 days ago

Changelog History
Page 15

  • v1.7.20 Changes

    December 10, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Truncate key for identification in log (#5941 by dtomcej)
    • [middleware] fix: location header rewrite. (#5857 by ldez)

    ๐Ÿ“š Documentation:

    • โž• Add a warning note regarding optional TLS mutual auth (#5434 by bradjones1)
  • v1.7.19 Changes

    October 28, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [k8s,k8s/ingress] Add functions to support precise float compute of weight (#5663 by rmrfself)
    • [middleware] Fix Location response header http to https when SSL (#5574 by elielgoncalves)
    • [tls] Allow Default Certificate to work on macOS 10.15 (#5662 by dtomcej)

    ๐Ÿ“š Documentation:

  • v1.7.18 Changes

    September 23, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”’ [go,security] This version is compiled with Go 1.12.10, which fixes a vulnerability in previous versions. See the CVE about it for more details.
  • v1.7.17 Changes

    September 23, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”Š [logs,middleware] Avoid closing stdout when the accesslog handler is closed (#5459 by nrwiersma)
    • [middleware] Actually send header and code during WriteHeader, if needed (#5404 by mpl)

    ๐Ÿ“š Documentation:

    • [k8s] Add note clarifying client certificate header (#5362 by bradjones1)
    • [webui] Update docs links. (#5412 by ldez)
    • โšก๏ธ Update Traefik image version. (#5399 by ldez)
  • v1.7.16 Changes

    September 13, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [middleware,websocket] implement Flusher and Hijacker for codeCatcher (#5376 by mpl)
  • v1.7.15 Changes

    September 12, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [authentication,k8s/ingress] Kubernetes support for Auth.HeaderField (#5235 by ErikWegner)
    • [k8s,k8s/ingress] Finish kubernetes throttling refactoring (#5269 by mpl)
    • [k8s] Throttle Kubernetes config refresh (#4716 by benweissmann)
    • [k8s] Fix wrong handling of insecure tls auth forward ingress annotation (#5319 by majkrzak)
    • [middleware] error pages: do not buffer response when it's not an error (#5285 by mpl)
    • [tls] Consider default cert domain in certificate store (#5353 by nrwiersma)
    • [tls] Add TLS minversion constraint (#5356 by dtomcej)

    ๐Ÿ“š Documentation:

    • [acme] Update Acme doc - Vultr Wildcard & Root (#5320 by ddymko)
    • [consulcatalog] Typo in basic auth usersFile label consul-catalog (#5230 by pitan)
    • ๐Ÿ”Š [logs] Improve Access Logs Documentation page (#5238 by dduportal)
  • v1.7.14 Changes

    August 14, 2019

    All Commits

    ๐Ÿ› Bug fixes:

  • v1.7.13 Changes

    August 08, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Update lego (#5166 by dabeck)
    • [consulcatalog] warning should not be a fail status (#4537 by saez0pub)
    • ๐Ÿณ [docker] Update docker api version (#4909 by dtomcej)
    • [dynamodb] Use dynamodbav tags to override json tags. (#5002 by ldez)
    • [healthcheck] Wrr loadbalancer honors old weight on recovered servers (#5051 by DougWagner)
    • [k8s] Check for multiport services on Global Backend Ingress (#5021 by dtomcej)
    • ๐Ÿ”Š [logs] Allows logs to use local time zone instead of UTC (#4954 by dduportal)
    • [middleware] Clear TLS client headers if TLSMutualAuth is optional (#4963 by stffabi)
    • [tls] Add missing KeyUsages for default generated certificate (#5150 by dtomcej)

    ๐Ÿ“š Documentation:

    • [acme] Fixed doc link for AlibabaCloud (#5109 by ddymko)
    • ๐Ÿณ [docker] Add example for CLI (#5131 by alvarezbruned)
    • ๐Ÿณ [docker] Use the latest stable version of traefik in the docs (#4927 by kolaente)
    • ๐Ÿ”Š [logs] Update documentation to clarify the default format for logs (#4953 by dduportal)
    • [rancher] Add remarks about Rancher 2 (#4999 by ldez)
    • [tls] Fixes the TLS Mutual Authentication documentation (#5085 by jbdoumenjou)
    • Format YAML example on user guide (#5067 by gurayyildirim)
    • โšก๏ธ Update Slack support channel references to Discourse community forum (#5014 by dduportal)
    • ๐Ÿ“š Updating Service Fabric documentation (#5160 by gheibia)
    • ๐Ÿ‘Œ Improve API / Dashboard wording in documentation (#4929 by dduportal)
  • v1.7.12 Changes

    May 29, 2019

    All Commits

    ๐Ÿ› Bug fixes:

    • [acme] Allow SANs for wildcards domain. (#4821 by vizv)
    • [acme] fix: update lego. (#4910 by ldez)
    • [api,authentication] Remove authentication hashes from API (#4918 by ldez)
    • [consul] Enhance KV logs. (#4877 by ldez)
    • [k8s] Fix kubernetes template for backend responseforwarding flushinterval setting (#4901 by ravilr)
    • [metrics] Upgraded DataDog tracing library to 1.13.0 (#4878 by aantono)
    • [server] Add missing callback on close of hijacked connections (#4900 by ravilr)

    ๐Ÿ“š Documentation:

    • ๐Ÿณ [docker] Docs: Troubleshooting help for Docker Swarm labels (#4751 by gregberns)
    • ๐Ÿ”Š [logs] Adds a log fields documentation. (#4890 by ldez)
  • v1.7.11 Changes

    April 26, 2019

    All Commits

    โœจ Enhancements:

    • [k8s,k8s/ingress] Enhance k8s tests maintainability (#4696 by ldez)

    ๐Ÿ› Bug fixes:

    • [acme] fix: update lego. (#4800 by ldez)
    • [authentication,middleware] Forward all header values from forward auth response (#4515 by ctas582)
    • [cluster] Remove usage of github.com/satori/go.uuid (#4722 by aaslamin)
    • [kv] Enhance KV client error management (#4819 by jbdoumenjou)
    • [tls] Improve log message about redundant TLS certificate (#4765 by mpl)
    • [tracing] Update zipkin-go-opentracing. (#4720 by ldez)

    ๐Ÿ“š Documentation:

    • [acme] Documentation Update: Hosting.de wildcard support tested (#4747 by martinhoefling)
    • [acme] Update Wildcard Domain documentation (#4682 by DWSR)
    • [middleware] Keep consistent order (#4690 by maxifom)