Skip to content

[0.3.0] - 2022-04-04

Choose a tag to compare

@akudiyar akudiyar released this 05 Apr 00:32
· 68 commits to master since this release

Features

  • Revamped TarantoolConnection with support for a pool of Tarantool clients - adds an ability for working with several Tarantool clusters in one Spark application.
  • Changed the semantics of DataSet write modes. See README for the actual meaning of each mode.

Bugfixes

  • Fixed several cases of stale client connections when a Spark application was finished.
  • Removed excess log messages in some cases.

This release is available in Maven Central. See README for more information about installation and supported Scala versions.

Full Changelog: v0.2.0...v0.3.0