Skip to content

Latest commit

 

History

History
147 lines (139 loc) · 19.7 KB

CHANGELOG-1.10.md

File metadata and controls

147 lines (139 loc) · 19.7 KB

CHANGELOG FOR 1.10.X

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