Install
Works with Drupal: ^8.7.7 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
61 KB
MD5: 03b2ed0dec9d191714c32a12b74c1cc9
SHA-1: 1f56f47e5032161343c7bc543718fd8a28283b58
SHA-256: 27a731bb8f02e37063efb4fab47d20bbc6ddf2bcc8c913e6a626d145fa61e4c5
Download zip
131.46 KB
MD5: 00beaad498691038f2f69f64d1a66481
SHA-1: ac359ada43416ca3a8d0e44f2985b0a9fae07625
SHA-256: 5aa6c96aac38396ff15a2074b26cff0f97a8d022169c432d2ba530fc5a578e17
Release notes
Contributors (13)
effulgentsia, bojanz, borgenk, tstoeckler, dsdeiz, paqu83, kavbiswa, andreyjan, thalles, Berdir, iyyappan.govind, mglaman, rpayanm
Changelog
Issues: 11 issues resolved.
Changes since 8.x-1.0-rc3:
Bug
- #3021930 by effulgentsia, bojanz, borgenk: Follow-up to SA-CONTRIB-2018-081: Restore JSON:API filter access
- #3065178 by tstoeckler: Support the "owner" key in QueryAccessHandlerBase
Feature
- #3064827 by tstoeckler: Add "view revision" and "revert revision" link views field handlers
- #3116128 by bojanz: Add an EntityViewsData handler for improved Views integration
Task
- #3059103 by dsdeiz, paqu83, kavbiswa: Replace \Drupal with $this->container in tests
- #3086597 by andreyjan, thalles, Berdir: Add new key core_version_requirement in entity.info.yml
- #3065464 by tstoeckler: Support the declared admin_permission in permission providers and query access handlers
- #3101368 by bojanz: Let tests fail on deprecation notices
- #3065163 by tstoeckler, iyyappan.govind, mglaman: Require Drupal 8.7 and use EntityOwnerTrait
- #3065338 by tstoeckler: Prepare for 8.7 deprecations/changes
- #3095628 by rpayanm: Add defaultTheme in tests extending BrowserTestBase