From 8ebaccade9feeb46e4d4fd8d87fb6b4fb7a17ae9 Mon Sep 17 00:00:00 2001 From: Matt Lehman Date: Wed, 15 Jul 2020 19:01:13 -0700 Subject: [PATCH] Update CHANGELOG in advance of 3.11.69 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac49da3fb..5260fd67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog -## 2020/07/02/ 3.11.68 +## 2020/07/15 3.11.69 +(#894) Fix the inferTokenOwnership information. This will provide all the details to the caller method so they can make decision rather than throwing any exception. +(#897) Make BackupVerificationTask log and emit when there is no verified backup within SLO. Cease requiring the backup to be fully in S3. + +## 2020/07/02 3.11.68 (#891) Adding an exception in the replace-ip path when a node attempts to bootstrap to an existing token because of a stale state. ## 2020/06/04 3.11.67