This adds Drupal 9 compatibility.
joy29, DamienMcKenna
Issues: 1 issues resolved.
Changes since 8.x-1.0:
First major release, compatible with Core 8.7 JSON:API and JSON:API Extras 3.6
#3028166 by logickal: The entity.to_jsonapi service has moved from jsonapi to jsonapi_extras
Beta 3 release with a minor change, adding basic s3 push logging.
This contains a single improvement, a new feature.
Changes since 8.x-1.0-beta1:
Critical issue fixed in DataPushBase::create(), so the module should now work without any extra hackery.
This fixes a bug in alpha2 where it was using the wrong queue name when trying to queue content.
This fixes a critical bug in alpha1 that meant it wasn't possible to enable the module.
Initial release. This NEEDS WORK, specifically DataPushBase::create() doesn't work as-is.
Ongoing dev snapshot.