Skip to content

6.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 10:24
4ad2cc6

Feature

  1. In 6.7.0 a new behaviour is introduced when dealing with trusted proxies. More information about these changes can
    be found in the updated trusted proxy documentation. You should be able to inform yourself
    what changes are required, when you are working with a trusted proxy.

    The following work was done to get to this feature:

    • Cover internal-CollabPersonId behaviour in test #1172
    • Apply trusted proxy related output filtering #1175
    • Trusted proxy documentation update #1174
    • Update attribute dictionary #1177

When using the OpenConext Stepup-Gateway and OpenID Connect components, they have to be at at least at versions 3.4.5 and 6.0.1 respectively.

  1. A long awaited tag release GitHub Actions workflow was added to this release.
  • Test release creation in CI/CD pipeline #888 (thanks for the groundwork @pablothedude!)

Maintenance

  • Upgrade Twig to 2.x