v0.8.0
New features:
- Add non-binary Complex object type support #3
- Implemented OP_QUERY_SQL and OP_QUERY_SQL_CURSOR_GET_PAGE operations #6
Notes:
Looks like Apache Ignite 2.5 will have TLS support for thin binary client endpoint.
Unfortunately golang TLS package does not support context
.
That's the reason why context
parameter has been removed from Client connect function.