Skip to content

Releases: FriendsOfSymfony/FOSRestBundle

3.8.0

02 Dec 21:29
d247368
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.1...3.8.0

3.7.1

12 Apr 22:58
db7d9a1
Compare
Choose a tag to compare

What's Changed

  • fix: Sensio extra bundle TemplateListener invocation before view response listener and serialization by @flohw in #2410

New Contributors

Full Changelog: 3.7.0...3.7.1

3.7.0

04 Apr 17:26
fa0f68b
Compare
Choose a tag to compare

What's Changed

  • Conditionally stop extending from the SensioFrameworkExtraBundle's Template annotation class by @mbabker in #2401
  • Add support for Symfony 7 where able by @mbabker in #2400

Full Changelog: 3.6.0...3.7.0

3.6.0

27 Sep 11:41
e01be81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0

07 Jan 11:27
893f3a0
Compare
Choose a tag to compare

What's Changed

  • Fixed SF 6.1 and SF 6.2 deprecations by @thomaspicquet in #2377
  • Update UPGRADING-3.0.md by @yourithielen in #2378

New Contributors

Full Changelog: 3.4.0...3.5.0

3.4.0

18 Sep 04:56
b888195
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.4.0

3.3.0

03 Feb 20:06
54f5ffe
Compare
Choose a tag to compare

What's Changed

  • Allow new version of willdurand/jsonp-callback-validator by @mbabker in #2360

Full Changelog: 3.2.1...3.3.0

3.2.1

08 Jan 12:15
c20efbb
Compare
Choose a tag to compare

What's Changed

  • Fix default $strict default value in constructor by @alterphp in #2357

Full Changelog: 3.2.0...3.2.1

3.2.0

18 Dec 21:25
519d967
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.2.0

3.1.1

08 Nov 13:04
cb75a41
Compare
Choose a tag to compare
  • Fix FlattenExceptionNormalizer without custom SerializeErrorRenderer #2343
  • Fix compatibility with PHP 8.1 #2337