Skip to content

Minor Release

Compare
Choose a tag to compare
@khaf khaf released this 25 Jan 15:49
· 113 commits to v7 since this release
  • New Features

    • Add TaskId() to ExecuteTask.
    • [CLIENT-2721] Make PartitionFilter.Retry public.
  • Improvements

    • Clean up documentation and remove dependency of examples to the v6 version of the client.
  • Fixes

    • [CLIENT-2725] QueryExecute (background query) doesn't work without operations.
    • [CLIENT-2726] Proxy doesn't handle invalid filter expression error in query.
    • [CLIENT-2727] Go proxy: Query Pagination never complete.
    • [CLIENT-2728] Fix an issue where Bin names were ignored if a FilterExpression was passed to the Query.
    • [CLIENT-2732] Go proxy: Not able to multiple query calls with the same statement.
    • [CLIENT-2759] Go proxy: Background query with Expression doesn't filter records.