-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathChangelog
More file actions
38 lines (27 loc) · 697 Bytes
/
Changelog
File metadata and controls
38 lines (27 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Fix options added in 1.15.0 (those were not usable)
1.15.0
Add
- setConnectTimeout
- setReadTimeout
- callWithOverridenTimeout
1.14.0
Fix security issue CWE-611
Add support for CDATA section in the server response
1.13.0
DateTime serializer format is now injectable
1.12.1
Fix an encoding issue
1.12.0
Add flag ACCEPT_NULL_DATES
1.11.0
Tweaks to make it possible to use an arbitrary transport
Fix potential race condition
1.10.0
Fix serialization of the sequence ']]>'
1.9.0
Add FLAGS_DEBUG to display the xml returned by the server
1.8.3
Fix compatibility with Android
1.8.2
Forking from timroes project. The only purpose of this version is to have
the fix from 1.8.1 in maven central