Install
Works with Drupal: >=10.0 <11.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
11.15 KB
MD5: 5ea5b25d23f5078d3391b9362ee514be
SHA-1: ea5bc71f99f41b048c8a68bdbe99955f738f6ab1
SHA-256: 76474f125c610db76f6cf19756071eedc6c7a44d024b0d42017e88dd7745b424
Download zip
15.42 KB
MD5: a48f0b26e3bf2a4ea4cea2c707ca35b5
SHA-1: 6c5551189d453355804648d6aed7527decafc6a7
SHA-256: 7b4dbf096b11eeb6abd4624df32fe8fc8fa1b7c2999be37eeea39b0aeeaa5e78
Release notes
Add a summary here
Contributors (8)
Ankit_K, DarkteK, aaron.ferris, avpaderno, darktek, mostepaniukvm, useernamee, vasike
Changelog
Issues: 24 issues resolved.
Changes since 1.0.0 (compare):
Bug
- #3219322 by useernamee, mostepaniukvm, vasike, avpaderno: The filename does not match with the class name
- #3516341: The parent class of LogCacheTagsForm is wrong
- #3516430: Remove the LogCacheTagsToQueue class
- #3516626: The constructor for LogInvalidTags does not get the expected parameters
Task
- #3288360 by darktek, avpaderno: Automated Drupal 10 compatibility fixes
- #3516326: Enable GitLab CI
- #3516332: Remove the LoadTest class
- Resolve #3516353 "Fix some phpcs"
- #3516344: Remove unused validation helper from LogCacheTagsForm
- #3516591: Change name to the MyInvalidateTags class
- #3516587: Change the configuration value name and provide a schema for the configuration object
- #3516625: update configure menu item description
- #3516725: Use a service decorator
- #3516831: Do not use a configuration object for the project settings
- #3517079: Create a branch for Drupal 11.1 or higher
- Follow-up to #3516831: Changed the InvalidTagsLogger class to use state values
- Follow-up to #3517079: Changed the Drupal version used by the composer job
- #3516963: Alter an existing setting form instead of creating a new form
- #3517534: There is no need to decorate the cache_tags.invalidator service
- #3516600: Improve the module description given by log_cache_tags_help()
- #3574979: Mark the 2.0.x branch compatible with any Drupal release lower than 11.3
- #3574985: Enable merge request live previews