Skip to content

v1.5.0 - concurrency support

Compare
Choose a tag to compare
@jkw-statsig jkw-statsig released this 12 May 16:41
· 244 commits to main since this release
  • in this release we added a few tests where the SDK is being used concurrently from multiple goroutines, enabled race detector on all tests, and fixed code and tests that were broken before.
  • added a getMap() API on DynamicConfig and Layer