Skip to content

Commit

Permalink
Adding release notes for 1.6.3 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
apkar authored and dongxinEric committed Mar 4, 2019
1 parent 878f604 commit 65bce1a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

### 1.6.3

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

### 1.6.2

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

0 comments on commit 65bce1a

Please sign in to comment.