Skip to content

Bump version: 2.10.0 #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <snh@github.com> 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
Expand Down
2 changes: 1 addition & 1 deletion share/github-backup-utils/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.0
2.10.0