From 80bb1dd93efc1efe3a8121bb8933d8842a251e5d Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Fri, 7 Sep 2018 15:32:24 -0700 Subject: Release v8.3.0 Includes custom action support for proxying SSH to a Geo secondary --- CHANGELOG | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8003da8..2c2cae6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v8.3.0 + - Add custom action (e.g. proxying SSH push) support + v8.2.1 - Fix HTTP status code handling for /api/v4/allowed API endpoint diff --git a/VERSION b/VERSION index 2b0aa21..2bf50aa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.2.1 +8.3.0 -- cgit v1.2.1