You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Optimizely Android X SDK Changelog
2
2
3
+
## 3.13.3
4
+
December 1st, 2022
5
+
6
+
### Bug Fixes
7
+
* Set timeouts to UrlConnections for DatafileClient and EventClient so resources can be released when connection fails ([#432](https://github.com/optimizely/android-sdk/pull/432)).
8
+
* Call end of compression inflater/deflater to avoid leaks ([#422](https://github.com/optimizely/android-sdk/pull/422)).
0 commit comments