Skip to content

Commit 0248dda

Browse files
authored
prepare for release 3.10.2 (#468)
1 parent 336b610 commit 0248dda

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [3.10.2]
4+
March 17th, 2022
5+
6+
### Fixes
7+
8+
- For some audience condition matchers (semantic-version, le, or ge), SDK logs WARNING messages when the attribute value is missing. This is fixed down to the DEBUG level to be consistent with other condition matchers ([#463](https://github.com/optimizely/java-sdk/pull/463)).
9+
- Add an option to specify the client-engine version (android-sdk, etc) in the Optimizely builder ([#466](https://github.com/optimizely/java-sdk/pull/466)).
10+
11+
312
## [3.10.1]
413
February 3rd, 2022
514

615
### Fixes
716
- Fix NotificationManager to be thread-safe (add-handler and send-notifications can happen concurrently) ([#460](https://github.com/optimizely/java-sdk/pull/460)).
817

9-
## 3.10.0
18+
## [3.10.0]
1019
January 10th, 2022
1120

1221
### New Features

0 commit comments

Comments
 (0)