PackageTrack

Go modules · #2603

github.com/jittering/traefik-kop

v0.20.1jittering/traefik-kop

Release timeline

55 releases since 2021
20222023202420252026

Releases

  1. v0.20.111 May 2026
    Release notes

    Changelog

    Fixes

    • Abort previous retry thread on next poll loop (resolves #94)
    Open source →
    Additional notes2 sources agree

    Fixes

    • Abort previous retry thread on next poll loop (resolves #94)
    Open source →
  2. v0.20.09 May 2026
    Release notes2 sources agree

    This release reworks the conversion of docker labels to redis, finally closing the gap with how traefik natively processes them.

    New Features

    Fixes

    • Improved serialization of config to redis KV [#88]
    • clean up stale loadBalancer/servers entries on config update (#90, thanks @Kuppit)
    Open source →
  3. v0.19.5-0.20260321215331-4cb22a54e4f521 Mar 2026pre-release

    Nothing published for this version

  4. v0.19.5-0.20260301204251-1a57c4f5b6df1 Mar 2026pre-release

    Nothing published for this version

  5. v0.19.42 Feb 2026
    Release notes

    Fixes

    • disallow using DOCKER_HOST var together with prefixes (resolves #83)

    Full Changelog: v0.19.3...v0.19.4

    Open source →
    Additional notes2 sources agree
    • disallow using DOCKER_HOST var together with prefixes (resolves #83)
    Open source →
  6. v0.19.37 Dec 2025
    Release notes

    Changelog

    Fixes

    • kop.bind.ip ignored when using label prefix (resolves #82)
    Open source →
    Additional notes2 sources agree

    Fixes

    • kop.bind.ip ignored when using label prefix (resolves #82)
    Open source →
  7. v0.19.213 Nov 2025
    Release notes

    Changelog

    Fixes

    • Proper fix for docker API version (upgraded traefik dep to 3.6.1)
    Open source →
    Additional notes2 sources agree

    Fixes

    • Proper fix for docker API version (upgraded traefik dep to 3.6.1)
    Open source →
  8. v0.19.112 Nov 2025
    Release notes

    Changelog

    Fixes

    • Auto-negotiation docker API version #78
    Open source →
    Additional notes2 sources agree

    Fixes

    • Auto-negotiation docker API version #78
    Open source →
  9. v0.19.023 Oct 2025

    Nothing published for this version

  10. v0.18.130 Sept 2025
    Release notes

    Changelog

    • 4b93e19 build: revert back to old docker release config
    Open source →
    Additional notes2 sources agree
    • Fixed docker build
    Open source →
  11. v0.13.4-0.20251112142205-bc535dd00d9412 Nov 2025pre-release

    Nothing published for this version

  12. v0.13.4-0.20251024182436-2a3df95f02ff24 Oct 2025pre-release

    Nothing published for this version

  13. v0.13.4-0.20251001200725-6174e774cb151 Oct 2025pre-release

    Nothing published for this version

  14. v0.13.4-0.20250930132604-adeae13fb72d30 Sept 2025pre-release

    Nothing published for this version

  15. v0.13.4-0.20250928151919-676359a0b9f328 Sept 2025pre-release

    Nothing published for this version

  16. v0.13.4-0.20250807211120-3517b52518af7 Aug 2025pre-release

    Nothing published for this version

  17. v0.13.4-0.20250724183622-2aed81d3b7bd24 Jul 2025pre-release

    Nothing published for this version

  18. v0.13.4-0.20250407155819-0f7a681d3d307 Apr 2025pre-release

    Nothing published for this version

  19. v0.13.4-0.20240711133251-1978118a9bb711 Jul 2024pre-release

    Nothing published for this version

  20. v0.13.4-0.20240630223726-7f76a082fc6730 Jun 2024pre-release

    Nothing published for this version

  21. v0.13.330 Jun 2024
    Release notes2 sources agree
    • 16beda8 build: bump go version to 1.22
    Open source →
  22. v0.13.29 Oct 2023
    Release notes2 sources agree
    • 10ab916 fix: properly stringify floats when writing to redis (resolves #25)
    Open source →
  23. v0.13.2-0.20230821131455-59ffe47e87a621 Aug 2023pre-release

    Nothing published for this version

  24. v0.13.120 Aug 2023
    Release notes2 sources agreeOpen source →
  25. v0.12.2-0.20221017133619-eb87fc0a6f9217 Oct 2022pre-release

    Nothing published for this version

  26. v0.12.2-0.20220910192303-63fd48ca67c210 Sept 2022pre-release

    Nothing published for this version

  27. v0.12.110 Sept 2022
    Release notes2 sources agree

    This release updates the upstream version of the traefik library to v2.8.4 and adds additional logging around port detection (both debug and info levels) to make it easier to see what's going on and troubleshoot various scenarios.

    Full Changelog

    • 8c5a3f0 build: bump actions/cache to v3
    • dad6e90 build: bump go version in github actions
    • f009b84 docs: added more detail and logging around port selection
    • 2f18114 test: added helloworld service for testing multiple bindings
    • be636f7 build: upgraded traefik to 2.8.4 (now supports go 1.18+)
    Open source →
  28. v0.10.2-0.20220312233859-af1ed4a7e13f12 Mar 2022pre-release

    Nothing published for this version

  29. v0.10.112 Mar 2022
    Release notes2 sources agree
    • e0af6eb Merge pull request #7 from jittering/fix/port-detect
    Open source →
  30. v0.10.011 Feb 2022
    Release notes2 sources agree
    • 5d029d2 feat: add support for ports published via --publish-all (closes #6)
    Open source →
  31. v0.9.214 Jan 2022
    Release notes2 sources agree
    • 5871d16 feat: log the container name/id if found
    Open source →
  32. v0.9.2-0.20220114183400-5871d16585ec14 Jan 2022pre-release

    Nothing published for this version

  33. v0.9.19 Jan 2022
    Release notes2 sources agree
    • fbd2d1d fix: Automatic port assignment not working for containers without a service
    Open source →
  34. v0.8.2-0.20220108223817-4bd7cd1a42f08 Jan 2022pre-release

    Nothing published for this version

  35. v0.8.2-0.20211207165100-82ea9be267387 Dec 2021pre-release

    Nothing published for this version

  36. v0.8.17 Dec 2021
    Release notes2 sources agree
    • e69bd05 fix: strip @docker when removing keys

    Docker images

    • docker pull ghcr.io/jittering/traefik-kop:0.8.1
    Open source →
  37. v0.0.0-20260511160356-6c9397d346f011 May 2026pre-release

    Nothing published for this version

  38. v0.0.0-20260509183530-6e16709578a69 May 2026pre-release

    Nothing published for this version

  39. v0.0.0-20260321215331-4cb22a54e4f521 Mar 2026pre-release

    Nothing published for this version

  40. v0.0.0-20260301204251-1a57c4f5b6df1 Mar 2026pre-release

    Nothing published for this version

  41. v0.0.0-20260202192427-ad111f4e37002 Feb 2026pre-release

    Nothing published for this version

  42. v0.0.0-20251207235820-f6bbd38b597e7 Dec 2025pre-release

    Nothing published for this version

  43. v0.0.0-20251113163151-ae722d1c01be13 Nov 2025pre-release

    Nothing published for this version

  44. v0.0.0-20251112152610-29d6f64c922212 Nov 2025pre-release

    Nothing published for this version

  45. v0.0.0-20251112142205-bc535dd00d9412 Nov 2025pre-release

    Nothing published for this version

  46. v0.0.0-20251024182436-2a3df95f02ff24 Oct 2025pre-release

    Nothing published for this version

  47. v0.0.0-20251001200725-6174e774cb151 Oct 2025pre-release

    Nothing published for this version

  48. v0.0.0-20250930132604-adeae13fb72d30 Sept 2025pre-release

    Nothing published for this version

  49. v0.0.0-20250807211120-3517b52518af7 Aug 2025pre-release

    Nothing published for this version

  50. v0.0.0-20250407155819-0f7a681d3d307 Apr 2025pre-release

    Nothing published for this version

  51. v0.0.0-20240711133251-1978118a9bb711 Jul 2024pre-release

    Nothing published for this version

  52. v0.0.0-20240630223726-7f76a082fc6730 Jun 2024pre-release

    Nothing published for this version

  53. v0.0.0-20211204155750-e6d8e143236d4 Dec 2021pre-release

    Nothing published for this version

  54. v0.0.0-20211203155423-18d7696f81dd3 Dec 2021pre-release

    Nothing published for this version

  55. v0.0.0-20211201231114-f6ac3a73ee1a1 Dec 2021pre-release

    Nothing published for this version