Skip to content

Releases: hprose/hprose-java

Version 2.0.38

Choose a tag to compare

@andot andot released this 23 Apr 11:15

Fixed some bugs.

Version 2.0.37

Choose a tag to compare

@andot andot released this 20 Apr 14:16

Fixed some bugs.
Added Java 10 version.

Version 2.0.36

Choose a tag to compare

@andot andot released this 05 Feb 15:25

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

Version 2.0.35

Choose a tag to compare

@andot andot released this 12 Nov 05:08

Fixed a bug of unregistered class unserialize.

Version 2.0.34

Choose a tag to compare

@andot andot released this 28 Oct 05:50

Added Java 9 supports.
Fixed #27 .

Version 2.0.33

Choose a tag to compare

@andot andot released this 21 Aug 03:50

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

Choose a tag to compare

@andot andot released this 15 Apr 03:34

Removed ClassUtil.getClass for security.

Version 2.0.31

Choose a tag to compare

@andot andot released this 30 Dec 04:48

Changed servlet-api to javax.servlet-api

Version 2.0.30

Choose a tag to compare

@andot andot released this 01 Dec 14:00

Added httpHeader support for http client

Version 2.0.29

Choose a tag to compare

@andot andot released this 13 Nov 17:53

Improved retry.