-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add amzn2023, debian12, ubuntu22.04, el9, and remove centos7, debian1…
…0, ubuntu18.04.
- Loading branch information
1 parent
531f692
commit 1d96d81
Showing
2 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## New Features | ||
|
||
* [TOOLS-2730] - Add support for Amazon2023 | ||
* [TOOLS-2731] - Add support for Debian 12 | ||
* [TOOLS-2729] - Add support for RedHat 9 | ||
* [TOOLS-2732] - Add support for Ubuntu 22.04 | ||
* [TOOLS-2736] - Remove support for Debian 10 | ||
* [TOOLS-2734] - Remove support for Ubuntu 18.04 | ||
* [TOOLS-2735] - Remove support for Centos 7 | ||
* [] - Added ACT storage config item 'no-defrag-reads' to allow simulation of Aerospike Server 7.0+ storage-backed storage-engine memory workloads. | ||
* [] - Removed ACT storage config item 'commit-min-size' since it has been removed from Aerospike Server 7.0+. |