Releases: symfony/security-core
Releases · symfony/security-core
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60840 [Validator] Add missing HasNamedArguments to some constraints (@jkgroupe)
- bug symfony/symfony#60688 [Security] Keep roles when serializing tokens (@nicolas-grekas)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- no significant changes
v6.4.23
Changelog (v6.4.22...v6.4.23)
- no significant changes
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- no significant changes
v6.4.22
Changelog (v6.4.21...v6.4.22)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60401 Passing more than one Security attribute is not supported (@santysisi)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#50027 [Security] OAuth2 Introspection Endpoint (RFC7662) (@Spomky)
- feature symfony/symfony#59805 [Security] Improve DX of recent additions (@nicolas-grekas)
- feature symfony/symfony#59150 [Security] Allow using a callable with
#[IsGranted]
(@alexandre-daubois) - feature symfony/symfony#59771 [Security] Add ability for voters to explain their vote (@nicolas-grekas)
- feature symfony/symfony#59562 [Security] Support hashing the hashed password using crc32c when putting the user in the session (@nicolas-grekas)
- feature symfony/symfony#59682 [Security] Deprecate UserInterface & TokenInterface's
eraseCredentials()
(@chalasr, @nicolas-grekas) - feature symfony/symfony#48142 [Security][SecurityBundle] User authorization checker (@natewiebe13)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- no significant changes
v6.4.21
Changelog (v6.4.20...v6.4.21)
- no significant changes