This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 32e0d7c3c931972d54ffb0518c521d13ecb7da00
Author: Till Rohrmann <[email protected]>
AuthorDate: Wed Aug 8 17:15:59 2018 +0200

    [FLINK-9867] Add release notes file for Flink 1.7
---
 docs/release-notes/flink-1.7.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/docs/release-notes/flink-1.7.md b/docs/release-notes/flink-1.7.md
new file mode 100644
index 0000000..ea6840e
--- /dev/null
+++ b/docs/release-notes/flink-1.7.md
@@ -0,0 +1,25 @@
+---
+title: "Release Notes - Flink 1.7"
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+These release notes discuss important aspects, such as configuration, 
behavior, or dependencies, that changed between Flink 1.6 and Flink 1.7. Please 
read these notes carefully if you are planning to upgrade your Flink version to 
1.7. 
+
+{% top %}

Reply via email to