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

wgtmac 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 59eaf6d  Add release blog for format 2.13.0 (#188)
59eaf6d is described below

commit 59eaf6d2889f8a987bcd3e9e7ab264a1819c12be
Author: Gang Wu <[email protected]>
AuthorDate: Sat Jun 13 20:17:11 2026 +0800

    Add release blog for format 2.13.0 (#188)
---
 content/en/blog/parquet-format/2.13.0.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/content/en/blog/parquet-format/2.13.0.md 
b/content/en/blog/parquet-format/2.13.0.md
new file mode 100644
index 0000000..dfae5b9
--- /dev/null
+++ b/content/en/blog/parquet-format/2.13.0.md
@@ -0,0 +1,18 @@
+---
+title: "2.13.0"
+date: 2026-06-13
+description: >
+---
+
+[Github Release 
Link](https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.13.0).
+
+The [latest version of parquet-format is 
2.13.0](https://dlcdn.apache.org/parquet/apache-parquet-format-2.13.0/apache-parquet-format-2.13.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.13.0/apache-parquet-format-2.13.0.tar.gz.asc)
+*   
[SHA-512](https://dlcdn.apache.org/parquet/apache-parquet-format-2.13.0/apache-parquet-format-2.13.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