From 887f03eb199865de1892f29778d3b822749f6c34 Mon Sep 17 00:00:00 2001 From: jsteemann Date: Thu, 17 Dec 2015 22:05:20 +0100 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ba695985d2..f4ae87d451 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -293,7 +293,7 @@ v2.8.0-alpha1 (2015-12-03) re-enabled by explicitly setting the option `returnBodyOnError` to `false` (#1437) -v2.7.3 (XXXX-XX-XX) +v2.7.3 (2015-12-17) ------------------- * fixed disappearing of documents for collections transferred via `sync` or @@ -920,7 +920,24 @@ v2.7.0-rc1 (2015-09-17) The "Applications" tab in the web interfaces has been renamed to "Services". -v2.6.11 (XXXX-XX-XX) +v2.6.12 (2015-12-02) +-------------------- + +* fixed disappearing of documents for collections transferred via `sync` if the + the collection was dropped right before synchronization and drop and (re-)create + collection markers were located in the same WAL file + +* added missing lock instruction for primary index in compactor size calculation + +* fixed issue #1589 + +* fixed issue #1583 + +* Foxx: optional configuration options no longer log validation errors when assigned + empty values (#1495) + + +v2.6.11 (2015-11-18) -------------------- * fixed potentially invalid pointer access in shaper when the currently accessed @@ -1770,9 +1787,17 @@ v2.6.0 (2015-06-20) for a lock on a DBserver as blocked -v2.5.6 (XXXX-XX-XX) +v2.5.7 (2015-08-02) ------------------- +* V8: Upgrade to version 4.1.0.27 - this is intended to be the stable V8 version. + + +v2.5.6 (2015-07-21) +------------------- + +* alter Windows build infrastructure so we can properly store pdb files. + * potentially fixed issue #1313: Wrong metric calculation at dashboard Escape whitespace in process name when scanning /proc/pid/stats