Skip to content

v0.8.0

Compare
Choose a tag to compare
@amsokol amsokol released this 08 May 12:31
· 35 commits to master since this release

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.