We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29b9122 + aa7e9e7 commit 5f71a22Copy full SHA for 5f71a22
CHANGELOG
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+## 0.1.70
2
+
3
+- Adds a `UserExperimentRecord` interface
4
+ - Implementors will get a chance to save and restore activations during bucketing
5
+ - Can be used to make bucketing persistent or to keep a bucketing history
6
+ - Pass implementations to `Optimizely.Builder#withUserExperimentRecord(UserExperimentRecord)` when creating `Optimizely` instances
7
8
+## 0.1.68
9
10
+- Beta release of the Java SDK for server-side testing
0 commit comments