Breaking in v4.25.0
Deprecation Notice(s)
- All of these deprecations will be fully removed in release 4.28.0
- The SMTP notifiers
trusted_cert
option has been deprecated (replaced by global certificates_directory) - The SMTP notifiers
disable_verify_cert
option has been deprecated (replaced bynotifier.smtp.tls.skip_verify
) - The LDAP authentication backends
skip_verify
option has been deprecated (replaced byauthentication_backend.ldap.tls.skip_verify
) - The LDAP authentication backends
minimum_tls_version
option has been deprecated (replaced byauthentication_backend.ldap.tls.minimum_version
)
Examples can be found in the documentation for the new shared TLS config,
for the LDAP authentication backend, and for the
SMTP notifier backend.
Changelog
- c9ff111 [RELEASE] v4.25.0 (#1578)
- 9ca0e94 [FEATURE] Validate ACLs and add network groups (#1568)
- 29a9002 [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557)
- 3487fd3 [FEATURE] Add API docs and swagger-ui (#1544)
- 689fd7c [CI] Add linting option for frontend and enforce styling (#1565)
- a5ea31e [MISC] (deps): Bump @types/node from 14.14.17 to 14.14.19 in /web (#1577)
- b20f62b Update example to set correct internal trusted ranges. (#1575)
- baaaf1e [MISC] (deps): Bump qrcode.react from 1.0.0 to 1.0.1 in /web (#1574)
- a606628 [MISC] (deps): Bump @types/node from 14.14.16 to 14.14.17 in /web (#1573)
- 5d76db1 [MISC] (deps): Bump @types/react-router-dom from 5.1.6 to 5.1.7 in /web (#1572)
- 0f33166 [MISC] (deps): Bump query-string from 6.13.7 to 6.13.8 in /web (#1570)
- 620f51d [MISC] (deps): Bump arm64v8/alpine from 3.12.2 to 3.12.3 (#1571)
- 49ae9b0 [CI] Update QEMU to v5.2.0-1 (#1567)
- 1debc82 [DOCS] Fix typo in IPv6 address notes (#1566)
- b12528a [FEATURE] Display TOTP secret on device registration (#1551)
- 2763aef [BUGFIX] Static Session Expiration Key (#1564)
- 251684f [MISC] (deps): Bump @types/node from 14.14.14 to 14.14.16 in /web (#1561)
- d478da5 [MISC] (deps): Bump axios from 0.21.0 to 0.21.1 in /web (#1555)
- ad3f4d2 [MISC] (deps): Bump @fortawesome/react-fontawesome in /web (#1556)
- e5504fa [MISC] Add Buildkite logo to badge (#1554)
- 336b328 [MISC] (deps): [Security] Bump node-notifier from 8.0.0 to 8.0.1 in /web (#1553)
- 39bb2d2 Add config example for LDAP groupOfUniqueNames group structure (#1549)
- d5904bd [MISC] (deps): Bump arm32v7/alpine from 3.12.2 to 3.12.3 (#1552)
- ee3ce69 [MISC] (deps): Bump alpine in /internal/suites/example/compose/kind (#1548)
- a9635aa [MISC] (deps): Bump alpine from 3.12.2 to 3.12.3 (#1547)
- 5ea3aeb [MISC] (deps): Bump arm32v7/alpine from 3.12.1 to 3.12.2 (#1545)
Docker Container
docker pull authelia/authelia:4.25.0