You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/01/26 03:14:15 UTC

[incubator-nlpcraft-website] branch master updated: 0.7.4 release pre.

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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c3591d  0.7.4 release pre.
1c3591d is described below

commit 1c3591d83884e9555ddbe3b343670bc3f70028fc
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Mon Jan 25 19:13:06 2021 -0800

    0.7.4 release pre.
---
 _config.yml            |  2 +-
 _data/bin-releases.yml | 12 +++++++++++-
 _data/news.yml         |  8 ++++++++
 _data/src-releases.yml |  9 +++++++++
 4 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/_config.yml b/_config.yml
index 065dc6e..4a863c6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,7 +27,7 @@ github_username:  nlpcraft
 
 # Manually update to the latest version:
 # ===================
-latest_version: 0.7.3
+latest_version: 0.7.4
 java_client_latest_version: 0.7.2
 # ===================
 
diff --git a/_data/bin-releases.yml b/_data/bin-releases.yml
index 8d7c757..3659032 100644
--- a/_data/bin-releases.yml
+++ b/_data/bin-releases.yml
@@ -15,9 +15,19 @@
 # limitations under the License.
 #
 
+- version: 0.7.4
+  date: Jan 31, 2021
+  zip_name: apache-nlpcraft-incubating-bin-0.7.4.zip
+  zip_url: https://github.com/aradzinski/binstore/releases/download/v0.7.4/apache-nlpcraft-incubating-bin-0.7.4.zip
+  sha256_url: https://github.com/aradzinski/binstore/releases/download/v0.7.4/apache-nlpcraft-incubating-bin-0.7.4.zip.sha256
+  pgp_url: https://github.com/aradzinski/binstore/releases/download/v0.7.4/apache-nlpcraft-incubating-bin-0.7.4.zip.asc
+  github_link: https://github.com/apache/incubator-nlpcraft/tree/v0.7.4
+  #  dockerhub_link: https://hub.docker.com/r/nlpcraftserver/server
+  backward_compatible: no
+
 - version: 0.7.3
   date: Dec 31, 2020
-  zip_name: apache-nlpcraft-incubating-bin-0.7.2.zip
+  zip_name: apache-nlpcraft-incubating-bin-0.7.3.zip
   zip_url: https://github.com/aradzinski/binstore/releases/download/v0.7.3/apache-nlpcraft-incubating-bin-0.7.3.zip
   sha256_url: https://github.com/aradzinski/binstore/releases/download/v0.7.3/apache-nlpcraft-incubating-bin-0.7.3.zip.sha256
   pgp_url: https://github.com/aradzinski/binstore/releases/download/v0.7.3/apache-nlpcraft-incubating-bin-0.7.3.zip.asc
diff --git a/_data/news.yml b/_data/news.yml
index a1adb83..93b61ad 100644
--- a/_data/news.yml
+++ b/_data/news.yml
@@ -15,6 +15,14 @@
 # limitations under the License.
 #
 
+- title: 📢 Apache NLPCraft 0.7.4 Released
+  url: /relnotes/release-notes-0.7.4.html
+  excerpt: Download NLPCraft 0.7.4. Over 28 💪 fixes, improvements and enhancements.
+  publish_date: January 31, 2021
+  avatar_url: images/nlpcraft_logo.png
+  twitter_id: apachenlpcraft
+  href_target: _self
+
 - title: Composable Named Entities
   url: /blogs/composable_named_entities.html
   excerpt: Most of the NLP tasks start with the basic challenge - how to find or detect something in the text...
diff --git a/_data/src-releases.yml b/_data/src-releases.yml
index a7ecf54..8b03523 100644
--- a/_data/src-releases.yml
+++ b/_data/src-releases.yml
@@ -15,6 +15,15 @@
 # limitations under the License.
 #
 
+- version: 0.7.4
+  date: Jan 31, 2021
+  zip_name: apache-nlpcraft-incubating-0.7.4.zip
+  zip_url: https://www.apache.org/dyn/closer.cgi?filename=incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.4.zip&action=download
+  sha256_url: https://downloads.apache.org/incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.4.zip.sha256
+  pgp_url: https://downloads.apache.org/incubator/nlpcraft/nlpcraft/apache-nlpcraft-incubating-0.7.4.zip.asc
+  github_link: https://github.com/apache/incubator-nlpcraft/tree/v0.7.4
+  backward_compatible: no
+
 - version: 0.7.3
   date: Dec 31, 2020
   zip_name: apache-nlpcraft-incubating-0.7.3.zip