Skip to content

2.12.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 04 Jun 10:20
· 2 commits to master since this release

Included commits: 2.11.1...2.12.0

Improvements

  • Fixed VersionAgnosticPhpredisAdapter to correctly select the configured Redis database after connecting, ensuring phpredis uses the right database as defined in connection parameters.
  • Adjusted VersionAgnosticPhpredisAdapter::__construct() to accept a $database parameter, enabling database selection support.