Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download jsonapi-8.x-1.19.tar.gztar.gz 168.22 KB
MD5: 416cd874073a8991a53a8a6ed499e84a
SHA-1: 51439b46dab8c527438a560372ad4b4bd5bb8e7c
SHA-256: 3946f56be7bc7c461a271b4145097eda695238171817ab9b3e0bbe57d1c0abdf
Download jsonapi-8.x-1.19.zipzip 297.18 KB
MD5: f1a4da0a26105a3b271c7d7ae9a30ddf
SHA-1: 58dde78de51dde182111cf6515acf32c637c567f
SHA-256: 66a894e1c90c45b837a02558ff9d669e53791b6a35084e06c750929de60493a2

Release notes

Highlights

  • Relationships to certain entity types can now be successfully added and updated via JSON API relationship routes.
  • Entity references targeting unloadable entities are no longer omitted.
  • Collections now have comprehensive test coverage.
  • The include and fields query parameters now have test coverage for nested relationship paths.
  • It is no longer necessary to specify intermediate paths when including a deep relationship. E.g. ?include=a,a.b,a.b.c can simply be ?include=a.b.c.
  • Cacheability improvements.

Contributors (7)

gabesullice, Wim Leers, pixelwhip, Grimreaper, caseylau, e0ipso,

Changelog

Issues: 13 issues resolved.

Changes since 8.x-1.18:

Bug

Task

Created by: gabesullice
Created on: 1 Jun 2018 at 19:22 UTC
Last updated: 19 Dec 2018 at 18:24 UTC
Bug fixes
New features
Insecure

Other releases