v.3.10.0
版本发布时间: 2020-07-04 23:20:56
hekate-io/hekate最新发布版本:v.4.1.3(2022-12-09 22:18:55)
New Features and Improvements:
- ClusterService: Add ClusterEvent#attach(...)
method to allow execution of custom asynchronous tasks that get attached to the cluster event lifecycle.
- Core: Further improvements of internal state management of Hekate node
Bug fixes:
- Cluster: Fix cluster event type filtering not being applied.
Dependency updates:
- Spring Boot 2.1.15.RELEASE
Dev:
- Migrate to Github Actions. - Fix javadoc-related errors when building with JDK 11 - Remove redundant assertions from the source code