API Platform v2.6.0-alpha.1 Release Notes
Release Date: 2020-12-02 // over 2 years ago-
- 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.