Skip to content

Releases: hprose/hprose-java

Version 2.0.38

23 Apr 11:15

Choose a tag to compare

Fixed some bugs.

Version 2.0.37

20 Apr 14:16

Choose a tag to compare

Fixed some bugs.
Added Java 10 version.

Version 2.0.36

05 Feb 15:25

Choose a tag to compare

Fixed HproseTcpClient may miss sending the first request.(@xiaoyur347)

Version 2.0.35

12 Nov 05:08

Choose a tag to compare

Fixed a bug of unregistered class unserialize.

Version 2.0.34

28 Oct 05:50

Choose a tag to compare

Added Java 9 supports.
Fixed #27 .

Version 2.0.33

21 Aug 03:50

Choose a tag to compare

Changed default subscribe timeout to 5 minutes.
Fixed null Enum unserialization.
Fixed wait until timeout for invalid ip and fixed finishConnect() exception.

Version 2.0.32

15 Apr 03:34

Choose a tag to compare

Removed ClassUtil.getClass for security.

Version 2.0.31

30 Dec 04:48

Choose a tag to compare

Changed servlet-api to javax.servlet-api

Version 2.0.30

01 Dec 14:00

Choose a tag to compare

Added httpHeader support for http client

Version 2.0.29

13 Nov 17:53

Choose a tag to compare

Improved retry.