Releases: klapaudius/FOSOAuthServerBundle
Releases · klapaudius/FOSOAuthServerBundle
v5.3.0
v5.2.3
Fix undefined method calls in Symfony 8 #53 thanks @brpauwels
Full Changelog: 5.2.2...5.2.3
v5.2.2
v5.2.1
What's Changed
- Fix deprecated xml loader for non-string resources by @brpauwels in #51
New Contributors
- @brpauwels made their first contribution in #51
Full Changelog: 5.2.0...5.2.1
v5.2.0
Major Features
- Symfony 8 Support - Added full compatibility with Symfony 8 (#43)
- Doctrine ORM 3.6 Support - Upgraded from Doctrine ORM 2.2 to 3.6
Improvements
- Fixed deprecation warnings
- Enabled Dependabot for automated dependency updates
- Multiple CI/CD pipeline improvements and fixes
Dependency Updates
Composer:
- symfony/class-loader: ^2.0 → ^3.4
- doctrine/orm: ~2.2 → ~3.6
- phpstan/phpstan-phpunit: ^1.0 → ^2.0
GitHub Actions:
- actions/checkout: v4 → v6
- actions/cache: v3 → v5
- php-actions/phpunit: v3 → v4
v5.1.5
v5.1.4
- fix error when running 'bin/console lint:container' #38
- Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis
v4.0.8
Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis
v3.1.6
Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis