Ice Rule Engine Changelog
Recording feature updates, performance optimizations and bug fixes for each version of Ice rule engine
1.5.0 (2025-02-20) 🎉
Major Ice rule engine version update
Features
- ✨ Brand new visual tree structure for more intuitive rule orchestration
- 🚀 Support for SpringBoot 3.x and JDK 17+, embracing new technologies
- 📦 Optimized project structure, improved rule engine performance and maintainability
1.3.1 (2023-06-02)
Features
- Add node recycling functionality
- #17 Compatible with spring-boot-devtools
1.3.0 (2023-06-02)
Features
- Various improvements and fixes
1.2.0 (2023-04-10)
Features
- New configuration interface: New configuration page supporting configuration descriptions, drag-and-drop node orchestration, etc. (close #16)
1.1.0 (2022-07-30)
Features
- ice-server high availability: Default support for using ZooKeeper for ice-server high availability (close #13)
1.0.4 (2022-07-30)
Features
- Client offline optimization: Optimize client offline processing logic (close #12)
1.0.3 (2022-07-26)
Features
1.0.2 (2022-02-13)
Features
- Node inversion: Nodes support inversion (close #6)
1.0.1 (2022-01-29)
Features
- ice-server: NIO communication between ice-server and ice-client for better performance (close #3)