drupalspoons/drd#33 Increase eva dependency
drupalspoons/drd#35 Fix namespace for code generator
drupalspoons/drd#36 Fix return type for pantheon plugin to allow string or NULL
Issue #3101246 by jurgenhaas: Domain validation fails in debug mode
Fix context determination issue
Issue #3143960 by jurgenhaas: Error while enabling 4.0.x-dev in D9-RC1
Issue #3142585 by jcnventura: Allow drd_agent 4.x in composer.json of drd
Issue #3138152 by slayne40, jurgenhaas: PROXY Drupal parameters are not used
Fixes
- Unable to bind to exchange and send to queue #3142811
Changed
- BREAKING CHANGE: settings definitions has changed from $settings['rabbitmq_credentials'] = [] to $settings['rabbitmq_credentials']['default'] = [] to allow support for multiple servers. Check out the README and example.setting.local.php for more info.