Skip to content

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 Jan 09:15
· 49 commits to master since this release

Included commits: 1.2.2...1.3.0

Improvements

  • Introduced StorageRedisConstants::STORAGE_REDIS_SCHEME.
  • Introduced RedisCredentials.scheme transfer property.

Fixes

  • Adjusted StorageRedisConfig::getConnectionCredentials() so now it tries to get scheme configuration value, if it not exists then uses protocol.

Deprecations

  • Deprecated StorageRedisConstants::STORAGE_REDIS_PROTOCOL.
  • Deprecated RedisCredentialsTransfer.protocol transfer property.