Skip to content

1.2.0

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 23 Dec 19:47
· 32 commits to main since this release

[1.2.0] - 2022-12-23

Changed:

  • The package now allows using Predis 2.x. There are no differences in the parameters unless you are using the predis_options parameter to pass custom options directly to Predis, in which case you should use whichever options are valid for the Predis version you are using. (#12)
  • Also changed the SDK compatibility constraint to support the upcoming 5.0.0 SDK release.