API Platform v2.6.0-alpha.1 Release Notes
Release Date: 2020-12-02 // almost 4 years ago-
๐ Read the announcement!
- Caddy server with the Mercure and Vulcain modules instead of NGINX and the standalone servers
- ๐ PHP 8
- Symfony 5.2
- ๐ Next.js with the API Platform Client Generator instead of Create React App
- ๐ The
client
andadmin
projects are merged in a singlepwa
project - ๐ Support for using Docker Compose in production
๐ See also the changelog of the Core library.
Previous changes from v2.5.7
-
- 0๏ธโฃ Use Symfony 5.1 by default
- ๐ณ Use PHP class preloading in the production Docker container
- โ Add the Symfony Debug tools to the default installation
- โ Add PHPUnit to the default installation
- โฌ๏ธ Upgrade to Doctrine Migrations v3
- ๐ Improve the error message when the PHP Docker container cannot connect to the database
- ๐ Fix a bug in the Helm chart that was preventing database migrations to run
๐ See also the changelog of the API Platform Core library.