Skip to content

Commit

Permalink
UPDATE CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Aug 16, 2021
1 parent 4150094 commit d518636
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change History

## August 16 2021: v5.4.0

* **New Features**

- [CLIENT-1576] Support a list of preferred racks rather than a single rack when replica is `PREFER_RACK`.
- [CLIENT-1577] Support PKI authentication where the TLS certificate's common name (CN) specifies the Aerospike user name.
- [CLIENT-1578] Support `scan-show` and `query-show` info commands.

* **Improvements**

- Run fewer iterations for CDT RSHIFTEX and LSHIFTEX.
- Add PKI authentication to the benchmark utility.

## August 2 2021: v5.3.0

* **Improvements**
Expand Down

0 comments on commit d518636

Please sign in to comment.