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

rkk pushed a commit to branch release/1.4.0
in repository https://gitbox.apache.org/repos/asf/sdap-website.git


The following commit(s) were added to refs/heads/release/1.4.0 by this push:
     new 1bc1d62  1.4.0 release
1bc1d62 is described below

commit 1bc1d62773f2bce7745f551585ec9fd9e6d266e6
Author: rileykk <[email protected]>
AuthorDate: Mon Nov 4 08:34:32 2024 -0800

    1.4.0 release
---
 blog.html                                          |  38 ++++++++
 downloads.html                                     | 104 ++++++++++++++++-----
 release/2024/07/08/v1.3.0-release.html             |   2 +
 .../04/v1.4.0-release.html}                        |  20 ++--
 source/_data/releases.yml                          |  24 +++--
 source/_posts/2024-11-04-v1.4.0-release.markdown   |  47 ++++++++++
 6 files changed, 196 insertions(+), 39 deletions(-)

diff --git a/blog.html b/blog.html
index 010438d..b9b0e21 100644
--- a/blog.html
+++ b/blog.html
@@ -61,6 +61,44 @@
 
 
 
+<a href="/release/2024/11/04/v1.4.0-release.html"><h2>V1.4.0 Release</h2></a>
+<p>Posted <b>2024-11-04</b> by <b>Riley Kuttruff</b></p>
+<!--
+
+-->
+
+<p>The SDAP community is pleased to announce our latest release of Apache 
SDAP, version 1.4.0. This release includes introductory
+support for 3-dimensional data, with a reference implementation for 
visualizing TomoSAR (3-dimensional synthetic aperture radar
+tomography). Other 3D use cases could include oceanographic modelling at 
different depths or atmospheric measurements at different
+elevations/pressures.</p>
+
+<p><a 
href="https://sdap-nexus.readthedocs.io/en/1.4.0/build.html";>Instructions for 
building Docker images from the source release</a></p>
+
+<p><a 
href="https://sdap-nexus.readthedocs.io/en/1.4.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.4.0/CHANGELOG.md";>Nexus</a></li>
+  <li><a 
href="https://github.com/apache/sdap-ingester/blob/1.4.0/CHANGELOG.md";>Ingester</a></li>
+  <li><a 
href="https://github.com/apache/sdap-nexusproto/blob/1.4.0/CHANGELOG.md";>Nexus 
Proto</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="/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>
 <!--
diff --git a/downloads.html b/downloads.html
index 79ce99d..b147a60 100644
--- a/downloads.html
+++ b/downloads.html
@@ -78,17 +78,17 @@
     
     <tr>
         <td>Nexus</td>
-        <td>1.3.0</td>
-        <td>2024-06-18</td>
+        <td>1.4.0</td>
+        <td>2024-11-04</td>
         <td>
-            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.3.0/apache-sdap-nexus-1.3.0-src.tar.gz";>
-                [source] apache-sdap-nexus-1.3.0-src.tar.gz
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz";>
+                [source] apache-sdap-nexus-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.3.0/apache-sdap-nexus-1.3.0-src.tar.gz.asc";>
-                [signature] apache-sdap-nexus-1.3.0-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-nexus-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.3.0/apache-sdap-nexus-1.3.0-src.tar.gz.sha512";>
-                [checksum] apache-sdap-nexus-1.3.0-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-nexus-1.4.0-src.tar.gz
             </a>
         </td>
     </tr>
@@ -96,17 +96,17 @@
     
     <tr>
         <td>Ingester</td>
-        <td>1.3.0</td>
-        <td>2024-06-18</td>
+        <td>1.4.0</td>
+        <td>2024-11-04</td>
         <td>
