2.5.1 Milestone Notes
新功能特性
- Phoenix-Console 支持 Topic 消费控制
- 实体聚合根增加 Timer 功能
- 分布式数据值过期
- 分布式数据批量删除
杂项
- 提高了 Consul 组建集群的稳定性
- 提高了 Phoenix 测试的稳定性
不兼容的 API 变动
1. DistributedDataRemote 包结构调整
- 2.5.0
- 2.5.1
- com.iquantex.phoenix.distributed.data
- DefaultDistributedDataRemote
- DistributedDataRemote
- api
- DDataAPI
- model
- Subscriber
- com.iquantex.phoenix.core.ddata
- DistributedDataRemote
- DData
- DDataApi
- DDataMode
- ExpireDData
- Subscriber
- AbstractDistributedDataRemote
- com.iquantex.phoenix.client.ddata
- ClientDistributedDataRemote
- com.iquantex.phoenix.distributed.data
- DefaultDistributedDataRemote