Skip to content

[0.10.0] - 2022-12-29

Compare
Choose a tag to compare
@akudiyar akudiyar released this 29 Dec 13:23
· 171 commits to master since this release

Features

  • Add parsing metadata from crud response by @ArtDu in #278
  • Add 'fields' parameter to ProxySpace by @ArtDu in #263

Bugfixes

Documentation

Internal and API changes

  • Use mappers for parsing TarantoolResult instead of a single converter by @ArtDu in #300
  • Add separate metadata converters by @ArtDu in #324
  • Add tests for mTLS by @iDneprov in #329
  • Add TarantoolTupleResultMapper factory by @ArtDu in #322

Misc

  • Use netty part dependencies instead of netty-all by @Elishtar in #318
  • Remove duplicate netty-transport dependency by @Elishtar in #319
  • Return jmh-generator-annprocess by @ArtDu in #327