-            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.3.0/apache-sdap-ingester-1.3.0-src.tar.gz";>
-                [source] apache-sdap-ingester-1.3.0-src.tar.gz
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz";>
+                [source] apache-sdap-ingester-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.3.0/apache-sdap-ingester-1.3.0-src.tar.gz.asc";>
-                [signature] apache-sdap-ingester-1.3.0-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-ingester-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.3.0/apache-sdap-ingester-1.3.0-src.tar.gz.sha512";>
-                [checksum] apache-sdap-ingester-1.3.0-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-ingester-1.4.0-src.tar.gz
             </a>
         </td>
     </tr>
@@ -114,17 +114,17 @@
     
     <tr>
         <td>Nexus Protobuf</td>
-        <td>1.0.0</td>
-        <td>2023-01-18</td>
+        <td>1.4.0</td>
+        <td>2024-11-04</td>
         <td>
-            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.0.0-incubating/apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz";>
-                [source] apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz";>
+                [source] apache-sdap-nexusproto-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.0.0-incubating/apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz.asc";>
-                [signature] apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-nexusproto-1.4.0-src.tar.gz
             </a>
-            <a 
href="https://downloads.apache.org/sdap/1.0.0-incubating/apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz.sha512";>
-                [checksum] apache-sdap-nexusproto-1.0.0-incubating-src.tar.gz
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-nexusproto-1.4.0-src.tar.gz
             </a>
         </td>
     </tr>
@@ -148,6 +148,62 @@
     
     
     
+    <tr>
+        
+        <td rowspan="3">1.4.0</td>
+        <td rowspan="3">2024-11-04</td>
+        
+        
+        <td>Nexus</td>
+        <td>
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz";>
+                [source] apache-sdap-nexus-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-nexus-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexus-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-nexus-1.4.0-src.tar.gz
+            </a>
+        </td>
+    </tr>
+    
+    <tr>
+        
+        <td>Ingester</td>
+        <td>
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz";>
+                [source] apache-sdap-ingester-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-ingester-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-ingester-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-ingester-1.4.0-src.tar.gz
+            </a>
+        </td>
+    </tr>
+    
+    <tr>
+        
+        <td>Nexus Protobuf</td>
+        <td>
+            <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz";>
+                [source] apache-sdap-nexusproto-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz.asc";>
+                [signature] apache-sdap-nexusproto-1.4.0-src.tar.gz
+            </a>
+            <a 
href="https://downloads.apache.org/sdap/1.4.0/apache-sdap-nexusproto-1.4.0-src.tar.gz.sha512";>
+                [checksum] apache-sdap-nexusproto-1.4.0-src.tar.gz
+            </a>
+        </td>
+    </tr>
+    
+    
+    
+    
+    
     <tr>
         
         <td rowspan="2">1.3.0</td>
diff --git a/release/2024/07/08/v1.3.0-release.html 
b/release/2024/07/08/v1.3.0-release.html
index 8ca2a11..6fb4f44 100644
--- a/release/2024/07/08/v1.3.0-release.html
+++ b/release/2024/07/08/v1.3.0-release.html
@@ -99,6 +99,8 @@
 
 <div>
 
+<b>Next:</b> <a href="/release/2024/11/04/v1.4.0-release.html">V1.4.0 
Release</a>
+
 </div>
 
       <!-- footer -->
diff --git a/release/2024/07/08/v1.3.0-release.html 
b/release/2024/11/04/v1.4.0-release.html
similarity index 82%
copy from release/2024/07/08/v1.3.0-release.html
copy to release/2024/11/04/v1.4.0-release.html
index 8ca2a11..0ff77a2 100644
--- a/release/2024/07/08/v1.3.0-release.html
+++ b/release/2024/11/04/v1.4.0-release.html
@@ -57,24 +57,28 @@
       </nav>
 
 
-<h1>V1.3.0 Release</h1>
+<h1>V1.4.0 Release</h1>
 
