Releases: ddev/ddev-redis
Releases · ddev/ddev-redis
v1.2.3
What's Changed
- docs: update
ddev get
toddev add-on get
in readme by @GuySartorelli in #26 - Remove Drupal related add-on files from
.ddev
when not applicable by @stasadev in #27
New Contributors
- @GuySartorelli made their first contribution in #26
Full Changelog: v1.2.2...v1.2.3
v1.2.2: optional REDIS_TAG
v1.2.1: make sure to mount ddev-global-cache
What's Changed
- use official github action by @tyler36 in #21
- services should mount ddev-global-cache by @rfay in #22
Full Changelog: v1.2.0...v1.2.1
v1.2.0 Add optional persistence
What's Changed
Full Changelog: v1.1.1...v1.2.0
v1.1.1: Use redis:6-bullseye image
v1.1.0: Add removal_actions for DDEV v1.22.0
What's Changed
- README tune-up by @mattstein in #13
- Remove obsolete docker-compose version: 3.6 by @rfay in #14
- Add removal_action to remove settings.ddev.redis.php on add-on removal by @rfay in #15
- Update github test workflow to current by @rfay in #16
New Contributors
- @mattstein made their first contribution in #13
Full Changelog: v1.0.5...v1.1.0
v1.0.5: Move from drud to ddev
🚚 move to `ddev` domain (#12)
v1.0.4: Quiet the installation a bit
Quiet redis installation behavior, fix keepalive (#10)
Don't add settings if disable_settings_management=true
What's Changed
- Respect disable_settings_management, fixes #6 by @joelpittet in #7
New Contributors
- @joelpittet made their first contribution in #7
Full Changelog: v1.0.2...v1.0.3