Release 3.6.0
·
121 commits
to master
since this release
[3.6.0]
September 30th, 2020
New Features
-
Add support for version audience condition which follows the semantic version (http://semver.org)[#386](https://github.com/optimizely/java-sdk/pull/386).
-
Add support for datafile accessor #392.
-
Audience logging refactor (move from info to debug) #380.
-
Added SetDatafileAccessToken method in OptimizelyFactory #384.
-
Add MatchRegistry for custom match implementations. [#390] (#390).