This is an automated email from the ASF dual-hosted git repository.
abti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 848b687 Apache Gobblin 0.17.0 Release
848b687 is described below
commit 848b687ddfa7f40a9628df0fc1354c43bbc68040
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Wed Aug 30 20:56:05 2023 -0700
Apache Gobblin 0.17.0 Release
---
download/index.html | 13 +++++++++++++
index.html | 8 ++++++++
navigation.html | 1 +
3 files changed, 22 insertions(+)
diff --git a/download/index.html b/download/index.html
index 0d46353..1b6409c 100644
--- a/download/index.html
+++ b/download/index.html
@@ -67,6 +67,19 @@
<!-- Release Step 2: Create a new section by copying the
provided template for new release -->
+ <!-- 0.17.0 Release start -->
+ <h3 id="latest-label-label-primary-">0.17.0</h3>
+
+ <p>
+ Official <a
href="https://dlcdn.apache.org/gobblin/apache-gobblin-0.17.0/apache-gobblin-incubating-sources-0.17.0.tgz"
target="_blank">source release</a>
+ [ <a
href="https://dlcdn.apache.org/gobblin/apache-gobblin-0.17.0/apache-gobblin-incubating-sources-0.17.0.tgz.sha512"
target="_blank">SHA512</a> ]
+ [ <a
href="https://dlcdn.apache.org/gobblin/apache-gobblin-0.17.0/apache-gobblin-incubating-sources-0.17.0.tgz.asc"
target="_blank">ASC</a> ]
+ </p>
+ <p>
+ <a
href="https://github.com/apache/gobblin/blob/0.17.0/CHANGELOG.md"
target="_blank" rel="nofollow">CHANGELOG</a>
+ </p>
+ <!-- 0.17.0 Release end -->
+
<!-- 0.16.0 Release start -->
<h3 id="latest-label-label-primary-">0.16.0</h3>
diff --git a/index.html b/index.html
index 8468b63..632235a 100644
--- a/index.html
+++ b/index.html
@@ -89,6 +89,14 @@
<p class="latest-news-header">Latest News</p>
+ <div class="row latest-news-item">
+ <div class="col-sm-12" style="margin-bottom: 5px">
+ <span style="font-size: 12px; margin-right: 5px;">Aug
2023</span>
+ <a
href="https://www.apache.org/dyn/closer.cgi/gobblin/apache-gobblin-0.17.0/"
target="_blank">
+ Apache Gobblin 0.17.0 released.</a>
+ </div>
+ </div>
+
<div class="row latest-news-item">
<div class="col-sm-12" style="margin-bottom: 5px">
<span style="font-size: 12px; margin-right: 5px;">Feb
2022</span>
diff --git a/navigation.html b/navigation.html
index 143af8b..1e0e9b4 100644
--- a/navigation.html
+++ b/navigation.html
@@ -29,6 +29,7 @@
<!-- Release Step 1: Add a new li tag for new release -->
<!-- hint: copy and replicate the line below for subsequent
releases -->
<!-- eg. <li><a
href="https://www.apache.org/dyn/closer.lua/gobblin/apache-gobblin-incubating-0.XY.0/">0.XY.0
<i class="fa fa-external-link"></i></a></li> -->
+ <li><a
href="https://www.apache.org/dyn/closer.cgi/gobblin/apache-gobblin-0.17.0/"
target="_blank">0.17.0 <i class="fa fa-external-link"></i></a></li>
<li><a
href="https://www.apache.org/dyn/closer.cgi/gobblin/apache-gobblin-0.16.0/"
target="_blank">0.16.0 <i class="fa fa-external-link"></i></a></li>
<li><a
href="https://www.apache.org/dyn/closer.lua/gobblin/apache-gobblin-incubating-0.15.0/"
target="_blank">0.15.0 <i class="fa fa-external-link"></i></a></li>
<li><a
href="https://www.apache.org/dyn/closer.lua/gobblin/apache-gobblin-incubating-0.14.0/"
target="_blank">0.14.0 <i class="fa fa-external-link"></i></a></li>