FOSRestBundle Versions Save

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

3.7.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.7.0...3.7.1

3.7.0

1 month ago

What's Changed

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.6.0...3.7.0

3.6.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.5.0...3.6.0

3.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.4.0...3.5.0

3.4.0

1 year ago

3.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.2.1...3.3.0

3.2.1

2 years ago

What's Changed

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.2.0...3.2.1

3.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.1.1...3.2.0

3.1.1

2 years ago
  • Fix FlattenExceptionNormalizer without custom SerializeErrorRenderer #2343
  • Fix compatibility with PHP 8.1 #2337

3.1.0

2 years ago
  • Fix some cs issue for which the build was not green #2339 by @goetas
  • Use symfony decoration for jms serializer handler registry #2319 by @goetas
  • Enable usage of the bundle without Twig #2320 by @Th3Mouk
  • Add fos rest info in the symfony serialization context #2294 by @goetas