Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Dec 11, 2024
1 parent 816771f commit 9837cbb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change History

## December 12 2024: v7.8.0-beta.1

Major feature release.

- **New Features**
- [CLIENT-3159] Support writing raw payload to the server.
- [CLIENT-3183] [CLIENT-3203] [CLIENT-3193] [CLIENT-3190] Support Multi-Record Transactions.

- **Fixes**
- [CLIENT-3214] Remove Proxy code.
- [CLIENT-3217] Do not send `nil` or `NullValue` as key to the server.

- **Improvements**
- [CLIENT-3214] Support `-use-services-alternate` in test arguments.

## November 29 2024: v7.7.3

Minor fix release.
Expand Down

0 comments on commit 9837cbb

Please sign in to comment.