This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/sdap-website.git
The following commit(s) were added to refs/heads/staging by this push:
new f512b99 v1.3.0 blog post
f512b99 is described below
commit f512b997899a36bbf7c4510357bc1c3134ab6b0a
Author: rileykk <[email protected]>
AuthorDate: Mon Jul 8 12:41:56 2024 -0700
v1.3.0 blog post
---
announcement/2024/04/17/SDAP-Graduation.html | 2 +
blog.html | 34 +++++++++++++++++
.../2024/07/08/v1.3.0-release.html | 31 +++++++++++++---
source/_posts/2024-07-08-v1.3.0-release.markdown | 43 ++++++++++++++++++++++
4 files changed, 104 insertions(+), 6 deletions(-)
diff --git a/announcement/2024/04/17/SDAP-Graduation.html
b/announcement/2024/04/17/SDAP-Graduation.html
index bc46230..576eb14 100644
--- a/announcement/2024/04/17/SDAP-Graduation.html
+++ b/announcement/2024/04/17/SDAP-Graduation.html
@@ -80,6 +80,8 @@ who has contributed to helping us achieve this goal. Thank
you!</p>
<div>
+<b>Next:</b> <a href="/release/2024/07/08/v1.3.0-release.html">V1.3.0
Release</a>
+
</div>
<!-- footer -->
diff --git a/blog.html b/blog.html
index 1940cd9..010438d 100644
--- a/blog.html
+++ b/blog.html
@@ -61,6 +61,40 @@
+<a href="/release/2024/07/08/v1.3.0-release.html"><h2>V1.3.0 Release</h2></a>
+<p>Posted <b>2024-07-08</b> by <b>Riley Kuttruff</b></p>
+<!--
+
+-->
+
+<p>The SDAP community is pleased to announce our latest release of Apache
SDAP, version 1.3.0, our first release as a Top-Level Project!</p>
+
+<p><a
href="https://sdap-nexus.readthedocs.io/en/1.3.0/build.html">Instructions for
building Docker images from the source release</a></p>
+
+<p><a
href="https://sdap-nexus.readthedocs.io/en/1.3.0/quickstart.html">Instructions
for deploying locally to test</a></p>
+
+<p>Release notes:</p>
+<ul>
+ <li><a
href="https://github.com/apache/sdap-nexus/blob/1.3.0/CHANGELOG.md">Nexus</a></li>
+ <li><a
href="https://github.com/apache/sdap-ingester/blob/1.3.0/CHANGELOG.md">Ingester</a></li>
+</ul>
+
+<p>Resources:</p>
+<ul>
+ <li>Github:
+ <ul>
+ <li><a href="https://github.com/apache/sdap-nexus">Nexus</a></li>
+ <li><a href="https://github.com/apache/sdap-ingester">Ingester</a></li>
+ <li><a href="https://github.com/apache/sdap-nexusproto">Nexus
Proto</a></li>
+ </ul>
+ </li>
+ <li><a
href="https://issues.apache.org/jira/projects/SDAP/issues">Jira</a></li>
+ <li><a href="mailto:[email protected]">Mailing list</a></li>
+</ul>
+
+
+
+
<a href="/announcement/2024/04/17/SDAP-Graduation.html"><h2>Sdap
Graduation</h2></a>
<p>Posted <b>2024-04-17</b> by <b>Riley Kuttruff</b></p>
<!--
diff --git a/announcement/2024/04/17/SDAP-Graduation.html
b/release/2024/07/08/v1.3.0-release.html
similarity index 73%
copy from announcement/2024/04/17/SDAP-Graduation.html
copy to release/2024/07/08/v1.3.0-release.html
index bc46230..8ca2a11 100644
--- a/announcement/2024/04/17/SDAP-Graduation.html
+++ b/release/2024/07/08/v1.3.0-release.html
@@ -57,24 +57,43 @@
</nav>
-<h1>Sdap Graduation</h1>
+<h1>V1.3.0 Release</h1>
-<p>Posted <b>2024-04-17</b> by <b>Riley Kuttruff</b></p>
+<p>Posted <b>2024-07-08</b> by <b>Riley Kuttruff</b></p>
<!--
-->
-<p>The SDAP community is pleased to announce we have graduated the Apache
Incubator to become a Top-Level Project!</p>
+<p>The SDAP community is pleased to announce our latest release of Apache
SDAP, version 1.3.0, our first release as a Top-Level Project!</p>
-<p>This is a significant accomplishment for all who have worked on SDAP and
the SDAP PMC would like to thank everyone
-who has contributed to helping us achieve this goal. Thank you!</p>
+<p><a
href="https://sdap-nexus.readthedocs.io/en/1.3.0/build.html">Instructions for
building Docker images from the source release</a></p>
+<p><a
href="https://sdap-nexus.readthedocs.io/en/1.3.0/quickstart.html">Instructions
for deploying locally to test</a></p>
+
+<p>Release notes:</p>
+<ul>
+ <li><a
href="https://github.com/apache/sdap-nexus/blob/1.3.0/CHANGELOG.md">Nexus</a></li>
+ <li><a
href="https://github.com/apache/sdap-ingester/blob/1.3.0/CHANGELOG.md">Ingester</a></li>
+</ul>
+
+<p>Resources:</p>
+<ul>
+ <li>Github:
+ <ul>
+ <li><a href="https://github.com/apache/sdap-nexus">Nexus</a></li>
+ <li><a href="https://github.com/apache/sdap-ingester">Ingester</a></li>
+ <li><a href="https://github.com/apache/sdap-nexusproto">Nexus
Proto</a></li>
+ </ul>
+ </li>
+ <li><a
href="https://issues.apache.org/jira/projects/SDAP/issues">Jira</a></li>
+ <li><a href="mailto:[email protected]">Mailing list</a></li>
+</ul>
<div>
-<b>Previous:</b> <a href="/release/2024/03/15/v1.2.0-release.html">V1.2.0
Release</a>
+<b>Previous:</b> <a href="/announcement/2024/04/17/SDAP-Graduation.html">Sdap
Graduation</a>
</div>
diff --git a/source/_posts/2024-07-08-v1.3.0-release.markdown
b/source/_posts/2024-07-08-v1.3.0-release.markdown
new file mode 100644
index 0000000..9985084
--- /dev/null
+++ b/source/_posts/2024-07-08-v1.3.0-release.markdown
@@ -0,0 +1,43 @@
+---
+layout: post
+date: "2024-07-08"
+author: Riley Kuttruff
+version: 1.3.0
+categories: [release]
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+
+The SDAP community is pleased to announce our latest release of Apache SDAP,
version 1.3.0, our first release as a Top-Level Project!
+
+[Instructions for building Docker images from the source
release](https://sdap-nexus.readthedocs.io/en/1.3.0/build.html)
+
+[Instructions for deploying locally to
test](https://sdap-nexus.readthedocs.io/en/1.3.0/quickstart.html)
+
+Release notes:
+- [Nexus](https://github.com/apache/sdap-nexus/blob/1.3.0/CHANGELOG.md)
+- [Ingester](https://github.com/apache/sdap-ingester/blob/1.3.0/CHANGELOG.md)
+
+Resources:
+- Github:
+ - [Nexus](https://github.com/apache/sdap-nexus)
+ - [Ingester](https://github.com/apache/sdap-ingester)
+ - [Nexus Proto](https://github.com/apache/sdap-nexusproto)
+- [Jira](https://issues.apache.org/jira/projects/SDAP/issues)
+- [Mailing list](mailto:[email protected])