Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Jun 27, 2024
1 parent 7c14588 commit 1a322bd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change History

## June 27 2024: v7.5.0

This a minor feature and fix release.

- **New Features**
- [CLIENT-2968] Support new v71 proxy features:
- Info command.
- `QueryPolicy.QueryDuration`
- [CLIENT-3012] Support new server 7.1 info command error response strings.

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

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

## May 20 2024: v7.4.0

This a minor fix release. We strongly suggest you upgrade to this version over the v7.3.0 if you use the `Client.BatchGetOperate` API.
Expand Down

0 comments on commit 1a322bd

Please sign in to comment.