Releases: FriendsOfSymfony/FOSRestBundle
Releases · FriendsOfSymfony/FOSRestBundle
2.1.1
2.0.2
2.1.0
Small fixes
2.0.0: Merge branch '1.8' into 2.0
Don't forget to read the UPGRADE file !
This new major version is ready after months of beta !
It contains many features (some of them are BC and are included in 1.8) such as:
- a more powerful version listener
- support of the symfony serializer (and serializer abstraction)
- new http verbs annotations
- a trait for controllers
- removal of the
ExceptionWrapper
in favor of the serializers normalizers
Don't hesitate to ping us here or on twitter if you have any feedback :)
Last minor version before the next major !
We've been long (almost a year since 1.7 was released) but 1.8 and 2.0 are finally ready !
1.8 contains:
- the support of the symfony serializer
- the ability to load routes from a directory
- new annotations to support even more http verbs
And mostly, many deprecations to ease the upgrade path to 2.0!
We hope you'll enjoy this version and don't hesitate to open an issue if you find a bug !
Thanks to all our contributors and even more to @xabbuh and @lsmith77, without them this bundle we wouldn't be that far !
1.7.9
- handle
\Throwable
instances in theExceptionController
- fixed that the default exclusion strategy groups for the serializer are not the empty string
- fixed a BC break that prevented the
CamelKeysNormalizer
from removing leading underscores - fixed the
AllowedMethodsRouteLoader
to work with Symfony 3.0
2.0.0-BETA3
release 2.0.0-BETA3
1.8.0-BETA2
release 1.8.0-BETA2