v.2.0.0
版本发布时间: 2018-01-27 07:13:57
hekate-io/hekate最新发布版本:v.4.1.3(2022-12-09 22:18:55)
New features and improvements:
- Remote Procedure Call (RPC) service for Java objects (see RpcService).
- Added 'deferredJoin' property to Spring bootstrap in order to control the timing of joining the cluster.
- Moved load balancing APIs to the
io.hekate.messaging.loadbalance
package. - Moved Netty-based implementation of networking APIs to public packages.
- Merged Kryo and FST codecs into the
hekate-core
module (droppedhekate-kryo
andhekate-fst
modules). - Dropped Task Service (replaced by the RPC service).
Dependency upgrades:
- Upgraded to Netty 4.1.19.Final.
- Upgraded to Spring Framework 4.3.13.RELEASE.
- Upgraded to Spring Boot 1.5.9.RELEASE.
- Upgraded to AWS SDK 1.11.213.
- Upgraded to FST 2.52.
- Upgraded to InfluxDB-Java 2.7.