• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Fix options added in 1.15.0 (those were not usable)
2
31.15.0
4Add
5- setConnectTimeout
6- setReadTimeout
7- callWithOverridenTimeout
8
91.14.0
10Fix security issue CWE-611
11Add support for CDATA section in the server response
12
131.13.0
14DateTime serializer format is now injectable
15
161.12.1
17Fix an encoding issue
18
191.12.0
20Add flag ACCEPT_NULL_DATES
21
221.11.0
23Tweaks to make it possible to use an arbitrary transport
24Fix potential race condition
25
261.10.0
27Fix serialization of the sequence ']]>'
28
291.9.0
30Add FLAGS_DEBUG to display the xml returned by the server
31
321.8.3
33Fix compatibility with Android
34
351.8.2
36
37Forking from timroes project. The only purpose of this version is to have
38the fix from 1.8.1 in maven central
39