Skip to content

Conversation

@LaunchDarklyCI
Copy link
Contributor

[3.7.3] - 2020-10-28

Fixed:

  • When using the DynamoDB data store integration with a prefix string, the prefix was being prepended to keys with a slash separator (example: my-prefix/features:my-flag-key). This was inconsistent with the colon separator that is used in the other server-side SDKs (example: my-prefix:features:my-flag-key), making the PHP SDK unable to read flags that were put into the database by other SDKs or by the Relay Proxy, if a prefix was used. This has been fixed to be consistent with the other SDKs. (#138)

eli-darkly and others added 30 commits July 16, 2018 16:05
add new version of allFlags() that captures more metadata
add ability to filter for client-side flags only
implement evaluation with explanations
# Conflicts:
#	src/LaunchDarkly/LDClient.php
add option to reduce front-end metadata for untracked flags
eli-darkly and others added 23 commits December 30, 2019 15:07
don't let user fall outside of last bucket in rollout
more accurate changelog text regarding phpredis
ensure events aren't sent if send_events is false
make prefix concatenation in DynamoDB consistent with other SDKs
@eli-darkly eli-darkly requested review from bwoskow-ld and zurab-darkly and removed request for zurab-darkly October 28, 2020 19:09
@LaunchDarklyCI LaunchDarklyCI merged commit 9830a4d into master Oct 28, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-3.7.3 branch October 28, 2020 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants