Loognqiang opened a new issue, #635: URL: https://github.com/apache/geaflow/issues/635
# 🎉 Apache GeaFlow v0.7.0 Release Announcement We are excited to announce the release of Apache GeaFlow v0.7.0! As a significant milestone since becoming a Top-Level Project at the Apache Software Foundation, v0.7.0 brings substantial improvements in core engine stability, graph and stream processing capabilities, and Apache compliance. ## ✨ Key Highlights ### 🔧 Core Engine & Runtime Enhancements - Fixed multiple critical runtime issues including checkpoint anomalies, task callback errors, and shuffle concurrency problems. - Optimized BRPC endpoint conflicts in local deployment scenarios. ### 📦 Storage & Connector Extensions - Added new **Paimon graph storage connector** with support for dynamic graph APIs and asynchronous write modes. - Introduced **Streaming Hive Source** to enhance data ingestion capabilities. - Improved Paimon RWHandle resource management logic. ### 💡 SQL / GQL / DSL Functionality Enhancements - Added support for several new UDF functions including `json_get_object`, `percentile`, and `stddev_samp`. - Enhanced GQL query capabilities with new edge direction UDF. - Optimized Edge query performance and Filter instantiation logic. ### 🏗️ Build & Infrastructure Upgrades - Officially renamed Maven Group ID to `org.apache.geaflow` to align with Apache standards. - Added JDK11 CI build support. - Fixed compilation issues on aarch64 architecture. - Updated `.asf.yaml` configuration file to meet ASF requirements. ### 📚 Documentation & Community Governance - Updated developer contribution guidelines and project governance documentation. - Improved community contact information, now unified under `[email protected]`. ## 👥 Acknowledgements Thank you to all community members who contributed to this release: @cbqiao, @fanzhidongyzby, @dy247846795, @huhao0926, @Leomrlin, @Loognqiang, @xincai98, @652053395, @justinmclean, @yaozhongq, @DukeWangYu, @mingcheng, @vesense, @xiaoya-yaya, @chzhoo, @qingwen220, @cfsfine, @kitalkuyo-gita Let's continue building a stronger open-source graph computing ecosystem together! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
