• Add new images to RedisDockerComposeConnectionDetailsFactory
  • Support more than one connection name in ContainerConnectionDetailsFactory
  • Add new images to RedisContainerConnectionDetailsFactory

Comment From: wilkinsona

Should RedisStackContainer from testcontainers-redis be supported?

I think we should consider support for testcontainers-redis separately. I've opened https://github.com/spring-projects/spring-boot/issues/41450 for that.

Comment From: wilkinsona

Thanks very much, @eddumelendez. I moved the support for matching on one of multiple different connection names out into #41543. I also dropped support for bitnami/redis with Testcontainers. We don't have any Bitnami support on the Testcontainers side and I'd prefer that we tackle it separately and consistently or not at all.