Skip to content

Commit d91b1b5

Browse files
committed
Update CHANGELOG
1 parent a34430e commit d91b1b5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.0.0-alpha.4]
6+
7+
* **New Features**
8+
* [CLIENT-2446] Only string, integer, bytes map-key types.
9+
* [CLIENT-3559] Missing API to initialize Key from namespace, digest, optional set name and optional user key.
10+
* [CLIENT-2408] Support partition queries.
11+
* [CLIENT-2407] Support `QueryPolicy.max_records` in queries.
12+
* [CLIENT-2401] Support partition scans.
13+
* [CLIENT-2399] Support `ScanPolicy.max_records` in scans.
14+
* [CLIENT-2105] Support scan/query pagination with `PartitionFilter`.
15+
* [CLIENT-2396] Remove legacy client code for old servers.
16+
* [CLIENT-2101] Remove `Policy.priority`, `ScanPolicy.scan_percent` and `ScanPolicy.fail_on_cluster_change`.
17+
518
## [2.0.0-alpha.3]
619

720
* **New Features**

0 commit comments

Comments
 (0)