Skip to content

v7.5.0

Compare
Choose a tag to compare
@khaf khaf released this 01 Jul 13:00
cd4355c

Release Date: July 01, 2024

  • Minor feature and fix release.

New Features

  • Support new v7.1 proxy features: [CLIENT-2968]
    • Info command.
    • QueryPolicy.QueryDuration
  • Support new server 7.1 info command error response strings. [CLIENT-3012]

Improvements

  • Scans should work in a mixed cluster of v5.7 and v6.4 server nodes. [CLIENT-2997]
  • Support new server 7.1 info command error response strings. [CLIENT-3012]
  • Change ReadModeSC doc from server to client perspective. [CLIENT-3020]

Bug Fixes

  • Prevent Goroutine leak in AuthInterceptor for the Proxy Client. [CLIENT-3019]

Full Changelog: v7.4.0...v7.5.0