- The Hydra documentation URL is now
/apidoc(was/vocab) - Exceptions implements
Dunglas\ApiBundle\Exception\ExceptionInterface - Prefix automatically generated route names by
api_ - Automatic detection of the method of the entity class returning the identifier when using Doctrine (previously
getId()was always used) - New extension point in
Dunglas\ApiBundle\Doctrine\Orm\DataProviderallowing to customize Doctrine paginator and performance optimization when using typical queries - New
Dunglas\ApiBundle\JsonLd\Event\Events::CONTEXT_BUILDERevent allowing to modify the JSON-LD context - Change HTTP status code from
202to200forPUTrequests - Ability to embed the JSON-LD context instead of embedding it