Skip to content

Releases: mridang/traefik-superheader

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 06:47

1.2.0 (2025-12-09)

Features

  • force major release after wasm migration (d773c58)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 10:49
395743f

1.1.0 (2025-06-06)

Features

  • improved the release process (395743f)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Feb 07:58

1.0.4 (2025-02-21)

Bug Fixes

  • updated the module name to comply with the traefik requirements (c07ce28)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Feb 06:28

1.0.3 (2025-02-21)

Bug Fixes

  • corrected the value of the referrer-policy header to ensure that it is correct. (569f24c)
  • renamed the module-name to be compliant with the traefik plugin registry. (8fe5765)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Feb 05:17

1.0.2 (2025-02-21)

Bug Fixes

  • added all the missing vendored dependencies and remedied the dockerfile (5fed7c9)
  • renamed the package to traefik-superheader (cbdf944)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 06:47

1.0.1 (2025-02-20)

Bug Fixes

  • fixed an issue where the configuration values were not handled as case-insensitive values and the tests were incorrect too. (0311d57)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 05:58

1.0.0 (2025-02-20)

Bug Fixes

  • corrected the default header configuration. (6aeee25)
  • updated the docker-compose.yml and the associated documentation. (bb124de)
  • updated the docker-compose.yml and the associated documentation. (101facd)

Features