snuyanzin commented on code in PR #707:
URL: https://github.com/apache/flink-web/pull/707#discussion_r1472571063


##########
docs/data/flink_connectors.yml:
##########
@@ -44,11 +44,11 @@ gcp-pubsub:
   compatibility: ["1.16.x", "1.17.x"]
 
 jdbc:
-  name: "Apache Flink JDBC Connector 3.1.1"
-  source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-connector-jdbc-3.1.1/flink-connector-jdbc-3.1.1-src.tgz";
-  source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-jdbc-3.1.1/flink-connector-jdbc-3.1.1-src.tgz.asc";
-  source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-jdbc-3.1.1/flink-connector-jdbc-3.1.1-src.tgz.sha512";
-  compatibility: ["1.16.x", "1.17.x"]
+  name: "Apache Flink JDBC Connector 3.1.2"
+  source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-connector-jdbc-3.1.2/flink-connector-jdbc-3.1.2-src.tgz";
+  source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-jdbc-3.1.2/flink-connector-jdbc-3.1.2-src.tgz.asc";
+  source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-jdbc-3.1.2/flink-connector-jdbc-3.1.2-src.tgz.sha512";
+  compatibility: ["1.16.x", "1.17.x", "1.18.x"]

Review Comment:
   @leonardBang sorry for the confusion
   I noticed that despite there is 1.17 in pom, there is nightly/weekly tests 
for 1.16 as well [1] so we can confirm that tests for Flink 1.16 are passing.
   Based on history it came from FLINK-31699. I assumed it could be as a result 
of failing archunit tests for 1.16. @MartijnVisser please correct me if I'm 
wrong
   
   [1] https://github.com/apache/flink-connector-jdbc/actions/runs/7723924144



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to