What's Changed
- feat(LitePushConsumer): support concurrent consumption for LitePushConsumer by @f1amingo in #1248
- fix(ClientImpl.java): broadcast SyncLiteSubscriptionRequest to all route endpoints by @f1amingo in #1245
- feat(LitePushConsumer): enable Lite Push Consumer to suspend consumption by @f1amingo in #1206
- [ISSUE #1196] Increase max cached message count limit for PushConsumer by @lizhimins in #1214
- [ISSUE #1187] Implementation of lite simple consumer by @f1amingo in #1188
Full Changelog: java-5.2.0...java-5.2.1