Skip to content

prepare 4.2.4 release #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 268 commits into from
Oct 7, 2022
Merged

prepare 4.2.4 release #165

merged 268 commits into from
Oct 7, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[4.2.4] - 2022-10-06

Changed:

Fixed:

  • Setting a base_uri or events_uri with a non-empty path, such as http://my-reverse-proxy-host/launchdarkly-requests, did not work.
  • The object returned by allFlagsState(), when converted to JSON, had an incorrect format in the case where no flags exist.

eli-darkly and others added 30 commits August 28, 2018 20:33
implement evaluation with explanations
# Conflicts:
#	src/LaunchDarkly/LDClient.php
add option to reduce front-end metadata for untracked flags
charukiewicz and others added 25 commits March 2, 2022 10:58
Merge test data feature into main line
…ardize-relay-proxy-in-daemon-mode-in

Adds link to Relay Proxy docs
- in TestData::update when flag is being copied from previous version - use setVersion rather than ['version'] to avoid generated error
- associated unit test to update an initial flag, change the flag and update it again
- unit-tested using docker for php 7.3, 7.4, 8.0, 8.1

Co-authored-by: Colin Henwood <colin.henwood@xero.com>
* fix base URI concatenation so path isn't lost

* also fix base URIs for events
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit e859d4f into main Oct 7, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-4.2.4 branch October 7, 2022 17:46
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.