Skip to content

v1.11.6

Compare
Choose a tag to compare
@wongoo wongoo released this 14 Feb 01:50
· 2 commits to 1.11 since this release
f13bb4e

Deprecate the following array types , which will not be supported in the next major version.

hessian.IntegerArray
hessian.ByteArray
hessian.ShortArray
hessian.BooleanArray
hessian.LongArray
hessian.FloatArray
hessian.DoubleArray
hessian.CharacterArray

more: #349