This release support TLS mode with OpenSSL for sending messages in sync model and consuming messages by push model. The stability of the core is further improved.
New Future:
- ISSUE-273 Use OpenSSL to add support for SSL communication with the server .
Improvement:
- ISSUE-291 Use separate factory for trace producer of push consumer.
Bug
- [ISSUE-284] Fix the issue that sometime the log in rebalance will cause core dump.
- [ISSUE-286] Add null pointer check before push consumer shutdown.