This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2d189245 Update 2024-10-04-fury_0_8_0_release.md
2d189245 is described below
commit 2d1892453b5ebe35427f9744ad5a3e4c946e67bb
Author: Shawn Yang <[email protected]>
AuthorDate: Sat Oct 5 13:15:40 2024 -0600
Update 2024-10-04-fury_0_8_0_release.md
---
blog/2024-10-04-fury_0_8_0_release.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/blog/2024-10-04-fury_0_8_0_release.md
b/blog/2024-10-04-fury_0_8_0_release.md
index 8827129e..d0c07a6e 100644
--- a/blog/2024-10-04-fury_0_8_0_release.md
+++ b/blog/2024-10-04-fury_0_8_0_release.md
@@ -7,6 +7,12 @@ tags: [fury]
The Apache Fury team is pleased to announce the 0.8.0 release. This is a major
release that includes [23
PR](https://github.com/apache/fury/compare/v0.7.1...v0.8.0) from 7 distinct
contributors. See the [Install](https://fury.apache.org/docs/start/install)
Page to learn how to get the libraries for your platform.
+### Highlights
+
+* Support graalvm 17/21/22 native image
+* Release fury optimized serializers for scala collection
+* Reduce scala collection classname serialization cost using dict encoding
+
### Features
* refactor(rust): simplify error handle by @jiacai2050 in
https://github.com/apache/fury/pull/1823
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]