Skip to content

Releases: FriendsOfSymfony/FOSRestBundle

2.3.0

28 Nov 11:50
2.3.0

Choose a tag to compare

  • added support for file paths to the directory route loader

  • added support for context factories when using JMS Serializer

  • the RequestBodyParamConverter ignores unrelated controller arguments to not conflict with Symfony's built-in
    argument resolver

  • made the bundle compatible with SensioFrameworkExtraBundle 4.x

  • added some interface aliases to support by ID autowiring

  • added support for custom keys for groups when using JMSSerializerBundle

  • allow to load FOSRestBundle inside the kernel before JMSSerializerBundle

  • added the fos_rest.routing_loader.prefix_methods option to disable method name prefixes in generated route names

  • removed newline characters from exception messages

2.2.0: typo in UPGRADING-2.0.md fixed (#1690)

04 May 15:14

Choose a tag to compare

* typo in UPGRADING-2.0.md fixed

* Update UPGRADING-2.0.md

2.1.1

23 Nov 12:11

Choose a tag to compare

Merge branch '2.0' into 2.1

2.0.2

23 Nov 12:11

Choose a tag to compare

Merge branch '1.8' into 2.0

2.1.0

07 Sep 15:22

Choose a tag to compare

[BC BREAK] Context::getGroups() may return null whereas before it only returned array.

  • FileParam::$map is added
  • setMaxDepth is deprecated in favor of enabledMaxDepth and disableMaxDepth
  • using pattern in your routing files is deprecated

See more

Small fixes

07 Sep 15:15

Choose a tag to compare

2.0.0: Merge branch '1.8' into 2.0

24 Jun 14:13

Choose a tag to compare

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 !

24 Jun 14:05

Choose a tag to compare

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

24 May 13:38
1.7.9

Choose a tag to compare

  • handle \Throwable instances in the ExceptionController
  • 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

15 May 23:50
2.0.0-BETA3

Choose a tag to compare

2.0.0-BETA3 Pre-release
Pre-release
release 2.0.0-BETA3