Skip to content

Releases: klapaudius/FOSOAuthServerBundle

V5.3.1

Choose a tag to compare

@klapaudius klapaudius released this 02 Jun 21:52

Bugfix

#56 Incompatibility with upgrade to Symfony 8.1

v5.3.0

Choose a tag to compare

@klapaudius klapaudius released this 18 May 12:59

What's Changed

  • Wire event_dispatcher to OAuth server service
  • update klapaudius/oauth2-php requirement to ~1.10

v5.2.3

Choose a tag to compare

@klapaudius klapaudius released this 17 Mar 22:24

Fix undefined method calls in Symfony 8 #53 thanks @brpauwels

Full Changelog: 5.2.2...5.2.3

v5.2.2

Choose a tag to compare

@klapaudius klapaudius released this 04 Feb 19:55

What's Changed

  • PHP compatibility issue #52

v5.2.1

Choose a tag to compare

@klapaudius klapaudius released this 07 Jan 08:57
c1d4609

What's Changed

  • Fix deprecated xml loader for non-string resources by @brpauwels in #51

New Contributors

Full Changelog: 5.2.0...5.2.1

v5.2.0

Choose a tag to compare

@klapaudius klapaudius released this 21 Dec 22:19

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

Choose a tag to compare

@klapaudius klapaudius released this 03 Sep 08:39

v5.1.4

Choose a tag to compare

@klapaudius klapaudius released this 02 Sep 18:38
  • fix error when running 'bin/console lint:container' #38
  • Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis

v4.0.8

Choose a tag to compare

@klapaudius klapaudius released this 02 Sep 18:28

Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis

v3.1.6

Choose a tag to compare

@klapaudius klapaudius released this 02 Sep 18:29

Use nullsafe getUser() operator in AuthorizeController #40 thanks to @rimas-kudelis