File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11## Release notes
22
3+ ### 1.6.4
4+
5+ * [ #84 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/84 ) Fix for ` getIndexes() `
6+ * [ #99 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/99 ) Fix for segfault on bulk insert errors
7+ * [ #106 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/106 ) Fix for deadlock in unique index rebuild
8+ * [ #107 ] ( https://github.com/FoundationDB/fdb-document-layer/pull/107 ) Index rebuild ` background ` information persisted with index info
9+ * [ #115 ] ( https://github.com/FoundationDB/fdb-document-layer/pull/115 ) Fix ` versionArray ` in ` buildInfo `
10+ * [ #117 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/117 ) Added support to provide FDB data center to connect to
11+ * [ #124 ] ( https://github.com/FoundationDB/fdb-document-layer/pull/124 ) Fix for create index from mongo shell
12+ * [ #138 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/138 ) Fix for metadata cache inconsistency, causing missing indexes
13+
314### 1.6.3
415
516* [ #38 ] ( https://github.com/FoundationDB/fdb-document-layer/issues/38 ) Fix for compound index selection in query planner
You can’t perform that action at this time.
0 commit comments