This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
2.5.3
LaunchDarklyReleaseBot
released this
09 Dec 17:21
·
13 commits
to main
since this release
[2.5.3] - 2022-12-09
Added:
- Added contract test service.
- Added missing
track
andalias
methods to C++ headers.
Fixed:
- Fixed hang on Windows when
LDClientClose
was called after internet connection was dropped. - Fixed incorrect handling of configured URIs that contained trailing slashes.
- Fixed incorrect handling of optional properties in flag data.
- Fixed conversions of timestamps to JSON such that values are always represented as integers.