Skip to content

Commit 4beca4a

Browse files
update changelog for 1.8.1 release (#156)
1 parent ec045d9 commit 4beca4a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Optimizely Java X SDK Changelog
22

3+
## 1.8.1
4+
December 12, 2017
5+
6+
This is a patch release for 1.8.0. It contains to bug fixes mentioned below.
7+
8+
### Bug Fixes
9+
SDK returns NullPointerException when activating with unknown attribute.
10+
11+
Pooled connection times out if it is idle for a long time (AsyncEventHandler's HttpClient uses PoolingHttpClientConnectionManager setting a validate interval).
12+
313
## 2.0.0 Beta 2
414
October 5, 2017
515

0 commit comments

Comments
 (0)