Skip to content

0.16.2

Compare
Choose a tag to compare
@cragwolfe cragwolfe released this 24 Oct 17:36
· 50 commits to main since this release
9835fe4

0.16.2

Enhancements

Features

  • Whitespace-invariant CCT distance metric. CCT Levenshtein distance for strings is by default computed with standardized whitespaces.

Fixes

  • Fixed retry config settings for partition_via_api function If the SDK's default retry config is not set the retry config getter function does not fail anymore.