Skip to content

Commit 65bce1a

Browse files
apkardongxinEric
authored andcommitted
Adding release notes for 1.6.3 (#102)
1 parent 878f604 commit 65bce1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

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

33
### 1.6.3
44

5+
* [#38](https://github.com/FoundationDB/fdb-document-layer/issues/38) Fix for compound index selection in query planner
6+
* [#46](https://github.com/FoundationDB/fdb-document-layer/issues/46) Fix for query bounds with compound indexes
7+
* [#47](https://github.com/FoundationDB/fdb-document-layer/issues/47) Better errors on large keys
8+
* [#51](https://github.com/FoundationDB/fdb-document-layer/issues/51) `delete` commands don't create collection any more
9+
* [#54](https://github.com/FoundationDB/fdb-document-layer/issues/54) Fix for `buildInfo` command
10+
* [#66](https://github.com/FoundationDB/fdb-document-layer/issues/66) Fix for crash on `dropIndex` command
11+
* [#93](https://github.com/FoundationDB/fdb-document-layer/issues/93) Adding primary index to `listIndexes()` response
12+
513
### 1.6.2
614

715
* [#32](https://github.com/FoundationDB/fdb-document-layer/issues/32) Fix for Ubuntu deb packages

0 commit comments

Comments
 (0)