v1.5.0 - concurrency support
- 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