Skip to content

Commit 02471e3

Browse files
chore: 3.6 release (#403)
* update changelog * update changelog with all relevent PRs * move library update to fix
1 parent 2d88a32 commit 02471e3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [3.6.0]
4+
September 30th, 2020
5+
6+
### New Features
7+
- Add support for version audience condition which follows the semantic version (http://semver.org)[#386](https://github.com/optimizely/java-sdk/pull/386).
8+
9+
- Add support for datafile accessor [#392](https://github.com/optimizely/java-sdk/pull/392).
10+
11+
- Audience logging refactor (move from info to debug) [#380](https://github.com/optimizely/java-sdk/pull/380).
12+
13+
- Added SetDatafileAccessToken method in OptimizelyFactory [#384](https://github.com/optimizely/java-sdk/pull/384).
14+
15+
- Add MatchRegistry for custom match implementations. [#390] (https://github.com/optimizely/java-sdk/pull/390).
16+
17+
### Fixes:
18+
- logging issue in quick-start application [#402] (https://github.com/optimizely/java-sdk/pull/402).
19+
20+
- Update libraries to latest to avoid vulnerability issues [#397](https://github.com/optimizely/java-sdk/pull/397).
21+
322
## [3.5.0]
423
July 7th, 2020
524

0 commit comments

Comments
 (0)