CHANGELOG.md in aerospike-2.29.0 vs CHANGELOG.md in aerospike-3.0.0
- old
+ new
@@ -1,8 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [3.0.0] 2023-12-15
+Notice: This version of the client only supports Aerospike Server v6.0 and later. Some features will work for the older server versions.
+- **new_features**
+ - [CLIENT-2575] - Support Exp.recordSize().
+ - [CLIENT-2621] - Support persistent map indexes.
+
+- **improvements**
+ - [CLIENT-2590] - Required Updates Following Server-Side Changes: SINDEX Support for 'Blob' Type Elements.
+
## [2.29.0] 2023-08-24
- **Updates**
- [CLIENT-2526] Support for set quota for user defined roles
## [2.28.0] 2023-06-23