Skip to content

v2.0.0: Redis 7, optional optimized config

Choose a tag to compare

@stasadev stasadev released this 25 Apr 13:56
· 8 commits to main since this release
927e85b

Please use the latest release instead.

What's Changed

  • Update README.md maintained badge, fixes #29 by @jrearick in #30
  • feat: add issue and PR templates by @stasadev in #31
  • feat: enable Redis persistence by @stasadev in #35
  • feat: add v1.24.3 version constraint by @stasadev in #36
  • feat: add ddev redis alias, add ddev redis-flush, set empty password by @stasadev in #37
  • feat: use redis:7 instead of redis:6-bullseye, move Redis config, for #17 by @stasadev in #38
  • feat: replace --redis-tag with --redis-docker-image by @stasadev in #39
  • test: update bats, add more checks in tests by @stasadev in #40
  • docs: update README.md instructions by @stasadev in #41
  • feat: add optimized config from ddev/ddev-redis-7 by @stasadev in #34

New Contributors

Full Changelog: v1.2.3...v2.0.0