Skip to content

Commit a93817d

Browse files
committed
Add Apache Flink release 1.9.1
This closes #274
1 parent 107382c commit a93817d

File tree

2 files changed

+262
-27
lines changed

2 files changed

+262
-27
lines changed

_config.yml

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ url: https://flink.apache.org
99

1010
DOCS_BASE_URL: https://ci.apache.org/projects/flink/
1111

12-
FLINK_VERSION_STABLE: 1.9.0
12+
FLINK_VERSION_STABLE: 1.9.1
1313
FLINK_VERSION_STABLE_SHORT: 1.9
1414

1515
FLINK_ISSUES_URL: https://issues.apache.org/jira/browse/FLINK
@@ -52,23 +52,23 @@ flink_releases:
5252
-
5353
version_short: 1.9
5454
binary_release:
55-
name: "Apache Flink 1.9.0"
55+
name: "Apache Flink 1.9.1"
5656
scala_211:
57-
id: "190-download_211"
58-
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.11.tgz"
59-
asc_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.11.tgz.asc"
60-
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.11.tgz.sha512"
57+
id: "191-download_211"
58+
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.11.tgz"
59+
asc_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.11.tgz.asc"
60+
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.11.tgz.sha512"
6161
scala_212:
62-
id: "190-download_212"
63-
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.12.tgz"
64-
asc_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.12.tgz.asc"
65-
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-bin-scala_2.12.tgz.sha512"
62+
id: "191-download_212"
63+
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.12.tgz"
64+
asc_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.12.tgz.asc"
65+
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-bin-scala_2.12.tgz.sha512"
6666
source_release:
67-
name: "Apache Flink 1.9.0"
68-
id: "190-download-source"
69-
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.0/flink-1.9.0-src.tgz"
70-
asc_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-src.tgz.asc"
71-
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.0/flink-1.9.0-src.tgz.sha512"
67+
name: "Apache Flink 1.9.1"
68+
id: "191-download-source"
69+
url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.1/flink-1.9.1-src.tgz"
70+
asc_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-src.tgz.asc"
71+
sha512_url: "https://www.apache.org/dist/flink/flink-1.9.1/flink-1.9.1-src.tgz.sha512"
7272
optional_components:
7373
-
7474
name: "Pre-bundled Hadoop 2.4.1"
@@ -106,26 +106,26 @@ flink_releases:
106106
name: "Avro SQL Format"
107107
category: "SQL Formats"
108108
scala_dependent: false
109-
id: 190-sql-format-avro
110-
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.0/flink-avro-1.9.0.jar
111-
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.0/flink-avro-1.9.0.jar.asc
112-
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.0/flink-avro-1.9.0.jar.sha1
109+
id: 191-sql-format-avro
110+
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.1/flink-avro-1.9.1.jar
111+
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.1/flink-avro-1.9.1.jar.asc
112+
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.1/flink-avro-1.9.1.jar.sha1
113113
-
114114
name: "CSV SQL Format"
115115
category: "SQL Formats"
116116
scala_dependent: false
117-
id: 190-sql-format-csv
118-
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.0/flink-csv-1.9.0.jar
119-
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.0/flink-csv-1.9.0.jar.asc
120-
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.0/flink-csv-1.9.0.jar.sha1
117+
id: 191-sql-format-csv
118+
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.1/flink-csv-1.9.1.jar
119+
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.1/flink-csv-1.9.1.jar.asc
120+
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.1/flink-csv-1.9.1.jar.sha1
121121
-
122122
name: "JSON SQL Format"
123123
category: "SQL Formats"
124124
scala_dependent: false
125-
id: 190-sql-format-json
126-
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.0/flink-json-1.9.0.jar
127-
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.0/flink-json-1.9.0.jar.asc
128-
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.0/flink-json-1.9.0.jar.sha1
125+
id: 191-sql-format-json
126+
url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.1/flink-json-1.9.1.jar
127+
asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.1/flink-json-1.9.1.jar.asc
128+
sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.1/flink-json-1.9.1.jar.sha1
129129
-
130130
version_short: 1.8
131131
binary_release:
@@ -301,6 +301,9 @@ component_releases:
301301

302302
release_archive:
303303
flink:
304+
- version_short: 1.9
305+
version_long: 1.9.1
306+
release_date: 2019-10-18
304307
-
305308
version_short: 1.9
306309
version_long: 1.9.0

0 commit comments

Comments
 (0)