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.
1 parent 044c1fd commit 128dc80Copy full SHA for 128dc80
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.0.3
2
+
3
+- Remove extraneous log message in `AsyncEventHandler`
4
+- Add `jackson-annotations` as a compiled dependency
5
6
## 1.0.2
7
8
- Gracefully handle datafile that doesn't contain required fields
@@ -7,7 +12,6 @@
12
- Allow for configurability of `clientEngine` and `clientVersion` through `Optimizely.Builder`
13
- Remove ppid query string from V1 events
9
14
10
-
11
15
## 1.0.0
16
17
- Introduce support for Full Stack projects in Optimizely X with no breaking changes from previous version
0 commit comments