This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a change to tag v0.9.0-rc1
in repository https://gitbox.apache.org/repos/asf/fury.git


*** WARNING: tag v0.9.0-rc1 was modified! ***

    from ad10553c (commit)
      to 7890aae4 (commit)
    from ad10553c bump version to 0.9.0
     new 7890aae4 fix(java): Fix incorrect results of utf16 to utf8 conversion 
for latin1 but not ascii characters (#1914)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/fury/serializer/StringSerializer.java   | 59 +++++++++++++---------
 .../org/apache/fury/util/StringEncodingUtils.java  | 13 ++---
 .../java/org/apache/fury/util/StringUtils.java     |  4 ++
 .../apache/fury/util/StringEncodingUtilsTest.java  |  4 +-
 4 files changed, 49 insertions(+), 31 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to