Skip to content

Releases: FoundationDB/fdb-document-layer

Release 1.8.3

30 Sep 21:14
45b393d
Compare
Choose a tag to compare

1.8.3

  • #214 - Bump FoundationDB API version to 610. This is a workaround to avoid the 6.1 -> 6.2 upgrade issue being fixed in FoundationDB.

Release 1.8.2

06 Sep 17:15
a8583d5
Compare
Choose a tag to compare
  • #212 - Avoids deadlock in connection handler over failures
  • #212 - Add new connection rate metrics
  • #212 - Publish CPU metrics at high priority, so we wont miss metrics under load

Release 1.8.1

05 Sep 01:58
ce9be68
Compare
Choose a tag to compare
  • #209 - CPU and memory usage metris. And Table/Index scan metrics
  • #210 - Network thread CPU usage metrics

Release 1.8.0

14 Aug 07:28
86676b9
Compare
Choose a tag to compare
  • #94 - Added renameCollection command
  • #129 - Moved to FDB dependency 6.0 -> 6.1
  • #194 - Fixed unnecessary memory copies with DataKey and DataValue.
  • #202 - Fix for a memory leak on new connections

Release 1.7.2

22 May 01:38
60f7468
Compare
Choose a tag to compare
  • #185 Fix for compound index selection query planner

Release 1.7.1

27 Apr 15:17
a4d6132
Compare
Choose a tag to compare
  • #135 Fix for None value handling in arrays
  • #175 Fix the bug that command dropIndex's error message misses some fields
  • #177 Fix for getMore hangs on error
  • #180 Fix getDocLayerVersion command
  • #182 Fix the transaction timeout error for long running reads

Release 1.7.0

27 Apr 15:14
Compare
Choose a tag to compare
  • #49 Slow query logging
  • #145 Added connectionStatus command
  • #150 Removed explicit transactions. They will be added back with MongoDB v4.0 compatibility
  • #151 Fixed $addToSet update operator to return None values properly with arrays
  • #154 Better update command testing
  • #161 Added more metrics
  • #165 Fix FlowLock usage, which is causing transaction timeouts.
  • #168 Deleted document count returned with correct type, int instead of string
  • #169 DocLayer now returns error as $err as the drivers except

Release 1.6.4

06 Apr 00:24
eb2a710
Compare
Choose a tag to compare
  • #84 Fix for getIndexes()
  • #99 Fix for segfault on bulk insert errors
  • #106 Fix for deadlock in unique index rebuild
  • #107 Index rebuild background information persisted with index info
  • #115 Fix versionArray in buildInfo
  • #117 Added support to provide FDB data center to connect to
  • #124 Fix for create index from mongo shell
  • #138 Fix for metadata cache inconsistency, causing missing indexes

Release 1.6.3

06 Mar 18:07
Compare
Choose a tag to compare
  • #38 Fix for compound index selection in query planner
  • #46 Fix for query bounds with compound indexes
  • #47 Better errors on large keys
  • #51 delete commands don't create collection any more
  • #54 Fix for buildInfo command
  • #66 Fix for crash on dropIndex command
  • #93 Adding primary index to listIndexes() response

Release 1.6.2

11 Feb 18:30
fbfc848
Compare
Choose a tag to compare
  • #32 Fix for Ubuntu deb packages
  • #62 Fix for broken handling of OP_QUERY commands with mixed case