Skip to content

Latest commit

 

History

History
302 lines (270 loc) · 37.4 KB

CHANGELOG-1.10.md

File metadata and controls

302 lines (270 loc) · 37.4 KB

CHANGELOG FOR 1.10.X

v1.10.5 (2021-11-03)

v1.10.4 (2021-09-30)

Details

  • #13160 Remove types in public and protected properties in not final classes (@Zales0123)

v1.10.3 (2021-09-30)

Details

v1.10.2 (2021-09-02)

Details

v1.10.1 (2021-07-30)

Details

v1.10.0 (2021-06-28)

Details

No additional changes apart from the ones reported in pre-releases.

v1.10.0-RC.1 (2021-06-28)

TL;DR

This is a security release!

Fixes the follwing vulnerability:

Details

v1.10.0-BETA.1 (2021-05-27)

Details

v1.10.0-ALPHA.1 (2021-05-10)

TL;DR

  • Added support for PHP 8.0 (#12552)
  • Allowed user password to be null (#12441)
  • Bumped PHP requirements to 7.4 (#12297)
  • Removed Admin API Bundle from the default Sylius installation (#12547)
  • Replaced codes and ids in API v2 with IRIs (#12487)
  • Replaced deprecated Zend libraries with Laminas replacements (#12357)
  • Switched to utf8mb4 database charset (#12429)
  • Unified serialization groups within API v2 (#12532)
  • Upgraded to API Platform ^2.6 (#12510)

Details