Skip to content

Releases: FriendsOfSymfony/FOSRestBundle

fixed a bug with route prefix being ignored as well as a 1.6.0 regression

15 Jun 09:26
Compare
Choose a tag to compare
  • fixed a long standing bug with route prefix being ignored (#1047)
  • fixed another 1.6.0 regression (#1065)
  • fixed several 2.7+ deprecation notices (#1054, #1064

1.6.1...1.7.0

fixes regressions with ParamConverter, Mimetype and Version Listener

04 Jun 09:05
Compare
Choose a tag to compare
Merge pull request #1057 from xabbuh/issue-1045

SensioFrameworkExtraBundle 2.0.x compatibility

dropped Symfony 2.2 support, improved support for 2.7, bug fixes and various minor features

22 May 20:20
Compare
Choose a tag to compare
Merge pull request #1043 from sylvaincombes/patch-1

Adding information for version functionality

fixed some minor regressions in the config handling in RC1

21 May 06:38
Compare
Choose a tag to compare
1.6.0-RC2

updated default config docs

dropped Symfony 2.2 support, improved support for 2.7, bug fixes and various minor features

14 May 14:45
Compare
Choose a tag to compare

fixed issue with the ExceptionController when not using JMS serializer

16 Feb 16:00
Compare
Choose a tag to compare

fixed regression with nullable arrays with QueryParam validation

11 Feb 07:38
Compare
Choose a tag to compare

various minor bug fixes

09 Feb 12:24
Compare
Choose a tag to compare
1.5.1

Difference between Inflector namespace and service config

1.5.0

27 Jan 10:03
Compare
Choose a tag to compare

This release contains a number of new features as well as some bug fixes, especially for edge cases.

Please see 1.4.2...1.5.0 for a full list of all the changes.

A list of tickets/PRs fixed/merged into this release since the last 1.4 release can be found here:
https://github.com/FriendsOfSymfony/FOSRestBundle/issues?q=milestone%3A1.5.0+is%3Aclosed

Starting with this release the documentation is best read on symfony.com:
http://symfony.com/doc/master/bundles/FOSRestBundle/index.html

1.5.0-RC5

23 Jan 08:36
Compare
Choose a tag to compare
1.5.0-RC5 Pre-release
Pre-release

added Symfony 2.5 validator API compatibility