From ffd8cb9c4a23b5f9d96966ff7ae9cdf5944458fc Mon Sep 17 00:00:00 2001 From: Matt Lehman Date: Wed, 12 May 2021 16:55:01 -0700 Subject: [PATCH] Changelog commit in advance of 3.1.105 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bcd22a9b..f0030696a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog +## 2021/05/12 3.1.105 +(#939) Improve the configurability of setting ingress rules. + +## 2021/03/23 3.1.104 +Bugfix: Revert adding role_manager to cassandra 2.1 yaml due to incompatibility + ## 2021/03/17 3.1.103 (#923) Store private ips in the token database when using GPFS. Plus substantial refactoring of token generation logic.