Skip to content

Release 2.1.5

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 06 Dec 23:26
· 3 commits to 2.X.X since this release
73d2b6b

Release 2.1.5

December 6th, 2018

This includes a potential fix to a problem with lazy loading the OPTLYFileManager.

New Features

  • No new features for this patch release.

Bug Fixes:

  • Wrap fileManager accessor in a serial queue to avoid multiple threads creating multiple fileManagers causing an access to memory that is no longer valid.