Skip to content

v1.10.0

Compare
Choose a tag to compare
@oleg-jukovec oleg-jukovec released this 31 Dec 07:03
· 168 commits to master since this release

Overview

The release improves compatibility with new Tarantool versions.

Breaking changes

There are no breaking changes in the release.

New features

  • Support iproto feature discovery (#120).
  • Support errors extended information (#209).
  • Support error type in MessagePack (#209).
  • Support event subscription (#119).
  • Support session settings (#215).
  • Support pap-sha256 authorization method (Tarantool EE feature) (#243).
  • Support graceful shutdown (#214).

Bugfixes

  • Decimal package uses a test variable DecimalPrecision instead of a package-level variable decimalPrecision (#233).
  • Flaky test TestClientRequestObjectsWithContext (#244).
  • Flaky test multi/TestDisconnectAll (#234).