This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 9714bc390 deploy: 6ed38b28647a4fd6e14c3173903a5fa5bb710cfe
9714bc390 is described below
commit 9714bc39022b4e0f8f6278a7363e21330a745ecb
Author: kevinjqliu <[email protected]>
AuthorDate: Sat Jan 17 20:08:16 2026 +0000
deploy: 6ed38b28647a4fd6e14c3173903a5fa5bb710cfe
---
download.html | 3 +--
print.html | 5 +----
release.html | 2 --
searchindex.js | 2 +-
searchindex.json | 2 +-
5 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/download.html b/download.html
index 75d56ff4f..f539f9624 100644
--- a/download.html
+++ b/download.html
@@ -200,8 +200,7 @@
<h1 id="apache-iceberg-rust-downloads"><a class="header"
href="#apache-iceberg-rust-downloads">Apache Iceberg™ Rust Downloads</a></h1>
<p>The official Apache Iceberg-Rust releases are provided as source
artifacts.</p>
<h2 id="releases"><a class="header" href="#releases">Releases</a></h2>
-<p>The latest source release is <a
href="https://www.apache.org/dyn/closer.lua/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz">0.7.0</a>
(<a
href="https://downloads.apache.org/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz.asc">asc</a>,
-<a
href="https://downloads.apache.org/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz.sha512">sha512</a>).</p>
+<p>Find the latest source release at the <a
href="https://dlcdn.apache.org/iceberg/">Apache CDN</a>. For release notes, see
the <a href="https://github.com/apache/iceberg-rust/releases">GitHub releases
page</a>.</p>
<p>For older releases, please check the <a
href="https://archive.apache.org/dist/iceberg/">archive</a>.</p>
<h2 id="notes"><a class="header" href="#notes">Notes</a></h2>
<ul>
diff --git a/print.html b/print.html
index 9f6436ac3..cb3357489 100644
--- a/print.html
+++ b/print.html
@@ -257,8 +257,7 @@ iceberg-catalog-rest = "0.6.0"
<h1 id="apache-iceberg-rust-downloads"><a class="header"
href="#apache-iceberg-rust-downloads">Apache Iceberg™ Rust Downloads</a></h1>
<p>The official Apache Iceberg-Rust releases are provided as source
artifacts.</p>
<h2 id="releases"><a class="header" href="#releases">Releases</a></h2>
-<p>The latest source release is <a
href="https://www.apache.org/dyn/closer.lua/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz">0.7.0</a>
(<a
href="https://downloads.apache.org/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz.asc">asc</a>,
-<a
href="https://downloads.apache.org/iceberg/apache-iceberg-rust-0.7.0/apache-iceberg-rust-0.7.0-src.tar.gz.sha512">sha512</a>).</p>
+<p>Find the latest source release at the <a
href="https://dlcdn.apache.org/iceberg/">Apache CDN</a>. For release notes, see
the <a href="https://github.com/apache/iceberg-rust/releases">GitHub releases
page</a>.</p>
<p>For older releases, please check the <a
href="https://archive.apache.org/dist/iceberg/">archive</a>.</p>
<h2 id="notes"><a class="header" href="#notes">Notes</a></h2>
<ul>
@@ -1120,8 +1119,6 @@ git push origin "v${iceberg_version}"
<h3 id="publish-artifacts-to-svn-release-branch"><a class="header"
href="#publish-artifacts-to-svn-release-branch">Publish artifacts to SVN
RELEASE branch</a></h3>
<pre><code class="language-shell">svn mv
https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-${release_version}
https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-rust-${iceberg_version}
-m "Release Apache Iceberg Rust ${iceberg_version}"
</code></pre>
-<h3 id="change-iceberg-rust-website-download-link"><a class="header"
href="#change-iceberg-rust-website-download-link">Change Iceberg Rust Website
download link</a></h3>
-<p>Update the download link in <code>website/src/download.md</code> to the new
release version.</p>
<h3 id="create-a-github-release"><a class="header"
href="#create-a-github-release">Create a GitHub Release</a></h3>
<ul>
<li>Click <a
href="https://github.com/apache/iceberg-rust/releases/new">here</a> to create a
new release.</li>
diff --git a/release.html b/release.html
index f2ab026d4..db92f31d8 100644
--- a/release.html
+++ b/release.html
@@ -485,8 +485,6 @@ git push origin "v${iceberg_version}"
<h3 id="publish-artifacts-to-svn-release-branch"><a class="header"
href="#publish-artifacts-to-svn-release-branch">Publish artifacts to SVN
RELEASE branch</a></h3>
<pre><code class="language-shell">svn mv
https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-${release_version}
https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-rust-${iceberg_version}
-m "Release Apache Iceberg Rust ${iceberg_version}"
</code></pre>
-<h3 id="change-iceberg-rust-website-download-link"><a class="header"
href="#change-iceberg-rust-website-download-link">Change Iceberg Rust Website
download link</a></h3>
-<p>Update the download link in <code>website/src/download.md</code> to the new
release version.</p>
<h3 id="create-a-github-release"><a class="header"
href="#create-a-github-release">Create a GitHub Release</a></h3>
<ul>
<li>Click <a
href="https://github.com/apache/iceberg-rust/releases/new">here</a> to create a
new release.</li>
diff --git a/searchindex.js b/searchindex.js
index eeb037fbe..ac3186395 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
[...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index c5e50f53d..aac22a32c 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
[...]
\ No newline at end of file
+{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
[...]
\ No newline at end of file