From a0795dc86a87ee68811703e54268df2ca9178f98 Mon Sep 17 00:00:00 2001 From: Matt Lehman Date: Tue, 25 May 2021 15:16:35 -0700 Subject: [PATCH] Changelog commit in advance of 3.11.79 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aa289834..d7d4cf370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog +## 2021/05/25 3.11.79 +(#922) Optionally skip compression of backups +(#943) Optionally make extra check to ensure Thrift server is actually listening on the rpc_port +(#944) Make disk_access_mode a first class configuration option +(#941) Delete secondary index backup directories after uploading +(#940) Improve operator control over creation of ingress rules + +## 2021/05/12 3.11.78 +Improve operator control over creation of ingress rules + ## 2021/03/17 3.11.77 (#913) Store Private IPs in the token database when the snitch is GPFS.