Skip to content

Releases: symfony/ldap

v6.0.0

29 Nov 17:09
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:06
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.12

24 Nov 08:50
v5.3.12
Compare
Choose a tag to compare

Changelog (v5.3.11...v5.3.12)

  • no significant changes

v5.3.11

22 Nov 14:33
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • no significant changes

v4.4.34

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:17
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #41527 Fixing the behaviour of getting LDAP Attributes (mr-sven)
  • feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
  • feature #42198 Deprecate PassportInterface (chalasr)
  • feature #41982 Remove getPassword() and getSalt() from UserInterface (chalasr)
  • feature #41963 remove deprecated features (nicolas-grekas)
  • feature #41363 Removed deprecated code (malteschlueter)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #41527 Fixing the behaviour of getting LDAP Attributes (mr-sven)
  • feature #42198 Deprecate PassportInterface (chalasr)

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #43179 Fix resource type checks & docblocks on PHP 8.1 (chalasr)
  • bug #42354 Make LdapAuthenticator an EntryPoint (dcp-dev, chalasr)