diff --git a/debian/changelog b/debian/changelog index bf83aff8c..144d736a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +github-backup-utils (2.10.0) UNRELEASED; urgency=medium + + * Include the user data directory in the benchmark name #311 + * Use existing Elasticsearch indices to speed up transfer during a restore #310 + * Improve detection of failures in cluster backup rsync threads #301 + * Improve redis backup robustness #306 + * Use default niceness for restores #308 + * Add additional case to SSH port detection logic #304 + * Suppress additional dd output noise #289 + * Track completeness of Elasticsearch JSON dumps #298 + + -- Steven Honson Thu, 08 Jun 2017 09:06:16 +1000 + github-backup-utils (2.9.0) UNRELEASED; urgency=medium * Block restores to appliances with HA configured #291 diff --git a/share/github-backup-utils/version b/share/github-backup-utils/version index c8e38b614..10c2c0c3d 100644 --- a/share/github-backup-utils/version +++ b/share/github-backup-utils/version @@ -1 +1 @@ -2.9.0 +2.10.0