Install
Works with Drupal: ^9.4.15 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
4.95 MB
MD5: 57fc688d86273e810fba6aa2c07d5965
SHA-1: 92894d8d5b740073f6b8566fba7fce174a2208ac
SHA-256: 65d65f8ccad8edab42325cacd25b376066edbefdd70785c220bb04390003eac2
Download zip
5.58 MB
MD5: 37469eaa4586b0f671ad12ad6df207a9
SHA-1: 09fb85646d506dc2ffd31e8bee81d722f045e695
SHA-256: f86e2535aae06921755c5bf203b01bc880cddb9b0f5cdad528aa45701b2aeb4f
Release notes
New Features
Optional Config Syndication
Allows publisher sites to control whether they want to syndicate config dependencies or not. If this checkbox is enabled (under Exclude from export queue form), then config entities won’t be syndicated and will be excluded from the dependencies of content entities. This makes sure no config entity reaches the CH service.
Maintenance mode
- When maintenance mode is enabled in Content Hub Service, all requests to the service indicate that the service is temporarily unavailable.
- The module gracefully handles maintenance mode and halts the export/import queue processes.
Feature Improvements
- Updated the logs in module to add more information about webhook landing.
- Performance improvements in DeleteAssets, ImportUpdateAssets.
- Added extra validations while updating client name.
Bug fixes
- Preventing creation of duplicate path aliases on import (optional).
- Using default field name for langcode when langcode field is not specified.