VERIFY - Legal API: need to update Launch Darkly Python library
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
As seen in LaunchDarkly:

According to the code, Legal API is already using the latest version of `launchdarkly-server-sdk`:
https://github.com/bcgov/lear/blob/main/legal-api/requirements.txt
However, the LD documentation says, "The notifications are based on SDK usage within each LaunchDarkly environment,", so it appears that an older version of the SDK may be used somewhere. Read more here:
https://docs.launchdarkly.com/sdk/concepts/version-notifications?site=launchDarkly#getting-notifications-in-the-launchdarkly-web-application
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with legal-api/requirements.txt and compare its launchdarkly-server-sdk version with the LaunchDarkly version-notifications documentation. Search the repository for other uses or dependency declarations that could account for the reported older SDK. Done means identifying whether an older version is in use and updating the relevant dependency if one is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100