Skip to content

[4.6.0] - 2020-05-26

Compare
Choose a tag to compare
@torchhound torchhound released this 27 May 01:18
· 1 commit to v4 since this release
cc17e2e

Added

  • Added maxCachedUsers option to LDConfig. You can now specify the number of users to be cached or use -1 for unlimited cached users.

Fixed

  • FlagStore properly synchronizes reads and writes to prevent a potential race condition.