From 95d38267691e520b1538b61009b0f314cc43c4b1 Mon Sep 17 00:00:00 2001 From: Matt Klein Date: Thu, 4 Oct 2018 16:08:33 -0700 Subject: [PATCH] bump version to 1.9.0-dev Signed-off-by: Matt Klein --- DEPRECATED.md | 2 ++ VERSION | 2 +- docs/root/intro/version_history.rst | 3 +++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DEPRECATED.md b/DEPRECATED.md index 54acce6fa1119..447a428858709 100644 --- a/DEPRECATED.md +++ b/DEPRECATED.md @@ -6,6 +6,8 @@ As of release 1.3.0, Envoy will follow a The following features have been DEPRECATED and will be removed in the specified release cycle. A logged warning is expected for each deprecated item that is in deprecation window. +## Version 1.9.0 (pending) + ## Version 1.8.0 (Oct 4, 2018) * Use of the v1 API (including `*.deprecated_v1` fields in the v2 API) is deprecated. diff --git a/VERSION b/VERSION index 27f9cd322bb91..b57588e592f8b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0-dev diff --git a/docs/root/intro/version_history.rst b/docs/root/intro/version_history.rst index d8f41be62ba54..af71cce86c77b 100644 --- a/docs/root/intro/version_history.rst +++ b/docs/root/intro/version_history.rst @@ -1,6 +1,9 @@ Version history --------------- +1.9.0 (pending) +=============== + 1.8.0 (Oct 4, 2018) =================== * access log: added :ref:`response flag filter `