API Platform Versions Save

Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

v2.6.4

3 years ago
  • Remove REACT_APP_API_ENTRYPOINT in favor of window.origin
  • Fix iconv support
  • Don't expose PHP in production mode
  • Use the new DoctrineBundle commands
  • Upgrade dependencies

See also the changelog of the core library

v2.6.3

3 years ago
  • Log on stderr by default, and use JSON in prod (#1805)
  • Remove useless ports definition in docker-compose.override.yml (#1804)

See also the changelog of the Core library.

v2.6.2

3 years ago
  • Dependencies upgraded
  • Add link to the Mercure debugger from the Welcome page
  • Fix missing API_PLATFORM_CLIENT_GENERATOR_OUTPUT environment variable (needed by the client generator)
  • Use PHP 8 attributes for validation assertions in the example class
  • Simplify the Caddyfile by using backticks to enclose strings *admin/index.js has been renamed admin/index.tsx

See also the changelog of API Platform Core, of API Platform Admin.

v2.6.1

3 years ago

v2.6.0-beta.1

3 years ago

v2.6.0-alpha.1

3 years ago

Read the announcement!

See also the changelog of the Core library.

v2.5.7

3 years ago
  • 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.

v2.5.6

4 years ago
  • Now shipped with Mercure 0.10
  • All dependencies have been updated
  • Helm: Fix replica count of the php deployment
  • Helm: Execute DB migrations in an init container

See also the changelog of API Platform Core 2.5.6.

v2.5.5

4 years ago
  • API Platform is now shipped with Symfony 5 by default
  • Helm: the chart is now compatible with Helm 3 and follows the latest best practices
  • HTTPS: fix local HTTPS configuration
  • CORS: whitelist Vulcain headers
  • Docker Compose: fix some config bugs
  • Upgrade dependencies

See also: the Core changelog