This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
[GOVCMSD8-464] update config_split 8.x-1.7 #547
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
config_split 8.x-1.6
Release notes
Restrict config filter to 1.x
Changelog
Issues: 1 issues resolved.
Changes since 8.x-1.5:
Bug
#3172440 by bircher: Use config filter 1.x since drush config:import does an export to compare the config
config_split 8.x-1.5
Release notes
Many improvements and support for Drupal 9
Contributors (33)
bircher, maximpodorov, hgeshev, naiuto, ademarco, Neslee Canil Pinto, lolandese, richardbporter, hugovk, Dave Reid, Skymen, driverok, jkswoods, mikeegoulding, Matroskeen, Sudeepthi Peteti, Novitsh, alonaoneill, masamoto, rrrob, idebr, lucaslg, daggerhart, esteinborn, kimberlydb, RoSk0, crash_springfield, dbjpanda, kbeck303, recrit, joachim, unknownguy, mikelutz
Changelog
Issues: 24 issues resolved.
Changes since 8.x-1.4:
Bug
#3117841 by maximpodorov, hgeshev, bircher: Conditionally-split configuration is no longer completely split
#3135074 by bircher: Too few arguments to function Drupal\Core\Config\ConfigImporter
#3133805 by Skymen: The "entity.manager" service is deprecated
#3011363 by masamoto, rrrob: Config export fails on Drush 9 with config_translation
#3088370 by recrit: ConfigSplitCliService::export() does not check if the config data exists
#3089202 by mikeegoulding, joachim: list of modules in the UI is not correctly sorted
#3062310 by unknownguy, mikelutz, bircher: drupal csex/csim broken with Drupal console 1.9.0 release
Feature
#3167154 by bircher: Add preview for split config
#3157901 by naiuto, bircher: SplitFilter should not load black/gray lists in constructor
#2926477 by bircher: Create split folder automatically when it is needed
#3129902 by bircher: Use select2_all module for selecting if available
#3077437 by Dave Reid: Support database split gray/blacklisted configs as config_readonly whitelist patterns
#2965738 by bircher, lucaslg, daggerhart, esteinborn, kimberlydb, RoSk0, crash_springfield, dbjpanda, kbeck303: Create More Intuitive Way to Select Multiple Modules
Task
#2924885 by bircher, ademarco: Integrate Drupal Component Scaffold and add Travis integration
#3124638 by Neslee Canil Pinto, bircher: fix coding standards
#3166128 by bircher: Deprecate config-split:export/import without an argument
#3124641 Issue #3135194 by lolandese, Neslee Canil Pinto, bircher: Update composer.json
#3149562 by richardbporter, hugovk: Remove legacy terminology from UI
#3127511 by hugovk: Increase size of multiselect list when specifically asking for it
#3149999 by bircher: update README
#3042682 by driverok, jkswoods, mikeegoulding, Matroskeen, Sudeepthi Peteti, bircher: Drupal 9 Deprecated Code Report
#3003865 by Novitsh, alonaoneill: General typo issues
#3003959 by idebr: Defer config_split.config_split.*.uuid configuration schema to config_entity
#3091787 by bircher: Drush 10 command support