Skip to content

Releases: contentful/ContentfulBundle

7.2.2

Choose a tag to compare

@Sebb767 Sebb767 released this 29 Feb 17:32
719b25f

Changes

  • Bugfix - Fixed incompatibility with Symfony 7

7.2.1

Choose a tag to compare

@Sebb767 Sebb767 released this 29 Feb 17:26
3a11c7a

Changes

  • Support for PHP8.3
  • Support for Symfony 7

7.2.0

Choose a tag to compare

@Sebb767 Sebb767 released this 21 Jan 15:56
4d50b00

Changes

7.1.1

Choose a tag to compare

@Sebb767 Sebb767 released this 16 Sep 15:53
2b0f4e6

Fixed

  • Deprecations for newer Symfony versions

7.1.0

Choose a tag to compare

@Sebb767 Sebb767 released this 26 Mar 22:26
3dc8ff7

Added

Fixed

  • Re-added support for Smyphony 5.4 as it's still LTS

7.0.0

Choose a tag to compare

@Sebb767 Sebb767 released this 21 Jan 17:17
c0ef01e

Added

  • Support for Symfony 6

Fixed

  • Minor warning when trying to count optional field (see #51)

Dropped

  • Breaking change Support for PHP 7.2 and 7.3 was dropped, since they are now end-of-life. You can continue to use version 6.2.0 or install it with --ignore-platform-reqs, but compatibility will no longer be checked explicitely. Version 6.2,0 will still be maintained in case of security issues for the forseeable future.
  • Breaking change Support for Symfony version 3 and version 5 was dropped, since they're now end-of-life, too. As with PHP, you can continue to use version 6.2.0.

Internal

  • Small CI changes

6.2.0

Choose a tag to compare

@Sebb767 Sebb767 released this 26 Mar 04:24
6.2.0
5c41c99
  • Added php8 support
  • Small code clean-up

6.1.0

Choose a tag to compare

@pgrigoruta pgrigoruta released this 29 Jul 14:31
6.1.0

Changed

  • Changed name of data collector from contentful.delivery to contenful for better integration with the profiler

6.0.3

Choose a tag to compare

@pgrigoruta pgrigoruta released this 05 May 05:37
6.0.3

Changed

  • Removed more typehints to preserve compatibility with lower Symfony versions

6.0.2

Choose a tag to compare

@pgrigoruta pgrigoruta released this 28 Apr 14:51
6.0.2

Changed

  • Removed some typehints to preserve compatibility with lower Symfony versions