Skip to content

Releases: FriendsOfSymfony/FOSRestBundle

1.2.1

07 Jan 22:03
Compare
Choose a tag to compare
Merge pull request #655 from entering/exception-controller-statuscode…

…-fallback-msg

On ExceptionController getExceptionMessage() fallback to error

1.2.0

21 Dec 15:16
Compare
Choose a tag to compare
  • expanded scope of various annotations to class level
  • throw exception on invalid message received in the body listener
  • fix issues with XML/YAML when using the custom route loader
  • refactored format listener to support priorities by media type as well as storing the matched media type in a request attribute on which an optional version listener can match the API version
  • drop Symfony 2.1 support
  • inject the ViewHandler params to make them dynamically settable
  • replaced generic HttpExceptions with more specific subclasses
  • fixed some issues when using XML for Bundle configuration
  • use willdurand/jsonp-validator in the JSONP support

1.1.0

28 Nov 09:46
Compare
Choose a tag to compare
also test 2.4

1.0.0-RC2

11 Oct 14:34
Compare
Choose a tag to compare
Merge pull request #583 from FriendsOfSymfony/drop_rest_lib

re-integrate friendsofsymfony/rest

1.0.0

12 Oct 16:10
Compare
Choose a tag to compare
Merge pull request #583 from FriendsOfSymfony/drop_rest_lib

re-integrate friendsofsymfony/rest

1.0.0-RC1

10 Oct 06:39
Compare
Choose a tag to compare
Merge pull request #582 from FriendsOfSymfony/fix_573

only call setSerializeNull if its not yet explicitly set

fix issu with jsonp view handler service visibility

15 Aug 13:31
Compare
Choose a tag to compare
Merge pull request #526 from FriendsOfSymfony/view_handler_visibility

fix issue where the view handler when enabling the jsonp support would not be public

0.13.0

14 Aug 21:02
Compare
Choose a tag to compare
typo fix