Skip to content

Releases: hprose/hprose-java

Version 2.0.18

21 Aug 15:41
Compare
Choose a tag to compare

Fixed a bug of DateTimeConverter.

Version 2.0.17

12 Aug 13:56
Compare
Choose a tag to compare

Improved Promises/A+ implementation.

Version 2.0.16

11 Aug 03:42
Compare
Choose a tag to compare

Changed push client id from Integer to String.
Enabled push data on subscribe event.

Version 2.0.15

07 Aug 11:45
Compare
Choose a tag to compare

Fixed generic unserialization bug on android.

Version 2.0.14

06 Aug 16:02
Compare
Choose a tag to compare

Moved Java8 code to java8 package.

Version 2.0.13

05 Aug 11:55
Compare
Choose a tag to compare

Nothing has changed except pom.xml.

Version 2.0.12

04 Aug 10:17
Compare
Choose a tag to compare

Added CaseInsensitiveMap.
Added LinkedCaseInsensitiveMap.
Rewritten Hprose serialization and unserialization.
Improved generic unserialization.
Fixed RawWithEndTag service.

v2.0.11

31 Jul 07:45
Compare
Choose a tag to compare

Fixed Timer can not clear.
Fixed the bug with TCP client taking up CPU 100%.
Fixed unchecked warnings.
Fixed a typo error.
Fixed a bug of push service.
Fixed resolve.

Version 2.0.10

26 Jul 04:37
Compare
Choose a tag to compare

Changed failswitch algorithm

Version 2.0.9

07 Jul 09:03
Compare
Choose a tag to compare

Improved HandlerManager.
Fixed some bugs of Service.