Traefik v2.2.0-rc3 Release Notes

Release Date: 2020-03-18 // about 4 years ago
  • All Commits

    โœจ Enhancements:

    • [authentication,middleware] docs: terminology, replace 'encoded' by 'hashed' (#6478 by debovema)

    ๐Ÿ› Bug fixes:

    • [acme] Update go-acme/lego to v3.5.0 (#6491 by ldez)
    • [internal] Fix entry point redirect behavior (#6512 by ldez)
    • [k8s,k8s/ingress] fix: Ingress TLS support (#6504 by ldez)
    • [middleware] fix: custom Host header. (#6502 by ldez)
    • [server,udp] udp: replace concurrently reset timer with ticker (#6498 by mpl)
    • [server] Drop traefik from default entry points. (#6477 by ldez)

    ๐Ÿ“š Documentation:

    • [k8s,k8s/crd,sticky-session] docs: clarify multi-levels stickiness (#6475 by mpl)
    • [k8s/helm] Update traefik install documentation (#6466 by mmatur)
    • ๐Ÿ›  Fix wrong copy/pasted with service name warning (#6510 by Nek-)
    • ๐Ÿ‘Œ Improve ping documentation. (#6476 by ldez)
    • doc: fix typo. (#6472 by ldez)
    • doc: Use neutral domains. (#6471 by ldez)

    Misc: