Release 3.13.1
3.13.1
February 3rd, 2022
Bug Fixes
- Move background-watchers file read to a background thread when DatafileRescheduler is invoked.
This will fix a potential source of ANRs (#401). - Fix NotificationManager to be thread-safe (add-handler and send-notifications can happen concurrently). See the Optimizely Java SDK release 3.10.1 for details.