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

martijnvisser pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a50e439ac [released] Add Flink-Shaded 21.0
a50e439ac is described below

commit a50e439acc6e439da3f6a14441eb5586c201fb5c
Author: Martijn Visser <[email protected]>
AuthorDate: Wed Dec 24 13:24:06 2025 +0100

    [released] Add Flink-Shaded 21.0
---
 docs/data/additional_components.yml | 6 ++++++
 docs/data/release_archive.yml       | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/docs/data/additional_components.yml 
b/docs/data/additional_components.yml
index 8a34fdabe..e7c7e8697 100644
--- a/docs/data/additional_components.yml
+++ b/docs/data/additional_components.yml
@@ -21,6 +21,12 @@ flink-connector-parent:
   source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-parent-1.1.0/flink-connector-parent-1.1.0-src.tgz.asc";
   source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-parent-1.1.0/flink-connector-parent-1.1.0-src.tgz.sha512";
 
+flink-shaded-21.0:
+  name: "Apache Flink-shaded 21.0 Source Release"
+  source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-shaded-21.0/flink-shaded-21.0-src.tgz";
+  source_release_asc_url: 
"https://downloads.apache.org/flink/flink-shaded-21.0/flink-shaded-21.0-src.tgz.asc";
+  source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-shaded-21.0/flink-shaded-21.0-src.tgz.sha512";
+
 flink-shaded-20.0:
   name: "Apache Flink-shaded 20.0 Source Release"
   source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-shaded-20.0/flink-shaded-20.0-src.tgz";
diff --git a/docs/data/release_archive.yml b/docs/data/release_archive.yml
index ec9123704..e9ab97ded 100644
--- a/docs/data/release_archive.yml
+++ b/docs/data/release_archive.yml
@@ -739,6 +739,9 @@ release_archive:
       filename: "kafka"
 
   flink_shaded:
+    -
+      version: "21.0"
+      release_date: 2026-01-12
     -
       version: "20.0"
       release_date: 2025-02-24

Reply via email to