Skip to content

Releases: launchdarkly/php-server-sdk-redis-phpredis

v2.0.0

17 Jan 20:22
57618bf
Compare
Choose a tag to compare

2.0.0 (2025-01-17)

Features

  • Add Big Segment store support (#25) (9c6ca70)
  • Bump LaunchDarkly to 6.4.0+ (25c899d)
  • Bump PHP to 8.1+ (25c899d)
  • FeatureRequester requires configured Redis instance (6bcfdbd)

Miscellaneous Chores

  • Add missing documentation on big segments store method (c087baa)
  • Add psalm and cs-checker (6aaaaa4)
  • Cleanup and strict types (8c0f461)
  • Fix doc generation action (#22) (d6ba2c9)
  • Inline shared test package (c0e4524)
  • Run composer cs-fix to improve style (32cfaf1)
  • Update type hints to quiet psalm (ccb15fe)

v1.3.0

10 Oct 14:38
7148114
Compare
Choose a tag to compare

1.3.0 (2024-10-10)

Features

  • Add ability to specify password for the redis server (#20) (233e481)

1.2.0

25 Oct 17:35
Compare
Choose a tag to compare

[1.2.0] - 2023-10-25

Changed:

  • Expanded SDK version support to v6

1.1.0

28 Dec 17:10
Compare
Choose a tag to compare

[1.1.0] - 2022-12-28

Changed:

  • Relaxed the SDK version dependency constraint to allow this package to work with the upcoming v5.0.0 release of the LaunchDarkly PHP SDK.

1.0.0

07 Aug 00:53
Compare
Choose a tag to compare

[1.0.0] - 2021-08-06

Initial release, for use with version 4.x of the LaunchDarkly PHP SDK.