Fixes
updateUser()now always triggers a fresh network fetch, even when called with the same user. Previously it was a no-op, which could leave the SDK serving stale values indefinitely.- Evaluations after a failed or timed-out
initialize()now return reasonNoValuesinstead ofUninitialized.
Included In This Release
Full Changelog: v1.2.8...v1.2.9