You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by jk...@apache.org on 2023/04/04 13:19:14 UTC

[unomi-site] branch master updated: Apache Unomi 2.2.0 Release website update

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

jkevan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c51a37  Apache Unomi 2.2.0 Release website update
8c51a37 is described below

commit 8c51a370730b028edff34ad0eb7b560aeea5a33f
Author: Kevan <ke...@jahia.com>
AuthorDate: Tue Apr 4 15:18:59 2023 +0200

    Apache Unomi 2.2.0 Release website update
---
 pom.xml                       | 12 +++++-----
 src/main/webapp/download.html | 51 +++++++++++++++++++++++++++++++++----------
 src/main/webapp/index.html    | 20 +++++++++++++++++
 3 files changed, 65 insertions(+), 18 deletions(-)

diff --git a/pom.xml b/pom.xml
index 500755a..15d06d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,12 +46,12 @@
     </repositories>
 
     <properties>
-        <latest.stable.version>2.1.0</latest.stable.version>
-        <next.stable.version>2.2.0</next.stable.version>
-        <next.development.version>2.2.0-SNAPSHOT</next.development.version>
-        <latest.development.version>2.2.0-SNAPSHOT</latest.development.version>
-        <branch.version>2.1.x</branch.version>
-        <doc.version>2_1_x</doc.version>
+        <latest.stable.version>2.2.0</latest.stable.version>
+        <next.stable.version>2.3.0</next.stable.version>
+        <next.development.version>2.3.0-SNAPSHOT</next.development.version>
+        <latest.development.version>2.3.0-SNAPSHOT</latest.development.version>
+        <branch.version>2.2.x</branch.version>
+        <doc.version>2_2_x</doc.version>
     </properties>
 
 
diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index 0a80ca8..b24b46a 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -11,24 +11,24 @@ layout: default
           <div class="card flex-md-row mb-2 box-shadow h-md-250">
             <div class="card-body d-flex flex-column align-items-start">
               <strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i> Latest release</strong>
-              <h3 class="mb-0 text-dark">Unomi <span class="text-muted">2.1.0</span></h3>
-              <div class="mb-1 text-muted">November 28th, 2022</div>
+              <h3 class="mb-0 text-dark">Unomi <span class="text-muted">2.2.0</span></h3>
+              <div class="mb-1 text-muted">April 4th, 2023</div>
               <p class="card-text mb-auto">
                 Binary Distribution :
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.1.0/unomi-2.1.0-bin.tar.gz">tar.gz</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.tar.gz.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.tar.gz.sha512">SHA512</a>] -
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.1.0/unomi-2.1.0-bin.zip">zip</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.zip.sha512">SHA512</a>]
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.2.0/unomi-2.2.0-bin.tar.gz">tar.gz</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-bin.tar.gz.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-bin.tar.gz.sha512">SHA512</a>] -
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.2.0/unomi-2.2.0-bin.zip">zip</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-bin.zip.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-bin.zip.sha512">SHA512</a>]
               </p>
               <p class="card-text mb-auto">
                 Source Distribution :
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.1.0/unomi-2.1.0-src.zip">zip</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-src.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.1.0/unomi-2.1.0-src.zip.sha512">SHA512</a>]
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/2.2.0/unomi-2.2.0-src.zip">zip</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-src.zip.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/2.2.0/unomi-2.2.0-src.zip.sha512">SHA512</a>]
               </p>
-            <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12352332" role="button" target="_blank">Release notes &raquo;</a>
+            <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12352514" role="button" target="_blank">Release notes &raquo;</a>
             </div>
           </div>
         </div>
@@ -119,6 +119,33 @@ layout: default
                     </tr>
                 </thead>
                   <tbody>
+                  <tr>
+                      <td>2.1.0</td>
+                      <td><a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.tar.gz">tar.gz</a>
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.tar.gz.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.tar.gz.sha512">SHA512</a>]<br>
+                          <a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.zip">zip</a>
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.zip.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-bin.zip.sha512">SHA512</a>]
+                      </td>
+                      <td>
+                          <a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-src.zip">zip</a>
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-src.zip.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/2.1.0/unomi-2.1.0-src.zip.sha512">SHA512</a>]
+                      </td>
+                      <td><a target="_blank"
+                             href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12352332">Release
+                          Notes</a></td>
+                  </tr>
                   <tr>
                       <td>2.0.0</td>
                       <td><a target="_blank"
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 108c65e..8dc8308 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -27,6 +27,26 @@ layout: default
 
     <h1 class="mb-5">News</h1>
 
+    <div class="row">
+        <div class="col-lg-6 pl-5">
+            <h3>Version 2.2.0 released!</h3>
+            <h4>Changes in 2.2.0 (since 2.1.0)</h4>
+            <ul>
+                <li>Reduced the number of ElasticSearch indices</li>
+                <li>Implemented ElasticSearch rollover strategy to optimize the monthly indices rotation (events, sessions)</li>
+                <li>Bug fixes and improvements in the profile merge system</li>
+                <li>New JSON Schema endpoint allowing for direct validation of events</li>
+                <li>Performance improvements for direct profile export to CSV</li>
+                <li>Upgraded user agent library (Yauaa) to version 7.9.0</li>
+                <li>Other small bug fixes and improvements</li>
+            </ul>
+        </div><!-- /.col-lg-8 -->
+        <div class="col-lg-6 my-auto mx-auto">
+        </div><!-- /.col-lg-4 -->
+    </div><!-- /.row -->
+
+    <hr class="featurette-divider">
+
     <div class="row">
         <div class="col-lg-6 pl-5">
             <h3>Version 1.8.0 released!</h3>