-<p>Posted <b>2024-07-08</b> by <b>Riley Kuttruff</b></p>
+<p>Posted <b>2024-11-04</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>The SDAP community is pleased to announce our latest release of Apache 
SDAP, version 1.4.0. This release includes introductory
+support for 3-dimensional data, with a reference implementation for 
visualizing TomoSAR (3-dimensional synthetic aperture radar
+tomography). Other 3D use cases could include oceanographic modelling at 
different depths or atmospheric measurements at different
+elevations/pressures.</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.4.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><a 
href="https://sdap-nexus.readthedocs.io/en/1.4.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>
+  <li><a 
href="https://github.com/apache/sdap-nexus/blob/1.4.0/CHANGELOG.md";>Nexus</a></li>
+  <li><a 
href="https://github.com/apache/sdap-ingester/blob/1.4.0/CHANGELOG.md";>Ingester</a></li>
+  <li><a 
href="https://github.com/apache/sdap-nexusproto/blob/1.4.0/CHANGELOG.md";>Nexus 
Proto</a></li>
 </ul>
 
 <p>Resources:</p>
@@ -93,7 +97,7 @@
 
 <div>
 
-<b>Previous:</b> <a href="/announcement/2024/04/17/SDAP-Graduation.html">Sdap 
Graduation</a>
+<b>Previous:</b> <a href="/release/2024/07/08/v1.3.0-release.html">V1.3.0 
Release</a>
 
 </div>
 
diff --git a/source/_data/releases.yml b/source/_data/releases.yml
index 31c29f9..a25cc82 100644
--- a/source/_data/releases.yml
+++ b/source/_data/releases.yml
@@ -2,24 +2,34 @@ releases:
   latest:
   - component: nexus
     displayName: Nexus
-    release: 1.3.0
-    releaseDate: 2024-06-18
+    release: 1.4.0
+    releaseDate: 2024-11-04
     incubating: false
   - component: ingester
     displayName: Ingester
-    release: 1.3.0
-    releaseDate: 2024-06-18
+    release: 1.4.0
+    releaseDate: 2024-11-04
     incubating: false
   - component: nexusproto
     displayName: Nexus Protobuf
-    release: 1.0.0
-    releaseDate: 2023-01-18
-    incubating: true
+    release: 1.4.0
+    releaseDate: 2024-11-04
+    incubating: false
 #  - component: insitu
 #    displayName: In-Situ Data Services
 #    release: 1.1.0
 #    releaseDate: TBD
   history:
+  - release: 1.4.0
+    releaseDate: 2024-11-04
+    incubating: false
+    components:
+    - component: nexus
+      displayName: Nexus
+    - component: ingester
+      displayName: Ingester
+    - component: nexusproto
+      displayName: Nexus Protobuf
   - release: 1.3.0
     releaseDate: 2024-06-18
     incubating: false
diff --git a/source/_posts/2024-11-04-v1.4.0-release.markdown 
b/source/_posts/2024-11-04-v1.4.0-release.markdown
new file mode 100644
index 0000000..294418f
--- /dev/null
+++ b/source/_posts/2024-11-04-v1.4.0-release.markdown
@@ -0,0 +1,47 @@
+---
+layout: post
+date: "2024-11-04"
+author: Riley Kuttruff
+version: 1.4.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.4.0. This release includes introductory
+support for 3-dimensional data, with a reference implementation for 
visualizing TomoSAR (3-dimensional synthetic aperture radar
+tomography). Other 3D use cases could include oceanographic modelling at 
different depths or atmospheric measurements at different
+elevations/pressures.
+
+[Instructions for building Docker images from the source 
release](https://sdap-nexus.readthedocs.io/en/1.4.0/build.html)
+
+[Instructions for deploying locally to 
test](https://sdap-nexus.readthedocs.io/en/1.4.0/quickstart.html)
+
+Release notes:
+- [Nexus](https://github.com/apache/sdap-nexus/blob/1.4.0/CHANGELOG.md)
+- [Ingester](https://github.com/apache/sdap-ingester/blob/1.4.0/CHANGELOG.md)
+- [Nexus 
Proto](https://github.com/apache/sdap-nexusproto/blob/1.4.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])

Reply via email to