Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Jul 17, 2024
1 parent 04acf53 commit 7b8b7fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
- **Fixes**
- [CLIENT-3022] `Close()` throws a `nil` pointer error on `ProxyClient` without Authentication.
- [CLIENT-3044] Circular reference in between `Client`<->`Cluster` causes memory leak when the client is not closed manually.
- [CLIENT-3047] Fix pointer value assignment in baseMultiCommand.parseKey (#443).
- [CLIENT-3048] Use precomputed ops variable in batchIndexCommandGet.executeSingle (#442).

## July 1 2024: v7.5.0

Expand Down

0 comments on commit 7b8b7fe

Please sign in to comment.