github api-platform/core v3.4.2

latest release: v4.0.3
7 hours ago

What's Changed

  • fix: remove "hydra:" remaining prefix by @vincentchalamon in #6624
  • fix(metadata): parameter provider in a long running http worker by @rmikalkenas in #6683
  • fix(jsonapi): fixed definition name to allow using the same class names in different namespaces by @nightio in #6676
  • fix(elasticsearch): Allow ES 7 by @dannyvw in #6689
  • fix(metadata): overwriting XML ApiResource definition by YAML ApiResource definition by @GSadee in #6660
  • fix(metadata): using parameters in fromClass and toClass uriVariables' options by @GSadee in #6663
  • fix(metadata): passing class as parameter in XML ApiResource's definition by @GSadee in #6659

Warning

Hydra prefix on errors is breaking, read title not hydra:title. The hydra_prefix flag doesn't apply to errors as it provided redundant information (both hydra:title and title were available)

New Contributors

Full Changelog: v3.4.1...v3.4.2

Don't miss a new core release

NewReleases is sending notifications on new releases.