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

fokko pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


The following commit(s) were added to refs/heads/production by this push:
     new 4c3a349  Add parquet-format-2.11.0 (#109)
4c3a349 is described below

commit 4c3a349e5b0cd4576e521f79c28cd163cd4f0423
Author: Gang Wu <[email protected]>
AuthorDate: Mon Mar 24 15:56:24 2025 +0800

    Add parquet-format-2.11.0 (#109)
---
 content/en/blog/parquet-format/2.11.0.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/content/en/blog/parquet-format/2.11.0.md 
b/content/en/blog/parquet-format/2.11.0.md
new file mode 100755
index 0000000..850aa5d
--- /dev/null
+++ b/content/en/blog/parquet-format/2.11.0.md
@@ -0,0 +1,18 @@
+---
+title: "2.11.0"
+date: 2025-03-23
+description: >
+---
+
+[Github Release 
Link](https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.11.0).
+
+The [latest version of parquet-format is 
2.11.0](https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz).
+
+To [check the validity](https://www.apache.org/info/verification.html) of this 
release, use its:
+
+*   [Release manager OpenPGP key](https://downloads.apache.org/parquet/KEYS)
+*   [OpenPGP 
signature](https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz.asc)
+*   
[SHA-512](https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz.sha512)
+
+
+Older releases can be found in the Archives of the Apache Software Foundation: 
[https://archive.apache.org/dist/parquet/](https://archive.apache.org/dist/parquet/)

Reply via email to