You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SimpleKeyGenerator return the value itself instead of a SimpleKey for single non-null
values.
This causes serialization values in case of eg. List values when the signature is like this.
Christoph Strobl opened DATAREDIS-1032 and commented
SimpleKeyGenerator
return the value itself instead of aSimpleKey
for single non-nullvalues.
This causes serialization values in case of eg.
List
values when the signature is like this.Affects: 2.1.10 (Lovelace SR10), 2.2 RC2 (Moore)
Referenced from: pull request #475
Backported to: 2.1.11 (Lovelace SR11)
The text was updated successfully, but these errors were encountered: